Home
last modified time | relevance | path

Searched refs:cpuidle_device_kobj (Results 1 – 2 of 2) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/cpuidle/
H A Dsysfs.c146 struct cpuidle_device_kobj { struct
154 struct cpuidle_device_kobj *kdev = in to_cpuidle_device() argument
155 container_of(kobj, struct cpuidle_device_kobj, kobj); in to_cpuidle_device()
197 struct cpuidle_device_kobj *kdev = in cpuidle_sysfs_release()
198 container_of(kobj, struct cpuidle_device_kobj, kobj); in cpuidle_sysfs_release()
472 struct cpuidle_device_kobj *kdev = device->kobj_dev; in cpuidle_add_state_sysfs()
608 struct cpuidle_device_kobj *kdev = dev->kobj_dev; in cpuidle_add_driver_sysfs()
690 struct cpuidle_device_kobj *kdev; in cpuidle_add_sysfs()
733 struct cpuidle_device_kobj *kdev = dev->kobj_dev; in cpuidle_remove_sysfs()
/OK3568_Linux_fs/kernel/include/linux/
H A Dcpuidle.h89 struct cpuidle_device_kobj;
107 struct cpuidle_device_kobj *kobj_dev;