Searched refs:pwm_remove_table (Results 1 – 3 of 3) sorted by relevance
212 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()
571 void pwm_remove_table(struct pwm_lookup *table, size_t num);577 static inline void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function
822 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function