Searched refs:pwm_remove_table (Results 1 – 3 of 3) sorted by relevance
214 pwm_remove_table(crc_pwm_lookup, ARRAY_SIZE(crc_pwm_lookup)); in crystal_cove_i2c_probe()222 pwm_remove_table(crc_pwm_lookup, ARRAY_SIZE(crc_pwm_lookup)); in crystal_cove_i2c_remove()
666 void pwm_remove_table(struct pwm_lookup *table, size_t num);672 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function
2192 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function