Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_netlink.h16 void __init thermal_netlink_exit(void);
119 static inline void __init thermal_netlink_exit(void) {} in thermal_netlink_exit() function
H A Dthermal_netlink.c703 void __init thermal_netlink_exit(void) in thermal_netlink_exit() function
H A Dthermal_core.c1622 thermal_netlink_exit(); in thermal_init()