Home
last modified time | relevance | path

Searched defs:sysfs_ops (Results 1 – 3 of 3) sorted by relevance

/linux/include/linux/
H A Dsysfs.h392 struct sysfs_ops { struct
393 showsysfs_ops global() argument
394 storesysfs_ops global() argument
H A Dkobject.h118 const struct sysfs_ops *sysfs_ops; member
/linux/drivers/cpufreq/
H A Dcpufreq.c1034 static const struct sysfs_ops sysfs_ops = { variable