Searched refs:airspy (Results 1 – 5 of 5) sorted by relevance
106 struct airspy { struct171 static int airspy_ctrl_msg(struct airspy *s, u8 request, u16 value, u16 index, in airspy_ctrl_msg() argument225 static struct airspy_frame_buf *airspy_get_next_fill_buf(struct airspy *s) in airspy_get_next_fill_buf()242 static unsigned int airspy_convert_stream(struct airspy *s, in airspy_convert_stream()280 struct airspy *s = urb->context; in airspy_urb_complete()326 static int airspy_kill_urbs(struct airspy *s) in airspy_kill_urbs()340 static int airspy_submit_urbs(struct airspy *s) in airspy_submit_urbs()359 static int airspy_free_stream_bufs(struct airspy *s) in airspy_free_stream_bufs()375 static int airspy_alloc_stream_bufs(struct airspy *s) in airspy_alloc_stream_bufs()402 static int airspy_free_urbs(struct airspy *s) in airspy_free_urbs()[all …]
1 obj-$(CONFIG_USB_AIRSPY) += airspy.o
9 module will be called airspy
12 obj-$(CONFIG_USB_AIRSPY) += airspy/
58 source "drivers/media/usb/airspy/Kconfig"