Searched defs:phy (Results 1 – 18 of 18) sorted by relevance
73 struct phy { struct76 const struct phy_ops *ops; argument80 struct phy_attrs attrs; argument85 * struct phy_provider - represents the phy provider argument104 struct phy *phy; member121 static inline void phy_set_drvdata(struct phy *phy, void *data) in phy_set_drvdata()126 static inline void *phy_get_drvdata(struct phy *phy) in phy_get_drvdata()144 static inline int phy_get_bus_width(struct phy *phy) in phy_get_bus_width()148 static inline void phy_set_bus_width(struct phy *phy, int bus_width) in phy_set_bus_width()185 static inline int phy_pm_runtime_get(struct phy *phy) in phy_pm_runtime_get()[all …]
11 struct phy *phy; in ulpi_phy_create() local28 static inline void ulpi_phy_destroy(struct ulpi *ulpi, struct phy *phy) in ulpi_phy_destroy()
40 struct usb_phy phy; member
42 static inline int phy_led_triggers_register(struct phy_device *phy) in phy_led_triggers_register()46 static inline void phy_led_triggers_unregister(struct phy_device *phy) { } in phy_led_triggers_unregister()47 static inline void phy_led_trigger_change_speed(struct phy_device *phy) { } in phy_led_trigger_change_speed()
20 phy_interface_t phy; member
11 int phy; member
149 const struct atmphy_ops *phy; /* PHY operations, may be undefined */ member
811 static inline int phy_device_register(struct phy_device *phy) in phy_device_register()
95 static inline int sas_get_ata_info(struct domain_device *dev, struct ex_phy *phy) in sas_get_ata_info()
91 #define phy_to_shost(phy) \ argument219 static inline void sas_port_put_phy(struct sas_phy *phy) in sas_port_put_phy()241 #define scsi_is_sas_phy_local(phy) scsi_is_host_device((phy)->dev.parent) argument
140 struct sas_phy *phy; member203 struct sas_phy *phy; member302 struct asd_sas_phy *phy; member326 struct sas_phy *phy; member458 static inline void sas_phy_disconnected(struct asd_sas_phy *phy) in sas_phy_disconnected()469 static inline void sas_put_local_phy(struct sas_phy *phy) in sas_put_local_phy()
387 static inline void wpan_phy_set_dev(struct wpan_phy *phy, struct device *dev) in wpan_phy_set_dev()398 static inline void *wpan_phy_priv(struct wpan_phy *phy) in wpan_phy_priv()406 static inline void wpan_phy_put(struct wpan_phy *phy) in wpan_phy_put()411 static inline const char *wpan_phy_name(struct wpan_phy *phy) in wpan_phy_name()
92 struct wpan_phy *phy; member
19 struct phy *phy; member
38 struct phy *phy; member
172 struct usb_phy *phy; member
105 struct phy *phy; member
664 } phy; member