![]() |
|
|||
0001 /* SPDX-License-Identifier: GPL-2.0-only */ 0002 /* 0003 * Platform data for Arizona micsupp regulator 0004 * 0005 * Copyright 2017 Cirrus Logic 0006 */ 0007 0008 #ifndef ARIZONA_MICSUPP_H 0009 #define ARIZONA_MICSUPP_H 0010 0011 struct regulator_init_data; 0012 0013 struct arizona_micsupp_pdata { 0014 /** Regulator configuration for micsupp */ 0015 const struct regulator_init_data *init_data; 0016 }; 0017 0018 #endif
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.1.0 LXR engine. The LXR team |
![]() ![]() |