Searched refs:phy_context_t (Results 1 – 2 of 2) sorted by relevance
26 typedef struct phy_context_t phy_context_t; typedef28 struct phy_context_t { struct39 phy_context_t *internal_phy; /**< internal PHY context */ argument40 phy_context_t *external_phy; /**< external PHY context */218 phy_context_t *phy_context = (phy_context_t *) calloc(1, sizeof(phy_context_t)); in usb_new_phy()
60 typedef struct phy_context_t *usb_phy_handle_t; /**< USB PHY context handle */