Searched refs:UsbFnMgrDeviceGetInterface (Results 1 – 3 of 3) sorted by relevance
46 const struct UsbFnInterfaceMgr *UsbFnMgrDeviceGetInterface(struct UsbFnDevice *fnDevice, uint8_t in…
177 return (struct UsbFnInterface *)UsbFnMgrDeviceGetInterface(fnDevice, interfaceIndex); in UsbFnGetInterface()
340 const struct UsbFnInterfaceMgr *UsbFnMgrDeviceGetInterface(struct UsbFnDevice *fnDevice, uint8_t in… in UsbFnMgrDeviceGetInterface() function