Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/mfd/
H A Dintel_soc_pmic_core.c27 static struct pwm_lookup crc_pwm_lookup[] = { variable
87 pwm_add_table(crc_pwm_lookup, ARRAY_SIZE(crc_pwm_lookup)); in intel_soc_pmic_i2c_probe()
98 pwm_remove_table(crc_pwm_lookup, ARRAY_SIZE(crc_pwm_lookup)); in intel_soc_pmic_i2c_probe()
110 pwm_remove_table(crc_pwm_lookup, ARRAY_SIZE(crc_pwm_lookup)); in intel_soc_pmic_i2c_remove()