Home
last modified time | relevance | path

Searched refs:strDevPath (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvUSBDisk.c575 int MDrv_USB_IOCTL_Cmd(char *strDevPath, enum usb_ioctl_cmd cmd_type, void *pData) in MDrv_USB_IOCTL_Cmd() argument
594 … if ((p_usb_info->DevId != (-1)) && (strcmp(strDevPath, t->name) == 0)) // find the table entry in MDrv_USB_IOCTL_Cmd()
603 diag_printf("[USB] Not found %s on any USB host port\n", strDevPath); in MDrv_USB_IOCTL_Cmd()
/utopia/UTPA2-700.0.x/mxlib/include/
H A DdrvUSB_eCos.h210 int MDrv_USB_IOCTL_Cmd(char *strDevPath, enum usb_ioctl_cmd cmd_type, void *pdata);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt53327 int MDrv_USB_IOCTL_Cmd(char *strDevPath, enum usb_ioctl_cmd cmd_type, void *pdata);