Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thermal/
H A Dthermal_netlink.h15 int __init thermal_netlink_init(void);
36 static inline int thermal_netlink_init(void) in thermal_netlink_init() function
H A Dthermal_netlink.c698 int __init thermal_netlink_init(void) in thermal_netlink_init() function
H A Dthermal_core.c1588 result = thermal_netlink_init(); in thermal_init()