Home
last modified time | relevance | path

Searched refs:sysfs_ops (Results 1 – 25 of 113) sorted by relevance

12345

/linux/fs/ubifs/
H A Dsysfs.c73 static const struct sysfs_ops ubifs_attr_ops = {
79 .sysfs_ops = &ubifs_attr_ops,
84 .sysfs_ops = &ubifs_attr_ops,
/linux/include/linux/
H A Dkobject.h118 const struct sysfs_ops *sysfs_ops; member
147 extern const struct sysfs_ops kobj_sysfs_ops;
/linux/arch/powerpc/platforms/pseries/
H A Dvas-sysfs.c160 static const struct sysfs_ops vas_sysfs_ops = {
167 .sysfs_ops = &vas_sysfs_ops,
173 .sysfs_ops = &vas_sysfs_ops,
/linux/drivers/edac/
H A Dedac_device_sysfs.c142 static const struct sysfs_ops device_ctl_info_ops = {
217 .sysfs_ops = &device_ctl_info_ops,
371 static const struct sysfs_ops device_instance_ops = {
402 .sysfs_ops = &device_instance_ops,
461 static const struct sysfs_ops device_block_ops = {
485 .sysfs_ops = &device_block_ops,
H A Dedac_pci_sysfs.c122 static const struct sysfs_ops pci_instance_ops = {
148 .sysfs_ops = &pci_instance_ops,
262 static const struct sysfs_ops edac_pci_sysfs_ops = {
331 .sysfs_ops = &edac_pci_sysfs_ops,
/linux/fs/zonefs/
H A Dsysfs.c78 static const struct sysfs_ops zonefs_sysfs_attr_ops = {
84 .sysfs_ops = &zonefs_sysfs_attr_ops,
/linux/fs/nfs/
H A Dsysfs.c38 .sysfs_ops = &kobj_sysfs_ops,
147 .sysfs_ops = &kobj_sysfs_ops,
166 .sysfs_ops = &kobj_sysfs_ops,
360 .sysfs_ops = &kobj_sysfs_ops,
/linux/drivers/cpuidle/
H A Dsysfs.c197 static const struct sysfs_ops cpuidle_sysfs_ops = {
211 .sysfs_ops = &cpuidle_sysfs_ops,
445 static const struct sysfs_ops cpuidle_state_sysfs_ops = {
458 .sysfs_ops = &cpuidle_state_sysfs_ops,
593 static const struct sysfs_ops cpuidle_driver_sysfs_ops = {
605 .sysfs_ops = &cpuidle_driver_sysfs_ops,
/linux/drivers/md/
H A Ddm-sysfs.c114 static const struct sysfs_ops dm_sysfs_ops = {
120 .sysfs_ops = &dm_sysfs_ops,
/linux/fs/orangefs/
H A Dorangefs-sysfs.c205 static const struct sysfs_ops orangefs_sysfs_ops = {
900 .sysfs_ops = &orangefs_sysfs_ops,
947 .sysfs_ops = &orangefs_sysfs_ops,
994 .sysfs_ops = &orangefs_sysfs_ops,
1041 .sysfs_ops = &orangefs_sysfs_ops,
1088 .sysfs_ops = &orangefs_sysfs_ops,
1128 .sysfs_ops = &orangefs_sysfs_ops,
1161 .sysfs_ops = &orangefs_sysfs_ops,
/linux/drivers/md/bcache/
H A Dsysfs.h8 .sysfs_ops = &((const struct sysfs_ops) { \
/linux/mm/damon/
H A Dsysfs.c86 .sysfs_ops = &kobj_sysfs_ops,
203 .sysfs_ops = &kobj_sysfs_ops,
310 .sysfs_ops = &kobj_sysfs_ops,
435 .sysfs_ops = &kobj_sysfs_ops,
592 .sysfs_ops = &kobj_sysfs_ops,
746 .sysfs_ops = &kobj_sysfs_ops,
834 .sysfs_ops = &kobj_sysfs_ops,
1080 .sysfs_ops = &kobj_sysfs_ops,
1206 .sysfs_ops = &kobj_sysfs_ops,
1881 .sysfs_ops = &kobj_sysfs_ops,
[all …]
H A Dsysfs-schemes.c122 .sysfs_ops = &kobj_sysfs_ops,
189 .sysfs_ops = &kobj_sysfs_ops,
343 .sysfs_ops = &kobj_sysfs_ops,
705 .sysfs_ops = &kobj_sysfs_ops,
831 .sysfs_ops = &kobj_sysfs_ops,
1026 .sysfs_ops = &kobj_sysfs_ops,
1247 .sysfs_ops = &kobj_sysfs_ops,
1365 .sysfs_ops = &kobj_sysfs_ops,
1475 .sysfs_ops = &kobj_sysfs_ops,
1641 .sysfs_ops = &kobj_sysfs_ops,
[all …]
/linux/fs/ocfs2/cluster/
H A Dmasklog.c142 static const struct sysfs_ops mlog_attr_ops = {
149 .sysfs_ops = &mlog_attr_ops,
/linux/Documentation/translations/zh_CN/core-api/
H A Dkobject.rst260 const struct sysfs_ops *sysfs_ops;
273 方法的一个指针。另外两个字段(sysfs_ops 和 default_groups)控制这种
/linux/drivers/dma/ioat/
H A Dsysfs.c70 const struct sysfs_ops ioat_sysfs_ops = {
164 .sysfs_ops = &ioat_sysfs_ops,
/linux/block/
H A Dblk-crypto-sysfs.c145 static const struct sysfs_ops blk_crypto_attr_ops = {
156 .sysfs_ops = &blk_crypto_attr_ops,
/linux/arch/x86/platform/efi/
H A Druntime-map.c84 static const struct sysfs_ops map_attr_ops = {
97 .sysfs_ops = &map_attr_ops,
/linux/drivers/platform/x86/
H A Duv_sysfs.c203 static const struct sysfs_ops hub_sysfs_ops = {
209 .sysfs_ops = &hub_sysfs_ops,
355 static const struct sysfs_ops uv_port_sysfs_ops = {
361 .sysfs_ops = &uv_port_sysfs_ops,
527 static const struct sysfs_ops uv_pci_top_sysfs_ops = {
533 .sysfs_ops = &uv_pci_top_sysfs_ops,
/linux/samples/kobject/
H A Dkset-example.c90 static const struct sysfs_ops foo_sysfs_ops = {
205 .sysfs_ops = &foo_sysfs_ops,
/linux/drivers/platform/x86/intel/pmt/
H A Ddiscovery.c283 .sysfs_ops = &kobj_sysfs_ops,
299 .sysfs_ops = &kobj_sysfs_ops,
314 .sysfs_ops = &kobj_sysfs_ops,
327 .sysfs_ops = &kobj_sysfs_ops,
/linux/drivers/firmware/
H A Ddmi-sysfs.c111 static const struct sysfs_ops dmi_sysfs_attr_ops = {
229 static const struct sysfs_ops dmi_sysfs_specialize_attr_ops = {
309 .sysfs_ops = &dmi_sysfs_specialize_attr_ops,
566 .sysfs_ops = &dmi_sysfs_attr_ops,
/linux/fs/nilfs2/
H A Dsysfs.c46 static const struct sysfs_ops nilfs_##name##_attr_ops = { \
61 .sysfs_ops = &nilfs_##name##_attr_ops, \
164 static const struct sysfs_ops nilfs_snapshot_attr_ops = {
171 .sysfs_ops = &nilfs_snapshot_attr_ops,
988 static const struct sysfs_ops nilfs_dev_attr_ops = {
995 .sysfs_ops = &nilfs_dev_attr_ops,
/linux/drivers/block/rnbd/
H A Drnbd-srv-sysfs.c37 .sysfs_ops = &kobj_sysfs_ops,
188 .sysfs_ops = &kobj_sysfs_ops,
/linux/drivers/staging/greybus/
H A Daudio_manager_module.c62 static const struct sysfs_ops gb_audio_module_sysfs_ops = {
148 .sysfs_ops = &gb_audio_module_sysfs_ops,

12345