Searched defs:hackrf_dev (Results 1 – 1 of 1) sorted by relevance
102 struct hackrf_dev { struct117 unsigned long flags;119 struct usb_interface *intf;120 struct device *dev;121 struct usb_device *udev;122 struct video_device rx_vdev;123 struct video_device tx_vdev;124 struct v4l2_device v4l2_dev;127 struct vb2_queue rx_vb2_queue;128 struct vb2_queue tx_vb2_queue;[all …]