Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/thermal/
Dthermal_netlink.h33 void __init thermal_netlink_exit(void);
142 static inline void __init thermal_netlink_exit(void) {} in thermal_netlink_exit() function
Dthermal_netlink.c723 void __init thermal_netlink_exit(void) in thermal_netlink_exit() function
Dthermal_core.c1798 thermal_netlink_exit(); in thermal_init()