Home
last modified time | relevance | path

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

123

/drivers/cpuidle/
Dsysfs.c200 static const struct sysfs_ops cpuidle_sysfs_ops = {
213 .sysfs_ops = &cpuidle_sysfs_ops,
340 static const struct sysfs_ops cpuidle_state_sysfs_ops = {
353 .sysfs_ops = &cpuidle_state_sysfs_ops,
480 static const struct sysfs_ops cpuidle_driver_sysfs_ops = {
491 .sysfs_ops = &cpuidle_driver_sysfs_ops,
/drivers/edac/
Dedac_device_sysfs.c142 static const struct sysfs_ops device_ctl_info_ops = {
219 .sysfs_ops = &device_ctl_info_ops,
379 static const struct sysfs_ops device_instance_ops = {
409 .sysfs_ops = &device_instance_ops,
482 static const struct sysfs_ops device_block_ops = {
507 .sysfs_ops = &device_block_ops,
Dedac_pci_sysfs.c125 static const struct sysfs_ops pci_instance_ops = {
150 .sysfs_ops = &pci_instance_ops,
264 static const struct sysfs_ops edac_pci_sysfs_ops = {
332 .sysfs_ops = &edac_pci_sysfs_ops,
/drivers/md/
Ddm-sysfs.c78 static const struct sysfs_ops dm_sysfs_ops = {
87 .sysfs_ops = &dm_sysfs_ops,
/drivers/infiniband/hw/qib/
Dqib_sysfs.c319 static const struct sysfs_ops qib_port_ops = {
326 .sysfs_ops = &qib_port_ops,
392 static const struct sysfs_ops qib_sl2vl_ops = {
398 .sysfs_ops = &qib_sl2vl_ops,
482 static const struct sysfs_ops qib_diagc_ops = {
489 .sysfs_ops = &qib_diagc_ops,
/drivers/staging/zcache/ramster/
Dmasklog.c123 static const struct sysfs_ops mlog_attr_ops = {
130 .sysfs_ops = &mlog_attr_ops,
/drivers/md/bcache/
Dsysfs.h7 .sysfs_ops = &((const struct sysfs_ops) { \
/drivers/firmware/
Ddmi-sysfs.c109 static const struct sysfs_ops dmi_sysfs_attr_ops = {
227 static const struct sysfs_ops dmi_sysfs_specialize_attr_ops = {
307 .sysfs_ops = &dmi_sysfs_specialize_attr_ops,
565 .sysfs_ops = &dmi_sysfs_attr_ops,
Dmemmap.c82 static const struct sysfs_ops memmap_attr_ops = {
129 .sysfs_ops = &memmap_attr_ops,
/drivers/pci/
Dslot.c34 static const struct sysfs_ops pci_slot_sysfs_ops = {
133 .sysfs_ops = &pci_slot_sysfs_ops,
/drivers/media/usb/sn9c102/
Dsn9c102_tas5110d.c76 .sysfs_ops = SN9C102_I2C_WRITE,
Dsn9c102_tas5110c1b.c96 .sysfs_ops = SN9C102_I2C_WRITE,
Dsn9c102_tas5130d1b.c97 .sysfs_ops = SN9C102_I2C_WRITE,
Dsn9c102_sensor.h155 enum sn9c102_i2c_sysfs_ops sysfs_ops; member
Dsn9c102_hv7131d.c152 .sysfs_ops = SN9C102_I2C_READ | SN9C102_I2C_WRITE,
Dsn9c102_hv7131r.c261 .sysfs_ops = SN9C102_I2C_READ | SN9C102_I2C_WRITE,
/drivers/uio/
Duio.c129 static const struct sysfs_ops map_sysfs_ops = {
135 .sysfs_ops = &map_sysfs_ops,
217 static const struct sysfs_ops portio_sysfs_ops = {
223 .sysfs_ops = &portio_sysfs_ops,
/drivers/xen/
Dsys-hypervisor.c443 static const struct sysfs_ops hyp_sysfs_ops = {
449 .sysfs_ops = &hyp_sysfs_ops,
/drivers/video/omap2/dss/
Doverlay-sysfs.c435 static const struct sysfs_ops overlay_sysfs_ops = {
441 .sysfs_ops = &overlay_sysfs_ops,
Dmanager-sysfs.c491 static const struct sysfs_ops manager_sysfs_ops = {
497 .sysfs_ops = &manager_sysfs_ops,
/drivers/base/
Dclass.c86 static const struct sysfs_ops class_sysfs_ops = {
93 .sysfs_ops = &class_sysfs_ops,
Dbus.c77 static const struct sysfs_ops driver_sysfs_ops = {
91 .sysfs_ops = &driver_sysfs_ops,
122 static const struct sysfs_ops bus_sysfs_ops = {
149 .sysfs_ops = &bus_sysfs_ops,
/drivers/firmware/efi/
Defivars.c293 static const struct sysfs_ops efivar_attr_ops = {
321 .sysfs_ops = &efivar_attr_ops,
/drivers/scsi/
Discsi_boot_sysfs.c58 static const struct sysfs_ops iscsi_boot_attr_ops = {
74 .sysfs_ops = &iscsi_boot_attr_ops,
/drivers/gpu/drm/ttm/
Dttm_memory.c158 static const struct sysfs_ops ttm_mem_zone_ops = {
165 .sysfs_ops = &ttm_mem_zone_ops,

123