Home
last modified time | relevance | path

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

/drivers/thermal/
Dthermal_netlink.h16 void __init thermal_netlink_exit(void);
119 static inline void __init thermal_netlink_exit(void) {} in thermal_netlink_exit() function
Dthermal_netlink.c709 void __init thermal_netlink_exit(void) in thermal_netlink_exit() function
Dthermal_core.c1626 thermal_netlink_exit(); in thermal_init()