/linux-4.4.14/include/linux/ |
D | pwm.h | 298 struct pwm_lookup { struct 319 void pwm_add_table(struct pwm_lookup *table, size_t num); argument 320 void pwm_remove_table(struct pwm_lookup *table, size_t num); 322 static inline void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table() 326 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table()
|
/linux-4.4.14/arch/avr32/boards/merisc/ |
D | setup.c | 173 static struct pwm_lookup pwm_lookup[] = { variable 289 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in merisc_init()
|
/linux-4.4.14/arch/avr32/boards/favr-32/ |
D | setup.c | 235 static struct pwm_lookup pwm_lookup[] = { variable 260 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in favr32_setup_atmel_pwm_bl()
|
/linux-4.4.14/arch/avr32/boards/atngw100/ |
D | mrmt.c | 159 static struct pwm_lookup pwm_lookup[] = { variable 336 pwm_add_table(pwm_lookup, ARRAY_SIZE(pwm_lookup)); in mrmt1_init()
|
/linux-4.4.14/arch/unicore32/kernel/ |
D | puv3-nb0916.c | 53 static struct pwm_lookup nb0916_pwm_lookup[] = {
|
/linux-4.4.14/arch/arm/mach-pxa/ |
D | colibri-pxa270-income.c | 188 static struct pwm_lookup income_pwm_lookup[] = {
|
D | palmte2.c | 142 static struct pwm_lookup palmte2_pwm_lookup[] = {
|
D | pcm990-baseboard.c | 152 static struct pwm_lookup pcm990_pwm_lookup[] = {
|
D | palm27x.c | 274 static struct pwm_lookup palm27x_pwm_lookup[] = {
|
D | zylonite.c | 124 static struct pwm_lookup zylonite_pwm_lookup[] = {
|
D | palmtc.c | 170 static struct pwm_lookup palmtc_pwm_lookup[] = {
|
D | tavorevb.c | 172 static struct pwm_lookup tavorevb_pwm_lookup[] = {
|
D | lpd270.c | 275 static struct pwm_lookup lpd270_pwm_lookup[] = {
|
D | z2.c | 203 static struct pwm_lookup z2_pwm_lookup[] = {
|
D | mainstone.c | 252 static struct pwm_lookup mainstone_pwm_lookup[] = {
|
D | cm-x300.c | 309 static struct pwm_lookup cm_x300_pwm_lookup[] = {
|
D | viper.c | 354 static struct pwm_lookup viper_pwm_lookup[] = {
|
D | mioa701.c | 185 static struct pwm_lookup mioa701_pwm_lookup[] = {
|
D | magician.c | 356 static struct pwm_lookup magician_pwm_lookup[] = {
|
D | hx4700.c | 574 static struct pwm_lookup hx4700_pwm_lookup[] = {
|
D | raumfeld.c | 535 static struct pwm_lookup raumfeld_pwm_lookup[] = {
|
D | ezx.c | 53 static struct pwm_lookup ezx_pwm_lookup[] = {
|
/linux-4.4.14/arch/arm/mach-clps711x/ |
D | board-edb7211.c | 112 static struct pwm_lookup edb7211_pwm_lookup[] = {
|
/linux-4.4.14/drivers/mfd/ |
D | intel_soc_pmic_core.c | 43 static struct pwm_lookup crc_pwm_lookup[] = {
|
/linux-4.4.14/drivers/pwm/ |
D | core.c | 635 void pwm_add_table(struct pwm_lookup *table, size_t num) in pwm_add_table() 652 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() 685 struct pwm_lookup *p, *chosen = NULL; in pwm_get()
|
/linux-4.4.14/arch/arm/mach-s3c64xx/ |
D | mach-hmt.c | 77 static struct pwm_lookup hmt_pwm_lookup[] = {
|
D | mach-smartq.c | 143 static struct pwm_lookup smartq_pwm_lookup[] = {
|
D | mach-smdk6410.c | 627 static struct pwm_lookup smdk6410_pwm_lookup[] = {
|
D | mach-crag6410.c | 112 static struct pwm_lookup crag6410_pwm_lookup[] = {
|
/linux-4.4.14/arch/mips/jz4740/ |
D | board-qi_lb60.c | 401 static struct pwm_lookup qi_lb60_pwm_lookup[] = {
|
/linux-4.4.14/Documentation/ |
D | pwm.txt | 21 static struct pwm_lookup board_pwm_lookup[] = {
|
/linux-4.4.14/arch/arm/mach-s3c24xx/ |
D | mach-h1940.c | 473 static struct pwm_lookup h1940_pwm_lookup[] = {
|
D | mach-rx1950.c | 378 static struct pwm_lookup rx1950_pwm_lookup[] = {
|