Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/thermal/
H A Dthermal_netlink.h9 int __init thermal_netlink_init(void);
27 static inline int thermal_netlink_init(void) in thermal_netlink_init() function
H A Dthermal_netlink.c652 int __init thermal_netlink_init(void) in thermal_netlink_init() function
H A Dthermal_core.c1658 result = thermal_netlink_init(); in thermal_init()