Lines Matching defs:dev
1922 struct device *dev = get_cpu_device(cpu); in cpuhp_offline_cpu_device() local
1931 struct device *dev = get_cpu_device(cpu); in cpuhp_online_cpu_device() local
1992 static ssize_t show_cpuhp_state(struct device *dev, in show_cpuhp_state()
2001 static ssize_t write_cpuhp_target(struct device *dev, in write_cpuhp_target()
2041 static ssize_t show_cpuhp_target(struct device *dev, in show_cpuhp_target()
2051 static ssize_t write_cpuhp_fail(struct device *dev, in write_cpuhp_fail()
2088 static ssize_t show_cpuhp_fail(struct device *dev, in show_cpuhp_fail()
2111 static ssize_t show_cpuhp_states(struct device *dev, in show_cpuhp_states()
2146 __store_smt_control(struct device *dev, struct device_attribute *attr, in __store_smt_control()
2188 __store_smt_control(struct device *dev, struct device_attribute *attr, in __store_smt_control()
2204 show_smt_control(struct device *dev, struct device_attribute *attr, char *buf) in show_smt_control()
2212 store_smt_control(struct device *dev, struct device_attribute *attr, in store_smt_control()
2220 show_smt_active(struct device *dev, struct device_attribute *attr, char *buf) in show_smt_active()
2258 struct device *dev = get_cpu_device(cpu); in cpuhp_sysfs_init() local