Searched refs:USB_GET_PLUGTIME (Results 1 – 4 of 4) sorted by relevance
154 if (ioctl(f, IOUSB(USB_GET_PLUGTIME), &plugtime)) { in ugen20_enumerate()403 if (ioctl(f, IOUSB(USB_GET_PLUGTIME), &plugtime)) { in ugen20_open_device()585 if (ioctl(pdev->file_ctrl, IOUSB(USB_GET_PLUGTIME), &plugtime)) { in ugen20_check_connected()
274 #define USB_GET_PLUGTIME _IOR ('U', 126, uint32_t) macro
2335 case USB_GET_PLUGTIME: in ugen_ioctl_post()
3461 args->cmd = USB_GET_PLUGTIME; in linux_ioctl_fbsd_usb()