Searched refs:cpuidle_state_kobj (Results 1 – 2 of 2) sorted by relevance
326 struct cpuidle_state_kobj { struct333 #define kobj_to_state_obj(k) container_of(k, struct cpuidle_state_kobj, kobj) argument373 struct cpuidle_state_kobj *state_obj = kobj_to_state_obj(kobj); in cpuidle_state_sysfs_release()399 struct cpuidle_state_kobj *kobj; in cpuidle_add_state_sysfs()405 kobj = kzalloc(sizeof(struct cpuidle_state_kobj), GFP_KERNEL); in cpuidle_add_state_sysfs()
71 struct cpuidle_state_kobj;81 struct cpuidle_state_kobj *kobjs[CPUIDLE_STATE_MAX];