Home
last modified time | relevance | path

Searched refs:pwm_remove_table (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/include/linux/
Dpwm.h320 void pwm_remove_table(struct pwm_lookup *table, size_t num);
326 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function
/linux-4.4.14/drivers/mfd/
Dintel_soc_pmic_core.c135 pwm_remove_table(crc_pwm_lookup, ARRAY_SIZE(crc_pwm_lookup)); in intel_soc_pmic_i2c_remove()
/linux-4.4.14/arch/arm/mach-pxa/
Dmainstone.c280 pwm_remove_table(mainstone_pwm_lookup, in mainstone_backlight_register()
/linux-4.4.14/drivers/pwm/
Dcore.c652 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function