Home
last modified time | relevance | path

Searched defs:hackrf_dev (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/media/usb/hackrf/
H A Dhackrf.c93 struct hackrf_dev { struct
108 unsigned long flags;
110 struct usb_interface *intf;
111 struct device *dev;
112 struct usb_device *udev;
113 struct video_device rx_vdev;
114 struct video_device tx_vdev;
115 struct v4l2_device v4l2_dev;
118 struct vb2_queue rx_vb2_queue;
119 struct vb2_queue tx_vb2_queue;
[all …]