Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/hackrf/
Dhackrf.c885 static const struct vb2_ops hackrf_vb2_ops = { variable
1398 dev->rx_vb2_queue.ops = &hackrf_vb2_ops; in hackrf_probe()
1413 dev->tx_vb2_queue.ops = &hackrf_vb2_ops; in hackrf_probe()