Searched refs:hdpvr_alloc_buffers (Results 1 – 3 of 3) sorted by relevance
324 int hdpvr_alloc_buffers(struct hdpvr_device *dev, uint count);
350 if (hdpvr_alloc_buffers(dev, NUM_BUFFERS)) { in hdpvr_probe()
132 int hdpvr_alloc_buffers(struct hdpvr_device *dev, uint count) in hdpvr_alloc_buffers() function