Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/media/usb/hackrf/
Dhackrf.c895 static struct vb2_ops hackrf_vb2_ops = { variable
1417 dev->rx_vb2_queue.ops = &hackrf_vb2_ops; in hackrf_probe()
1432 dev->tx_vb2_queue.ops = &hackrf_vb2_ops; in hackrf_probe()