Home
last modified time | relevance | path

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

/drivers/media/usb/airspy/
Dairspy.c106 struct airspy { struct
109 unsigned long flags;
111 struct device *dev;
112 struct usb_device *udev;
113 struct video_device vdev;
114 struct v4l2_device v4l2_dev;
117 struct vb2_queue vb_queue;
118 struct list_head queued_bufs;
119 spinlock_t queued_bufs_lock; /* Protects queued_bufs */
120 unsigned sequence; /* Buffer sequence counter */
[all …]