Home
last modified time | relevance | path

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

/linux/kernel/
H A Dparams.c909 static const struct sysfs_ops module_sysfs_ops = { in module_attr_store()
939 .sysfs_ops = &module_sysfs_ops, in module_kobj_release()
918 static const struct sysfs_ops module_sysfs_ops = { global() variable