Lines Matching refs:device
50 static ssize_t store_smt_snooze_delay(struct device *dev, in store_smt_snooze_delay()
60 static ssize_t show_smt_snooze_delay(struct device *dev, in show_smt_snooze_delay()
96 static ssize_t show_##NAME(struct device *dev, \
106 store_##NAME(struct device *dev, struct device_attribute *attr, \
183 static ssize_t show_dscr_default(struct device *dev, in show_dscr_default()
198 static ssize_t __used store_dscr_default(struct device *dev, in store_dscr_default()
221 struct device *dev_root; in sysfs_create_dscr_default()
265 static ssize_t show_pw20_state(struct device *dev, in show_pw20_state()
293 static ssize_t store_pw20_state(struct device *dev, in store_pw20_state()
311 static ssize_t show_pw20_wait_time(struct device *dev, in show_pw20_wait_time()
360 static ssize_t store_pw20_wait_time(struct device *dev, in store_pw20_wait_time()
387 static ssize_t show_altivec_idle(struct device *dev, in show_altivec_idle()
415 static ssize_t store_altivec_idle(struct device *dev, in store_altivec_idle()
433 static ssize_t show_altivec_idle_wait_time(struct device *dev, in show_altivec_idle_wait_time()
482 static ssize_t store_altivec_idle_wait_time(struct device *dev, in store_altivec_idle_wait_time()
747 static ssize_t show_svm(struct device *dev, struct device_attribute *attr, char *buf) in show_svm()
755 struct device *dev_root = bus_get_dev_root(&cpu_subsys); in create_svm_file()
776 static ssize_t idle_purr_show(struct device *dev, in idle_purr_show()
787 static void create_idle_purr_file(struct device *s) in create_idle_purr_file()
793 static void remove_idle_purr_file(struct device *s) in remove_idle_purr_file()
806 static ssize_t idle_spurr_show(struct device *dev, in idle_spurr_show()
817 static void create_idle_spurr_file(struct device *s) in create_idle_spurr_file()
823 static void remove_idle_spurr_file(struct device *s) in remove_idle_spurr_file()
839 struct device *s = &c->dev; in register_cpu_online()
938 struct device *s = &c->dev; in unregister_cpu_online()
1073 struct device *dev; in cpu_add_dev_attr_group()
1107 struct device *dev; in cpu_remove_dev_attr_group()
1124 int sysfs_add_device_to_node(struct device *dev, int nid) in sysfs_add_device_to_node()
1132 void sysfs_remove_device_from_node(struct device *dev, int nid) in sysfs_remove_device_from_node()
1141 static ssize_t show_physical_id(struct device *dev, in show_physical_id()