Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h170 BUFSTAT_AVAILABLE, enumerator
H A Dhdpvr-video.c89 buf->status = BUFSTAT_AVAILABLE; in hdpvr_cancel_queue()
172 buf->status = BUFSTAT_AVAILABLE; in hdpvr_alloc_buffers()
198 if (buf->status != BUFSTAT_AVAILABLE) { in hdpvr_submit_buffers()
507 buf->status = BUFSTAT_AVAILABLE; in hdpvr_read()