Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/hdpvr/
H A Dhdpvr.h324 int hdpvr_alloc_buffers(struct hdpvr_device *dev, uint count);
H A Dhdpvr-core.c350 if (hdpvr_alloc_buffers(dev, NUM_BUFFERS)) { in hdpvr_probe()
H A Dhdpvr-video.c132 int hdpvr_alloc_buffers(struct hdpvr_device *dev, uint count) in hdpvr_alloc_buffers() function