Searched refs:pwm_remove_table (Results 1 – 2 of 2) 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()
2542 void pwm_remove_table(struct pwm_lookup *table, size_t num) in pwm_remove_table() function