Searched refs:pwm_remove_table (Results 1 – 3 of 3) sorted by relevance
213 pwm_remove_table(crc_pwm_lookup, ARRAY_SIZE(crc_pwm_lookup)); in crystal_cove_i2c_probe()221 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
2208 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function