Home
last modified time | relevance | path

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

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