Lines Matching defs:dev

225 static int sas_host_setup(struct transport_container *tc, struct device *dev,  in sas_host_setup()
250 static int sas_host_remove(struct transport_container *tc, struct device *dev, in sas_host_remove()
264 struct device *dev) in sas_host_match()
283 static int do_sas_phy_delete(struct device *dev, void *data) in do_sas_phy_delete()
300 void sas_remove_children(struct device *dev) in sas_remove_children()
544 show_sas_device_type(struct device *dev, in show_sas_device_type()
555 static ssize_t do_sas_phy_enable(struct device *dev, in do_sas_phy_enable()
571 store_sas_phy_enable(struct device *dev, struct device_attribute *attr, in store_sas_phy_enable()
592 show_sas_phy_enable(struct device *dev, struct device_attribute *attr, in show_sas_phy_enable()
604 do_sas_phy_reset(struct device *dev, size_t count, int hard_reset) in do_sas_phy_reset()
619 store_sas_link_reset(struct device *dev, struct device_attribute *attr, in store_sas_link_reset()
627 store_sas_hard_reset(struct device *dev, struct device_attribute *attr, in store_sas_hard_reset()
651 static int sas_phy_setup(struct transport_container *tc, struct device *dev, in sas_phy_setup()
667 static int sas_phy_match(struct attribute_container *cont, struct device *dev) in sas_phy_match()
686 static void sas_phy_release(struct device *dev) in sas_phy_release()
791 struct device *dev = &phy->dev; in sas_phy_delete() local
810 int scsi_is_sas_phy(const struct device *dev) in scsi_is_sas_phy()
838 static int sas_port_match(struct attribute_container *cont, struct device *dev) in sas_port_match()
858 static void sas_port_release(struct device *dev) in sas_port_release()
1022 struct device *dev = &port->dev; in sas_port_delete() local
1059 int scsi_is_sas_port(const struct device *dev) in scsi_is_sas_port()
1201 show_sas_rphy_device_type(struct device *dev, in show_sas_rphy_device_type()
1216 show_sas_rphy_enclosure_identifier(struct device *dev, in show_sas_rphy_enclosure_identifier()
1236 show_sas_rphy_bay_identifier(struct device *dev, in show_sas_rphy_bay_identifier()
1360 static int sas_rphy_match(struct attribute_container *cont, struct device *dev) in sas_rphy_match()
1380 struct device *dev) in sas_end_dev_match()
1403 struct device *dev) in sas_expander_match()
1426 static void sas_expander_release(struct device *dev) in sas_expander_release()
1435 static void sas_end_device_release(struct device *dev) in sas_end_device_release()
1602 struct device *dev = &rphy->dev; in sas_rphy_free() local
1653 struct device *dev = &rphy->dev; in sas_rphy_remove() local
1681 int scsi_is_sas_rphy(const struct device *dev) in scsi_is_sas_rphy()