Home
last modified time | relevance | path

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

/drivers/thermal/
Dthermal_netlink.h15 int __init thermal_netlink_init(void);
36 static inline int thermal_netlink_init(void) in thermal_netlink_init() function
Dthermal_netlink.c704 int __init thermal_netlink_init(void) in thermal_netlink_init() function
Dthermal_core.c1592 result = thermal_netlink_init(); in thermal_init()