Home
last modified time | relevance | path

Searched full:gemtek (Results 1 – 14 of 14) sorted by relevance

/linux-6.14.4/drivers/media/radio/
Dradio-gemtek.c3 * GemTek radio card driver
7 * GemTek hasn't released any specs on the card, so the protocol had to
44 MODULE_DESCRIPTION("A driver for the GemTek Radio card.");
74 MODULE_PARM_DESC(io, "Force I/O ports for the GemTek Radio card if automatic probing is disabled or…
100 struct gemtek { struct
148 * Transmit settings to BU2614FS over GemTek IC.
150 static void gemtek_bu2614_transmit(struct gemtek *gt) in gemtek_bu2614_transmit()
182 struct gemtek *gt = kzalloc(sizeof(*gt), GFP_KERNEL); in gemtek_alloc()
194 struct gemtek *gt = container_of(isa, struct gemtek, isa); in gemtek_s_frequency()
216 struct gemtek *gt = container_of(isa, struct gemtek, isa); in gemtek_s_mute_volume()
[all …]
DKconfig22 found as Gemtek PCI FM.
162 tristate "D-Link/GemTek USB FM radio support"
270 tristate "GemTek Radio card (or compatible) support"
277 GemTek Radio tuner or are rebranded GemTek Radio cards:
284 module will be called radio-gemtek.
295 On Sound Vision 16 Gold PnP with FM Radio (ESS1869+FM Gemtek), the I/O
306 Say Y here to enable automatic probing for GemTek Radio card. The
DMakefile12 obj-$(CONFIG_RADIO_GEMTEK) += radio-gemtek.o
Ddsbr100.c2 /* A driver for the D-Link DSB-R100 USB radio and Gemtek USB Radio 21.
/linux-6.14.4/Documentation/admin-guide/media/
Dradio-cardlist.rst15 radio-gemtek GemTek Radio card (or compatible)
37 dsbr100 D-Link/GemTek USB FM radio
/linux-6.14.4/arch/arm/boot/dts/intel/ixp/
Dintel-ixp42x-linksys-wrv54g.dts4 * Also known as Gemtek GTWX5715
15 model = "Linksys WRV54G / Gemtek GTWX5715";
/linux-6.14.4/Documentation/devicetree/bindings/arm/
Dintel-ixp4xx.yaml35 - gemtek,gtwx5715
/linux-6.14.4/drivers/net/wireless/intersil/p54/
Dp54usb.c62 {USB_DEVICE(0x107b, 0x55f2)}, /* Gateway WGU-210 (Gemtek) */
66 {USB_DEVICE(0x15a9, 0x0002)}, /* Gemtek WUBI-100GW 802.11g */
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/rtl8192cu/
Dsw.c345 {RTL_USB_DEVICE(0x07aa, 0x0056, rtl92cu_hal_cfg)}, /*ATKK-Gemtek*/
/linux-6.14.4/drivers/net/wireless/ralink/rt2x00/
Drt2800usb.c882 /* Gemtek */
1203 /* Gemtek */
Drt73usb.c2459 /* Gemtek */
/linux-6.14.4/drivers/acpi/
Dacpi_pnp.c85 /* radio-gemtek */
/linux-6.14.4/Documentation/devicetree/bindings/
Dvendor-prefixes.yaml576 "^gemtek,.*":
577 description: Gemtek Technology Co., Ltd.
/linux-6.14.4/
DMAINTAINERS9640 GEMTEK FM RADIO RECEIVER DRIVER
9646 F: drivers/media/radio/radio-gemtek*