| /Linux-v5.4/drivers/phy/rockchip/ | 
| D | phy-rockchip-inno-usb2.c | 225 static inline struct regmap *get_reg_base(struct rockchip_usb2phy *rphy)  in get_reg_base()259 	struct rockchip_usb2phy *rphy =  in rockchip_usb2phy_clk480m_prepare()  local
 279 	struct rockchip_usb2phy *rphy =  in rockchip_usb2phy_clk480m_unprepare()  local
 289 	struct rockchip_usb2phy *rphy =  in rockchip_usb2phy_clk480m_prepared()  local
 312 	struct rockchip_usb2phy *rphy = data;  in rockchip_usb2phy_clk480m_unregister()  local
 319 rockchip_usb2phy_clk480m_register(struct rockchip_usb2phy *rphy)  in rockchip_usb2phy_clk480m_register()
 370 static int rockchip_usb2phy_extcon_register(struct rockchip_usb2phy *rphy)  in rockchip_usb2phy_extcon_register()
 406 	struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent);  in rockchip_usb2phy_init()  local
 456 	struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent);  in rockchip_usb2phy_power_on()  local
 483 	struct rockchip_usb2phy *rphy = dev_get_drvdata(phy->dev.parent);  in rockchip_usb2phy_power_off()  local
 [all …]
 
 | 
| /Linux-v5.4/drivers/scsi/smartpqi/ | 
| D | smartpqi_sas_transport.c | 89 	struct sas_rphy *rphy)  in pqi_sas_port_add_rphy()200 	struct pqi_ctrl_info *ctrl_info, struct sas_rphy *rphy)  in pqi_find_device_by_sas_rphy()
 270 	struct sas_rphy *rphy;  in pqi_add_sas_device()  local
 312 static int pqi_sas_get_enclosure_identifier(struct sas_rphy *rphy,  in pqi_sas_get_enclosure_identifier()
 388 static int pqi_sas_get_bay_identifier(struct sas_rphy *rphy)  in pqi_sas_get_bay_identifier()
 450 pqi_build_csmi_smp_passthru_buffer(struct sas_rphy *rphy,  in pqi_build_csmi_smp_passthru_buffer()
 512 	struct sas_rphy *rphy)  in pqi_sas_smp_handler()
 
 | 
| D | smartpqi_init.c | 5817 	struct sas_rphy *rphy;  in pqi_slave_alloc()  local
 | 
| D | smartpqi.h | 1031 	struct sas_rphy *rphy;  member
 | 
| /Linux-v5.4/drivers/scsi/ | 
| D | scsi_transport_sas.c | 163 	struct sas_rphy *rphy = target_to_rphy(sdev->sdev_target);  in sas_bitfield_name_search()  local175 	struct sas_rphy *rphy = NULL;  in sas_smp_dispatch()  local
 190 static int sas_bsg_initialize(struct Scsi_Host *shost, struct sas_rphy *rphy)  in sas_bsg_initialize()
 696 		struct sas_rphy *rphy = dev_to_rphy(parent);  in sas_phy_alloc()  local
 888 		struct sas_rphy *rphy = dev_to_rphy(parent);  in sas_port_alloc()  local
 922 		struct sas_rphy *rphy = dev_to_rphy(parent);  in sas_port_alloc_num()  local
 1166 	struct sas_rphy *rphy = transport_class_to_rphy(dev);  in show_sas_rphy_device_type()  local
 1181 	struct sas_rphy *rphy = transport_class_to_rphy(dev);  in show_sas_rphy_enclosure_identifier()  local
 1201 	struct sas_rphy *rphy = transport_class_to_rphy(dev);  in show_sas_rphy_bay_identifier()  local
 1347 	struct sas_rphy *rphy;  in sas_end_dev_match()  local
 [all …]
 
 | 
| D | hpsa.c | 2104 		struct sas_rphy *rphy;  in hpsa_slave_alloc()  local9585 				struct sas_rphy *rphy)  in hpsa_sas_port_add_rphy()
 9679 					struct sas_rphy *rphy)  in hpsa_find_device_by_sas_rphy()
 9749 	struct sas_rphy *rphy;  in hpsa_add_sas_device()  local
 9792 hpsa_sas_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier)  in hpsa_sas_get_enclosure_identifier()
 9816 hpsa_sas_get_bay_identifier(struct sas_rphy *rphy)  in hpsa_sas_get_bay_identifier()
 
 | 
| D | hpsa.h | 50 	struct sas_rphy *rphy;  member
 | 
| /Linux-v5.4/include/scsi/ | 
| D | scsi_transport_sas.h | 107 #define rphy_to_shost(rphy) \  argument113 	struct sas_rphy		rphy;  member
 140 	struct sas_rphy		rphy;  member
 155 	struct sas_rphy		*rphy;  member
 234 	struct sas_rphy *rphy;  in scsi_is_sas_expander_device()  local
 
 | 
| D | libsas.h | 187 	struct sas_rphy *rphy;  member
 | 
| /Linux-v5.4/drivers/scsi/libsas/ | 
| D | sas_init.c | 248 		struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent);  in transport_sas_phy_reset()  local283 		struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent);  in sas_phy_enable()  local
 316 		struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent);  in sas_phy_reset()  local
 352 		struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent);  in sas_set_phy_speed()  local
 
 | 
| D | sas_host_smp.c | 23 	struct sas_rphy *rphy;  in sas_host_smp_discover()  local140 	struct sas_rphy *rphy;  in sas_report_phy_sata()  local
 
 | 
| D | sas_expander.c | 205 	struct sas_rphy *rphy = dev->rphy;  in sas_set_ex_phy()  local349 	struct sas_rphy *rphy;  in sas_ex_to_ata()  local
 519 	struct sas_rphy *rphy = dev->rphy;  in ex_assign_manuf_info()  local
 664 	struct sas_rphy *rphy = dev_to_rphy(phy->dev.parent);  in sas_smp_get_phy_events()  local
 784 	struct sas_rphy *rphy;  in sas_ex_discover_end_dev()  local
 943 	struct sas_rphy *rphy;  in sas_ex_discover_expander()  local
 2136 		struct sas_rphy *rphy)  in sas_smp_handler()
 
 | 
| D | sas_internal.h | 118 				    struct sas_rphy *rphy)  in sas_fill_in_rphy()
 | 
| D | sas_scsi_host.c | 794 struct domain_device *sas_find_dev_by_rphy(struct sas_rphy *rphy)  in sas_find_dev_by_rphy()825 	struct sas_rphy *rphy = dev_to_rphy(starget->dev.parent);  in sas_target_alloc()  local
 
 | 
| D | sas_discover.c | 53 	struct sas_rphy *rphy;  in sas_get_port_device()  local
 | 
| /Linux-v5.4/drivers/message/fusion/ | 
| D | mptsas.c | 370 static inline MPT_ADAPTER *rphy_to_ioc(struct sas_rphy *rphy)  in rphy_to_ioc()488 mptsas_set_rphy(MPT_ADAPTER *ioc, struct mptsas_phyinfo *phy_info, struct sas_rphy *rphy)  in mptsas_set_rphy()
 560 	struct sas_rphy	*rphy;  in mptsas_add_device_component()  local
 759 	struct sas_rphy	*rphy;  in mptsas_add_device_component_starget()  local
 1418 	struct sas_rphy *rphy;  in mptsas_add_end_device()  local
 1494 	struct sas_rphy *rphy;  in mptsas_del_end_device()  local
 1721 	struct sas_rphy		*rphy;  in mptsas_target_alloc()  local
 1797 	struct sas_rphy		*rphy;  in mptsas_target_destroy()  local
 1846 	struct sas_rphy		*rphy;  in mptsas_slave_alloc()  local
 2156 mptsas_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier)  in mptsas_get_enclosure_identifier()
 [all …]
 
 | 
| D | mptsas.h | 152 	struct sas_rphy *rphy;	/* transport layer rphy object */  member
 | 
| /Linux-v5.4/drivers/phy/renesas/ | 
| D | phy-rcar-gen3-usb2.c | 393 	struct rcar_gen3_phy *rphy = phy_get_drvdata(p);  in rcar_gen3_phy_usb2_init()  local419 	struct rcar_gen3_phy *rphy = phy_get_drvdata(p);  in rcar_gen3_phy_usb2_exit()  local
 440 	struct rcar_gen3_phy *rphy = phy_get_drvdata(p);  in rcar_gen3_phy_usb2_power_on()  local
 472 	struct rcar_gen3_phy *rphy = phy_get_drvdata(p);  in rcar_gen3_phy_usb2_power_off()  local
 
 | 
| /Linux-v5.4/drivers/scsi/mpt3sas/ | 
| D | mpt3sas_transport.c | 611 	struct sas_rphy *rphy;  in mpt3sas_transport_port_add()  local1016 rphy_to_ioc(struct sas_rphy *rphy)  in rphy_to_ioc()
 1259 _transport_get_enclosure_identifier(struct sas_rphy *rphy, u64 *identifier)  in _transport_get_enclosure_identifier()
 1289 _transport_get_bay_identifier(struct sas_rphy *rphy)  in _transport_get_bay_identifier()
 1834 		struct sas_rphy *rphy)  in _transport_smp_handler()
 
 | 
| D | mpt3sas_base.h | 723 	struct sas_rphy *rphy;  member
 | 
| D | mpt3sas_scsih.c | 1596 	struct sas_rphy *rphy;  in scsih_target_alloc()  local
 |