Home
last modified time | relevance | path

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

/external/kernel-headers/original/linux/
Dsysdev.h94 struct sysdev_attribute { struct
102 struct sysdev_attribute attr_##_name = { \ argument
108 extern int sysdev_create_file(struct sys_device *, struct sysdev_attribute *);
109 extern void sysdev_remove_file(struct sys_device *, struct sysdev_attribute *);
Dsched.h1528 extern struct sysdev_attribute attr_sched_mc_power_savings, attr_sched_smt_power_savings;