Home
last modified time | relevance | path

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

/drivers/base/
A Dattribute_container.c27 struct attribute_container *cont;
53 struct attribute_container *
146 struct attribute_container *cont; in attribute_container_add_device()
207 void (*fn)(struct attribute_container *, in attribute_container_remove_device() argument
211 struct attribute_container *cont; in attribute_container_remove_device()
241 struct attribute_container *cont, in do_attribute_container_device_trigger_safe()
298 int (*fn)(struct attribute_container *, in attribute_container_device_trigger_safe() argument
301 int (*undo)(struct attribute_container *, in attribute_container_device_trigger_safe() argument
357 struct attribute_container *cont; in attribute_container_device_trigger()
391 struct attribute_container *cont = in attribute_container_add_attrs()
[all …]
A Dtransport_class.c33 static int transport_remove_classdev(struct attribute_container *cont,
120 static int transport_setup_classdev(struct attribute_container *cont, in transport_setup_classdev()
154 static int transport_add_class_device(struct attribute_container *cont, in transport_add_class_device()
202 static int transport_configure(struct attribute_container *cont, in transport_configure()
233 static int transport_remove_classdev(struct attribute_container *cont, in transport_remove_classdev()
272 static void transport_destroy_classdev(struct attribute_container *cont, in transport_destroy_classdev()
A DMakefile7 attribute_container.o transport_class.o \
/drivers/scsi/
A Draid_class.c53 struct attribute_container *ac = \
59 static int raid_match(struct attribute_container *cont, struct device *dev) in raid_match()
A Dscsi_transport_sas.c263 static int sas_host_match(struct attribute_container *cont, in sas_host_match()
667 static int sas_phy_match(struct attribute_container *cont, struct device *dev) in sas_phy_match()
838 static int sas_port_match(struct attribute_container *cont, struct device *dev) in sas_port_match()
1360 static int sas_rphy_match(struct attribute_container *cont, struct device *dev) in sas_rphy_match()
1379 static int sas_end_dev_match(struct attribute_container *cont, in sas_end_dev_match()
1402 static int sas_expander_match(struct attribute_container *cont, in sas_expander_match()
A Dscsi_transport_srp.c631 static int srp_rport_match(struct attribute_container *cont, in srp_rport_match()
650 static int srp_host_match(struct attribute_container *cont, struct device *dev) in srp_host_match()
A Dscsi_transport_spi.c190 static int spi_host_match(struct attribute_container *cont, in spi_host_match()
1378 static int spi_device_match(struct attribute_container *cont, in spi_device_match()
1402 static int spi_target_match(struct attribute_container *cont, in spi_target_match()
A Dscsi_transport_fc.c2398 static int fc_host_match(struct attribute_container *cont, in fc_host_match()
2417 static int fc_target_match(struct attribute_container *cont, in fc_target_match()
2449 static int fc_rport_match(struct attribute_container *cont, in fc_rport_match()
2481 static int fc_vport_match(struct attribute_container *cont, in fc_vport_match()
A Dscsi_transport_iscsi.c4772 static int iscsi_session_match(struct attribute_container *cont, in iscsi_session_match()
4794 static int iscsi_conn_match(struct attribute_container *cont, in iscsi_conn_match()
4819 static int iscsi_host_match(struct attribute_container *cont, in iscsi_host_match()
/drivers/ata/
A Dlibata-transport.c238 static int ata_tport_match(struct attribute_container *cont, in ata_tport_match()
518 static int ata_tdev_match(struct attribute_container *cont, in ata_tdev_match()
648 static int ata_tlink_match(struct attribute_container *cont, in ata_tlink_match()

Completed in 39 milliseconds