Home
last modified time | relevance | path

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

/Linux-v6.6/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.c703 void __init thermal_netlink_exit(void) in thermal_netlink_exit() function
Dthermal_core.c1589 thermal_netlink_exit(); in thermal_init()