Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/
H A Dcpu.h132 int cpu_device_down(struct device *dev);
/OK3568_Linux_fs/kernel/drivers/base/
H A Dcpu.c72 return cpu_device_down(dev); in cpu_subsys_offline()
/OK3568_Linux_fs/kernel/kernel/
H A Dcpu.c1145 int cpu_device_down(struct device *dev) in cpu_device_down() function