Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/thermal/
Drockchip_thermal.c91 int chn_num; member
435 .chn_num = 2, /* two channels for tsadc */
459 .chn_num = 2, /* two channels for tsadc */
511 for (i = 0; i < thermal->chip->chn_num; i++) in rockchip_thermal_alarm_irq_thread()
711 for (i = 0; i < thermal->chip->chn_num; i++) { in rockchip_thermal_probe()
738 for (i = 0; i < thermal->chip->chn_num; i++) in rockchip_thermal_probe()
763 for (i = 0; i < thermal->chip->chn_num; i++) { in rockchip_thermal_remove()
784 for (i = 0; i < thermal->chip->chn_num; i++) in rockchip_thermal_suspend()
816 for (i = 0; i < thermal->chip->chn_num; i++) { in rockchip_thermal_resume()
828 for (i = 0; i < thermal->chip->chn_num; i++) in rockchip_thermal_resume()
/linux-4.4.14/sound/soc/fsl/
Dfsl_asrc.h351 unsigned int chn_num; member