/include/linux/phy/ |
D | phy.h | 152 struct phy { struct 155 const struct phy_ops *ops; argument 159 struct phy_attrs attrs; argument 164 * struct phy_provider - represents the phy provider argument 191 struct phy *phy; member 208 static inline void phy_set_drvdata(struct phy *phy, void *data) in phy_set_drvdata() 213 static inline void *phy_get_drvdata(struct phy *phy) in phy_get_drvdata() 230 #define phy_set_mode(phy, mode) \ argument 238 static inline enum phy_mode phy_get_mode(struct phy *phy) in phy_get_mode() 244 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 | 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 | 1513 static inline int phy_device_register(struct phy_device *phy) in phy_device_register()
|
/include/scsi/ |
D | scsi_transport_sas.h | 92 #define phy_to_shost(phy) \ argument 221 static inline void sas_port_put_phy(struct sas_phy *phy) in sas_port_put_phy() 243 #define scsi_is_sas_phy_local(phy) scsi_is_host_device((phy)->dev.parent) argument
|
D | sas_ata.h | 83 static inline int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info()
|
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 433 static inline void sas_phy_disconnected(struct asd_sas_phy *phy) in sas_phy_disconnected() 444 static inline void sas_put_local_phy(struct sas_phy *phy) in sas_put_local_phy()
|
/include/net/ |
D | cfg802154.h | 391 static inline void wpan_phy_set_dev(struct wpan_phy *phy, struct device *dev) in wpan_phy_set_dev() 402 static inline void *wpan_phy_priv(struct wpan_phy *phy) in wpan_phy_priv() 410 static inline void wpan_phy_put(struct wpan_phy *phy) in wpan_phy_put() 415 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/net/bluetooth/ |
D | bluetooth.h | 170 __u8 phy; member
|
D | hci.h | 2146 __u8 phy; member 2742 __u8 phy; member 2804 __u8 phy; member 2842 __u8 phy; member
|
/include/video/ |
D | omapfb_dss.h | 629 } phy; member
|