Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/thermal/
Dthermal_netlink.h15 int __init thermal_netlink_init(void);
35 static inline int thermal_netlink_init(void) in thermal_netlink_init() function
Dthermal_netlink.c701 int __init thermal_netlink_init(void) in thermal_netlink_init() function
Dthermal_core.c1482 result = thermal_netlink_init(); in thermal_init()