Home
last modified time | relevance | path

Searched refs:UsbFnMgrDeviceGet (Results 1 - 3 of 3) sorted by relevance

/drivers/peripheral/usb/ddk/device/include/
H A Dusbfn_dev_mgr.h44 const struct UsbFnDeviceMgr *UsbFnMgrDeviceGet(const char *udcName);
/drivers/peripheral/usb/ddk/device/src/
H A Dusbfn_sdk_if.c119 if (UsbFnMgrDeviceGet(udcName) != NULL) { in UsbFnCreateDevice()
159 return (struct UsbFnDevice *)UsbFnMgrDeviceGet((const char *)udcName); in UsbFnGetDevice()
H A Dusbfn_dev_mgr.c307 const struct UsbFnDeviceMgr *UsbFnMgrDeviceGet(const char *udcName) in UsbFnMgrDeviceGet() function

Completed in 5 milliseconds