Searched refs:USB_GET_PLUGTIME (Results 1 – 4 of 4) sorted by relevance
152 if (ioctl(f, IOUSB(USB_GET_PLUGTIME), &plugtime)) { in ugen20_enumerate()394 if (ioctl(f, IOUSB(USB_GET_PLUGTIME), &plugtime)) { in ugen20_open_device()576 if (ioctl(pdev->file_ctrl, IOUSB(USB_GET_PLUGTIME), &plugtime)) { in ugen20_check_connected()
299 #define USB_GET_PLUGTIME _IOR ('U', 126, uint32_t) macro
2187 case USB_GET_PLUGTIME: in ugen_ioctl_post()
3521 args->cmd = USB_GET_PLUGTIME; in linux_ioctl_fbsd_usb()