Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/usb/hackrf/
Dhackrf.c894 static const struct vb2_ops hackrf_vb2_ops = { variable
1413 dev->rx_vb2_queue.ops = &hackrf_vb2_ops; in hackrf_probe()
1428 dev->tx_vb2_queue.ops = &hackrf_vb2_ops; in hackrf_probe()