Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/media/usb/airspy/
Dairspy.c95 struct airspy { struct
160 static int airspy_ctrl_msg(struct airspy *s, u8 request, u16 value, u16 index, in airspy_ctrl_msg() argument
214 static struct airspy_frame_buf *airspy_get_next_fill_buf(struct airspy *s) in airspy_get_next_fill_buf()
231 static unsigned int airspy_convert_stream(struct airspy *s, in airspy_convert_stream()
269 struct airspy *s = urb->context; in airspy_urb_complete()
315 static int airspy_kill_urbs(struct airspy *s) in airspy_kill_urbs()
329 static int airspy_submit_urbs(struct airspy *s) in airspy_submit_urbs()
348 static int airspy_free_stream_bufs(struct airspy *s) in airspy_free_stream_bufs()
364 static int airspy_alloc_stream_bufs(struct airspy *s) in airspy_alloc_stream_bufs()
391 static int airspy_free_urbs(struct airspy *s) in airspy_free_urbs()
[all …]
DMakefile2 obj-$(CONFIG_USB_AIRSPY) += airspy.o
DKconfig10 module will be called airspy
/Linux-v5.4/drivers/media/usb/
DMakefile13 obj-$(CONFIG_USB_AIRSPY) += airspy/
DKconfig59 source "drivers/media/usb/airspy/Kconfig"
/Linux-v5.4/
DMAINTAINERS637 F: drivers/media/usb/airspy/