Searched +full:radio +full:- +full:type (Results 1 – 25 of 808) sorted by relevance
12345678910>>...33
| /kernel/linux/linux-6.6/drivers/media/radio/si470x/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Silicon Labs Si470x FM Radio Receiver support" 9 Say Y here if you want to connect this type of radio to your 14 module will be called radio-si470x-common. 17 tristate "Silicon Labs Si470x FM Radio Receiver support with USB" 22 - 10c4:818a: Silicon Labs USB FM Radio Reference Design 23 - 06e1:a155: ADS/Tech FM Radio Receiver (formerly Instant FM Music) 24 - 1b80:d700: KWorld USB FM Radio SnapMusic Mobile 700 (FM700) 25 - 10c5:819a: Sanei Electric FM USB Radio (aka DealExtreme.com PCear) 32 to redirect the audio stream from the radio to your sound device: [all …]
|
| D | radio-si470x-common.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * drivers/media/radio/si470x/radio-si470x-common.c 5 * Driver for radios with Silicon Labs Si470x FM Radio Receivers 14 * 2008-01-12 Tobias Lorenz <tobias.lorenz@gmx.net> 16 * - First working version 17 * 2008-01-13 Tobias Lorenz <tobias.lorenz@gmx.net> 19 * - Improved error handling, every function now returns errno 20 * - Improved multi user access (start/mute/stop) 21 * - Channel doesn't get lost anymore after start/mute/stop 22 * - RDS support added (polling mode via interrupt EP 1) [all …]
|
| /kernel/linux/linux-5.10/drivers/media/radio/si470x/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Silicon Labs Si470x FM Radio Receiver support" 9 Say Y here if you want to connect this type of radio to your 14 module will be called radio-si470x-common. 17 tristate "Silicon Labs Si470x FM Radio Receiver support with USB" 22 - 10c4:818a: Silicon Labs USB FM Radio Reference Design 23 - 06e1:a155: ADS/Tech FM Radio Receiver (formerly Instant FM Music) 24 - 1b80:d700: KWorld USB FM Radio SnapMusic Mobile 700 (FM700) 25 - 10c5:819a: Sanei Electric FM USB Radio (aka DealExtreme.com PCear) 32 to redirect the audio stream from the radio to your sound device: [all …]
|
| D | radio-si470x-common.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * drivers/media/radio/si470x/radio-si470x-common.c 5 * Driver for radios with Silicon Labs Si470x FM Radio Receivers 14 * 2008-01-12 Tobias Lorenz <tobias.lorenz@gmx.net> 16 * - First working version 17 * 2008-01-13 Tobias Lorenz <tobias.lorenz@gmx.net> 19 * - Improved error handling, every function now returns errno 20 * - Improved multi user access (start/mute/stop) 21 * - Channel doesn't get lost anymore after start/mute/stop 22 * - RDS support added (polling mode via interrupt EP 1) [all …]
|
| /kernel/linux/linux-5.10/drivers/media/radio/ |
| D | radio-raremono.c | 1 // SPDX-License-Identifier: GPL-2.0-only 16 #include <media/v4l2-device.h> 17 #include <media/v4l2-ioctl.h> 18 #include <media/v4l2-ctrls.h> 19 #include <media/v4l2-event.h> 22 * 'Thanko's Raremono' is a Japanese si4734-based AM/FM/SW USB receiver: 43 * well) are identical to the si470x Silicon Labs USB FM Radio Reference 76 .type = V4L2_TUNER_RADIO, 86 .type = V4L2_TUNER_RADIO, 95 .type = V4L2_TUNER_RADIO, [all …]
|
| D | radio-si476x.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * drivers/media/radio/radio-si476x.c -- V4L2 driver for SI476X chips 19 #include <media/v4l2-common.h> 20 #include <media/v4l2-ioctl.h> 21 #include <media/v4l2-ctrls.h> 22 #include <media/v4l2-event.h> 23 #include <media/v4l2-device.h> 25 #include <media/drv-intf/si476x.h> 26 #include <linux/mfd/si476x-core.h> 40 #define DRIVER_NAME "si476x-radio" [all …]
|
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 7 bool "Radio Adapters" 12 Say Y here to enable selecting AM/FM radio adapters. 19 source "drivers/media/radio/si470x/Kconfig" 22 tristate "Silicon Labs Si4713 FM Radio with RDS Transmitter support" 25 source "drivers/media/radio/si4713/Kconfig" 28 tristate "Silicon Laboratories Si476x I2C FM Radio" 34 Choose Y here if you have this FM radio chip. 36 In order to control your radio card, you will need to use programs 39 <file:Documentation/userspace-api/media/index.rst>. [all …]
|
| D | dsbr100.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 /* A driver for the D-Link DSB-R100 USB radio and Gemtek USB Radio 21. 14 * is that they don't have any:-) 17 * http://unimut.fsk.uni-heidelberg.de/unimut/demi/dsbr 19 * Fully tested with the Keene USB FM Transmitter and the v4l2-compliance tool. 21 * Copyright (c) 2000 Markus Demleitner <msdemlei@cl.uni-heidelberg.de> 31 #include <media/v4l2-device.h> 32 #include <media/v4l2-ioctl.h> 33 #include <media/v4l2-ctrls.h> 34 #include <media/v4l2-event.h> [all …]
|
| D | radio-tea5764.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * driver/media/radio/radio-tea5764.c 5 * Driver for TEA5764 radio chip for linux 2.6. 9 * Based in radio-tea5761.c Copyright (C) 2005 Nokia Corporation 14 * 2008-12-06 Fabio Belavenuto <belavenuto@gmail.com> 25 #include <linux/videodev2.h> /* kernel radio structs */ 27 #include <media/v4l2-common.h> 28 #include <media/v4l2-ioctl.h> 29 #include <media/v4l2-device.h> 30 #include <media/v4l2-ctrls.h> [all …]
|
| D | radio-mr800.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * A driver for the AverMedia MR 800 USB FM radio. This device plugs 12 * Big thanks to authors and contributors of dsbr100.c and radio-si470x.c 15 * http://av-usbradio.sourceforge.net/index.php 16 * http://sourceforge.net/projects/av-usbradio/ 20 * Also, Faidon Liambotis <paravoid@debian.org> wrote nice driver for this radio 21 * in 2007. He allowed to use his driver to improve current mr800 radio driver. 22 * http://www.spinics.net/lists/linux-usb-devel/msg10109.html 25 * It's required to blacklist AverMedia USB Radio 26 * in usbhid/hid-quirks.c [all …]
|
| /kernel/linux/linux-6.6/drivers/media/radio/ |
| D | radio-raremono.c | 1 // SPDX-License-Identifier: GPL-2.0-only 16 #include <media/v4l2-device.h> 17 #include <media/v4l2-ioctl.h> 18 #include <media/v4l2-ctrls.h> 19 #include <media/v4l2-event.h> 22 * 'Thanko's Raremono' is a Japanese si4734-based AM/FM/SW USB receiver: 43 * well) are identical to the si470x Silicon Labs USB FM Radio Reference 76 .type = V4L2_TUNER_RADIO, 86 .type = V4L2_TUNER_RADIO, 95 .type = V4L2_TUNER_RADIO, [all …]
|
| D | radio-si476x.c | 1 // SPDX-License-Identifier: GPL-2.0-only 3 * drivers/media/radio/radio-si476x.c -- V4L2 driver for SI476X chips 19 #include <media/v4l2-common.h> 20 #include <media/v4l2-ioctl.h> 21 #include <media/v4l2-ctrls.h> 22 #include <media/v4l2-event.h> 23 #include <media/v4l2-device.h> 25 #include <media/drv-intf/si476x.h> 26 #include <linux/mfd/si476x-core.h> 40 #define DRIVER_NAME "si476x-radio" [all …]
|
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 7 tristate "Radio Adapters" 12 Say Y here to enable selecting AM/FM radio adapters. 17 tristate "Guillemot MAXI Radio FM 2000 radio" 21 Choose Y here if you have this radio card. This card may also be 24 In order to control your radio card, you will need to use programs 27 <file:Documentation/userspace-api/media/index.rst>. 30 module will be called radio-maxiradio. 33 tristate "SAA7706H Car Radio DSP" 36 Say Y here if you want to use the SAA7706H Car radio Digital [all …]
|
| D | dsbr100.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 2 /* A driver for the D-Link DSB-R100 USB radio and Gemtek USB Radio 21. 14 * is that they don't have any:-) 17 * http://unimut.fsk.uni-heidelberg.de/unimut/demi/dsbr 19 * Fully tested with the Keene USB FM Transmitter and the v4l2-compliance tool. 21 * Copyright (c) 2000 Markus Demleitner <msdemlei@cl.uni-heidelberg.de> 31 #include <media/v4l2-device.h> 32 #include <media/v4l2-ioctl.h> 33 #include <media/v4l2-ctrls.h> 34 #include <media/v4l2-event.h> [all …]
|
| D | radio-tea5764.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * driver/media/radio/radio-tea5764.c 5 * Driver for TEA5764 radio chip for linux 2.6. 9 * Based in radio-tea5761.c Copyright (C) 2005 Nokia Corporation 14 * 2008-12-06 Fabio Belavenuto <belavenuto@gmail.com> 25 #include <linux/videodev2.h> /* kernel radio structs */ 27 #include <media/v4l2-common.h> 28 #include <media/v4l2-ioctl.h> 29 #include <media/v4l2-device.h> 30 #include <media/v4l2-ctrls.h> [all …]
|
| D | radio-mr800.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 3 * A driver for the AverMedia MR 800 USB FM radio. This device plugs 12 * Big thanks to authors and contributors of dsbr100.c and radio-si470x.c 15 * http://av-usbradio.sourceforge.net/index.php 16 * http://sourceforge.net/projects/av-usbradio/ 20 * Also, Faidon Liambotis <paravoid@debian.org> wrote nice driver for this radio 21 * in 2007. He allowed to use his driver to improve current mr800 radio driver. 22 * http://www.spinics.net/lists/linux-usb-devel/msg10109.html 25 * It's required to blacklist AverMedia USB Radio 26 * in usbhid/hid-quirks.c [all …]
|
| /kernel/linux/linux-6.6/Documentation/userspace-api/media/v4l/ |
| D | tuner.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 15 depending on the number of RF connectors on the tuner. The ``type`` 16 field of the respective struct :c:type:`v4l2_input` 21 Radio input devices have exactly one tuner with index zero, no video 27 struct :c:type:`v4l2_tuner` returned by :ref:`VIDIOC_G_TUNER <VIDIOC_G_TUNER>` 29 current video or radio input is queried. 36 and set the ``V4L2_CAP_TUNER`` flag in the struct :c:type:`v4l2_capability` 48 modulator. The ``type`` field of the respective struct 49 :c:type:`v4l2_output` returned by the 54 Radio output devices have exactly one modulator with index zero, no [all …]
|
| /kernel/linux/linux-5.10/Documentation/userspace-api/media/v4l/ |
| D | tuner.rst | 1 .. SPDX-License-Identifier: GFDL-1.1-no-invariants-or-later 15 depending on the number of RF connectors on the tuner. The ``type`` 16 field of the respective struct :c:type:`v4l2_input` 21 Radio input devices have exactly one tuner with index zero, no video 27 struct :c:type:`v4l2_tuner` returned by :ref:`VIDIOC_G_TUNER <VIDIOC_G_TUNER>` 29 current video or radio input is queried. 36 and set the ``V4L2_CAP_TUNER`` flag in the struct :c:type:`v4l2_capability` 48 modulator. The ``type`` field of the respective struct 49 :c:type:`v4l2_output` returned by the 54 Radio output devices have exactly one modulator with index zero, no [all …]
|
| /kernel/linux/linux-6.6/drivers/media/radio/si4713/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Silicon Labs Si4713 FM Radio Transmitter support with USB" 9 - 10c4:8244: Silicon Labs FM Transmitter USB device. 11 Say Y here if you want to connect this type of radio to your 15 module will be called radio-usb-si4713. 18 tristate "Silicon Labs Si4713 FM Radio Transmitter support with I2C" 25 Say Y here if you want to connect this type of radio to your 29 module will be called radio-platform-si4713. 32 tristate "Silicon Labs Si4713 FM Radio Transmitter support" 35 Say Y here if you want support to Si4713 FM Radio Transmitter. [all …]
|
| /kernel/linux/linux-5.10/drivers/media/radio/si4713/ |
| D | Kconfig | 1 # SPDX-License-Identifier: GPL-2.0-only 3 tristate "Silicon Labs Si4713 FM Radio Transmitter support with USB" 9 - 10c4:8244: Silicon Labs FM Transmitter USB device. 11 Say Y here if you want to connect this type of radio to your 15 module will be called radio-usb-si4713. 18 tristate "Silicon Labs Si4713 FM Radio Transmitter support with I2C" 25 Say Y here if you want to connect this type of radio to your 29 module will be called radio-platform-si4713. 32 tristate "Silicon Labs Si4713 FM Radio Transmitter support" 35 Say Y here if you want support to Si4713 FM Radio Transmitter. [all …]
|
| /kernel/linux/linux-6.6/drivers/media/pci/saa7134/ |
| D | saa7134-cards.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * card-specific stuff. 7 * (c) 2001-04 Gerd Knorr <kraxel@bytesex.org> [SuSE Labs] 11 #include "saa7134-reg.h" 16 #include <linux/i2c-algo-bit.h> 19 #include <media/v4l2-common.h> 29 [SAA7134_INPUT_RADIO] = "Radio", 38 [SAA7134_INPUT_SVIDEO] = "S-Video", 39 [SAA7134_INPUT_SVIDEO0] = "S-Video0", 40 [SAA7134_INPUT_SVIDEO1] = "S-Video1", [all …]
|
| /kernel/linux/linux-5.10/drivers/media/pci/saa7134/ |
| D | saa7134-cards.c | 1 // SPDX-License-Identifier: GPL-2.0-or-later 5 * card-specific stuff. 7 * (c) 2001-04 Gerd Knorr <kraxel@bytesex.org> [SuSE Labs] 11 #include "saa7134-reg.h" 16 #include <linux/i2c-algo-bit.h> 18 #include "tuner-xc2028.h" 19 #include <media/v4l2-common.h> 29 [SAA7134_INPUT_RADIO] = "Radio", 38 [SAA7134_INPUT_SVIDEO] = "S-Video", 39 [SAA7134_INPUT_SVIDEO0] = "S-Video0", [all …]
|
| /kernel/linux/linux-5.10/drivers/media/v4l2-core/ |
| D | tuner-core.c | 1 // SPDX-License-Identifier: GPL-2.0-only 8 * Copyright(c) 2005-2011 by Mauro Carvalho Chehab 9 * - Added support for a separate Radio tuner 10 * - Major rework and cleanups at the code 14 * devices here, we pretend to support a single, fake device type that will 15 * handle both radio and analog TV tuning. 31 #include <media/tuner-types.h> 32 #include <media/v4l2-device.h> 33 #include <media/v4l2-ioctl.h> 38 #include "tuner-xc2028.h" [all …]
|
| /kernel/linux/linux-6.6/drivers/media/v4l2-core/ |
| D | tuner-core.c | 1 // SPDX-License-Identifier: GPL-2.0-only 8 * Copyright(c) 2005-2011 by Mauro Carvalho Chehab 9 * - Added support for a separate Radio tuner 10 * - Major rework and cleanups at the code 14 * devices here, we pretend to support a single, fake device type that will 15 * handle both radio and analog TV tuning. 31 #include <media/tuner-types.h> 32 #include <media/v4l2-device.h> 33 #include <media/v4l2-ioctl.h> 39 #include "tuner-simple.h" [all …]
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/ |
| D | rfkill-gpio.yaml | 1 # SPDX-License-Identifier: (GPL-2.0-only OR BSD-2-Clause) 3 --- 4 $id: http://devicetree.org/schemas/net/rfkill-gpio.yaml# 5 $schema: http://devicetree.org/meta-schemas/core.yaml# 10 - Johannes Berg <johannes@sipsolutions.net> 11 - Philipp Zabel <p.zabel@pengutronix.de> 15 const: rfkill-gpio 20 radio-type: 21 description: rfkill radio type 23 - bluetooth [all …]
|
12345678910>>...33