| /include/linux/phy/ | 
| D | phy.h | 158 struct phy {  struct 161 	const struct phy_ops	*ops;  argument 165 	struct phy_attrs	attrs;  argument 171  * struct phy_provider - represents the phy provider  argument 198 	struct phy *phy;  member 215 static inline void phy_set_drvdata(struct phy *phy, void *data)  in phy_set_drvdata() 220 static inline void *phy_get_drvdata(struct phy *phy)  in phy_get_drvdata() 237 #define phy_set_mode(phy, mode) \  argument 245 static inline enum phy_mode phy_get_mode(struct phy *phy)  in phy_get_mode() 253 static inline int phy_get_bus_width(struct phy *phy)  in phy_get_bus_width() [all …] 
 | 
| D | ulpi_phy.h | 11 	struct phy *phy;  in ulpi_phy_create()  local 28 static inline void ulpi_phy_destroy(struct ulpi *ulpi, struct phy *phy)  in ulpi_phy_destroy()
  | 
| /include/linux/ | 
| D | phy_led_triggers.h | 33 static inline int phy_led_triggers_register(struct phy_device *phy)  in phy_led_triggers_register() 37 static inline void phy_led_triggers_unregister(struct phy_device *phy) { }  in phy_led_triggers_unregister() 38 static inline void phy_led_trigger_change_speed(struct phy_device *phy) { }  in phy_led_trigger_change_speed()
  | 
| D | phy_link_topology.h | 36 	struct phy_device *phy;  member 64 					struct phy_device *phy,  in phy_link_topo_add_phy() 71 					 struct phy_device *phy)  in phy_link_topo_del_phy()
  | 
| D | fec.h | 17 	phy_interface_t phy;  member
  | 
| D | fwnode_mdio.h | 21 				       struct phy_device *phy,  in fwnode_mdiobus_phy_device_register()
  | 
| D | sh_eth.h | 9 	int phy;  member
  | 
| D | of_mdio.h | 146 					    struct phy_device *phy,  in of_mdiobus_phy_device_register()
  | 
| D | atmdev.h | 149 	const struct atmphy_ops *phy;	/* PHY operations, may be undefined */  member
  | 
| D | phy.h | 1805 static inline int phy_device_register(struct phy_device *phy)  in phy_device_register()
  | 
| /include/scsi/ | 
| D | sas_ata.h | 92 static inline int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy)  in sas_get_ata_info() 123 static inline int sas_ata_add_dev(struct domain_device *parent, struct ex_phy *phy,  in sas_ata_add_dev()
  | 
| D | scsi_transport_sas.h | 92 #define phy_to_shost(phy) \  argument 223 static inline void sas_port_put_phy(struct sas_phy *phy)  in sas_port_put_phy() 245 #define scsi_is_sas_phy_local(phy)	scsi_is_host_device((phy)->dev.parent)  argument
  | 
| D | libsas.h | 106 	struct sas_phy *phy;  member 169 	struct sas_phy *phy;  member 272 	struct asd_sas_phy *phy;  member 285 		struct asd_sas_phy *phy, int event)  in INIT_SAS_EVENT() 304 	struct sas_phy *phy;  member 412 static inline void sas_phy_disconnected(struct asd_sas_phy *phy)  in sas_phy_disconnected() 423 static inline void sas_put_local_phy(struct sas_phy *phy)  in sas_put_local_phy()
  | 
| /include/net/ | 
| D | cfg802154.h | 265 static inline bool ieee802154_chan_is_valid(struct wpan_phy *phy,  in ieee802154_chan_is_valid() 531 static inline void wpan_phy_set_dev(struct wpan_phy *phy, struct device *dev)  in wpan_phy_set_dev() 542 static inline void *wpan_phy_priv(struct wpan_phy *phy)  in wpan_phy_priv() 550 static inline void wpan_phy_put(struct wpan_phy *phy)  in wpan_phy_put() 555 static inline const char *wpan_phy_name(struct wpan_phy *phy)  in wpan_phy_name()
  | 
| D | mac802154.h | 83 	struct	wpan_phy *phy;  member
  | 
| /include/linux/usb/ | 
| D | otg.h | 20 	struct phy		*phy;  member
  | 
| D | chipidea.h | 38 	struct phy	*phy;  member
  | 
| D | pd_vdo.h | 437 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen)	\  argument
  | 
| /include/drm/bridge/ | 
| D | samsung-dsim.h | 93 	struct phy *phy;  member
  | 
| /include/dt-bindings/usb/ | 
| D | pd.h | 404 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen)	\  argument
  | 
| /include/net/bluetooth/ | 
| D | bluetooth.h | 174 	__u8  phy;  member
  | 
| D | hci.h | 2133 	__u8    phy;  member 2731 	__u8      phy;  member 2808 	__u8    phy;  member 2846 	__u8    phy;  member
  | 
| /include/video/ | 
| D | omapfb_dss.h | 629 	} phy;  member
  |