Home
last modified time | relevance | path

Searched refs:hdpvr_alloc_buffers (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/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
/kernel/linux/linux-6.6/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

Completed in 6 milliseconds