Searched refs:strDevPath (Results 1 – 3 of 3) sorted by relevance
575 int MDrv_USB_IOCTL_Cmd(char *strDevPath, enum usb_ioctl_cmd cmd_type, void *pData) in MDrv_USB_IOCTL_Cmd() argument594 … 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()
210 int MDrv_USB_IOCTL_Cmd(char *strDevPath, enum usb_ioctl_cmd cmd_type, void *pdata);
53327 int MDrv_USB_IOCTL_Cmd(char *strDevPath, enum usb_ioctl_cmd cmd_type, void *pdata);