Searched refs:USB_GET_PLUGTIME (Results 1 – 3 of 3) 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()
297 #define USB_GET_PLUGTIME _IOR ('U', 126, uint32_t) macro
2182 case USB_GET_PLUGTIME: in ugen_ioctl_post()