Home
last modified time | relevance | path

Searched defs:tcdev (Results 1 – 4 of 4) sorted by relevance

/wlan-driver/platform/icnss2/
H A Dmain.c2923 static int icnss_tcdev_get_max_state(struct thermal_cooling_device *tcdev, in icnss_tcdev_get_max_state()
2933 static int icnss_tcdev_get_cur_state(struct thermal_cooling_device *tcdev, in icnss_tcdev_get_cur_state()
2943 static int icnss_tcdev_set_cur_state(struct thermal_cooling_device *tcdev, in icnss_tcdev_set_cur_state()
H A Dmain.h344 struct thermal_cooling_device *tcdev; member
/wlan-driver/platform/cnss2/
H A Dmain.c5284 static int cnss_tcdev_get_max_state(struct thermal_cooling_device *tcdev, in cnss_tcdev_get_max_state()
5300 static int cnss_tcdev_get_cur_state(struct thermal_cooling_device *tcdev, in cnss_tcdev_get_cur_state()
5316 static int cnss_tcdev_set_cur_state(struct thermal_cooling_device *tcdev, in cnss_tcdev_set_cur_state()
H A Dmain.h505 struct thermal_cooling_device *tcdev; member