Searched refs:sysfs_ops (Results 1 – 7 of 7) sorted by relevance
40 struct sysfs_ops { struct77 const struct sysfs_ops *ops; in sysctl_handle_attr()84 if (kobj->ktype == NULL || kobj->ktype->sysfs_ops == NULL) in sysctl_handle_attr()89 ops = kobj->ktype->sysfs_ops; in sysctl_handle_attr()
45 const struct sysfs_ops *sysfs_ops; member
274 static const struct sysfs_ops linux_class_sysfs = {281 .sysfs_ops = &linux_class_sysfs326 static const struct sysfs_ops linux_dev_sysfs = {333 .sysfs_ops = &linux_dev_sysfs
444 static const struct sysfs_ops port_sysfs_ops = {451 .sysfs_ops = &port_sysfs_ops,
262 static const struct sysfs_ops ttm_pool_sysfs_ops = {269 .sysfs_ops = &ttm_pool_sysfs_ops,
85 static const struct sysfs_ops port_sysfs_ops = {479 .sysfs_ops = &port_sysfs_ops,
3727 static const struct sysfs_ops cm_counter_ops = {3732 .sysfs_ops = &cm_counter_ops,