Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/mfd/
A Dintel_soc_pmic_crc.c212 pwm_remove_table(crc_pwm_lookup, ARRAY_SIZE(crc_pwm_lookup)); in crystal_cove_i2c_probe()
220 pwm_remove_table(crc_pwm_lookup, ARRAY_SIZE(crc_pwm_lookup)); in crystal_cove_i2c_remove()
/linux-6.3-rc2/include/linux/
A Dpwm.h584 void pwm_remove_table(struct pwm_lookup *table, size_t num);
590 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function
/linux-6.3-rc2/drivers/pwm/
A Dcore.c882 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function

Completed in 6 milliseconds