Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/hdpvr/
Dhdpvr.h328 int hdpvr_alloc_buffers(struct hdpvr_device *dev, uint count);
Dhdpvr-core.c352 if (hdpvr_alloc_buffers(dev, NUM_BUFFERS)) { in hdpvr_probe()
Dhdpvr-video.c136 int hdpvr_alloc_buffers(struct hdpvr_device *dev, uint count) in hdpvr_alloc_buffers() function