Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/gadget/function/
H A Duvc_video.c389 bool is_bulk = video->max_payload_size; in uvcg_video_pump() local
421 } else if (!(queue->flags & UVC_QUEUE_DISCONNECTED) && !is_bulk) { in uvcg_video_pump()