Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/pci/ivtv/
H A Divtv-fileops.c193 static struct ivtv_buffer *ivtv_get_buffer(struct ivtv_stream *s, int non_block, int *err) in ivtv_get_buffer() function
368 buf = ivtv_get_buffer(s, non_block, &rc); in ivtv_read()