/include/linux/phy/ |
D | phy.h | 148 struct phy { struct 151 const struct phy_ops *ops; argument 155 struct phy_attrs attrs; argument 160 * struct phy_provider - represents the phy provider argument 187 struct phy *phy; member 204 static inline void phy_set_drvdata(struct phy *phy, void *data) in phy_set_drvdata() 209 static inline void *phy_get_drvdata(struct phy *phy) in phy_get_drvdata() 226 #define phy_set_mode(phy, mode) \ argument 234 static inline enum phy_mode phy_get_mode(struct phy *phy) in phy_get_mode() 240 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 | 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 | 130 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 | 1435 static inline int phy_device_register(struct phy_device *phy) in phy_device_register()
|
/include/linux/platform_data/ |
D | eth_ixp4xx.h | 13 u8 phy; /* MII PHY ID, 0 - 31 */ member
|
/include/scsi/ |
D | sas_ata.h | 80 static inline int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info()
|
D | scsi_transport_sas.h | 91 #define phy_to_shost(phy) \ argument 220 static inline void sas_port_put_phy(struct sas_phy *phy) in sas_port_put_phy() 242 #define scsi_is_sas_phy_local(phy) scsi_is_host_device((phy)->dev.parent) argument
|
D | libsas.h | 116 struct sas_phy *phy; member 179 struct sas_phy *phy; member 283 struct asd_sas_phy *phy; member 296 struct asd_sas_phy *phy, int event) in INIT_SAS_EVENT() 315 struct sas_phy *phy; member 432 static inline void sas_phy_disconnected(struct asd_sas_phy *phy) in sas_phy_disconnected() 443 static inline void sas_put_local_phy(struct sas_phy *phy) in sas_put_local_phy()
|
/include/net/ |
D | cfg802154.h | 379 static inline void wpan_phy_set_dev(struct wpan_phy *phy, struct device *dev) in wpan_phy_set_dev() 390 static inline void *wpan_phy_priv(struct wpan_phy *phy) in wpan_phy_priv() 398 static inline void wpan_phy_put(struct wpan_phy *phy) in wpan_phy_put() 403 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 | 429 #define VDO_ACABLE2(mtemp, stemp, u3p, trans, phy, ele, u4, hops, u2, u32, lane, iso, gen) \ argument
|
/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/video/ |
D | omapfb_dss.h | 629 } phy; member
|