Searched refs:aztech (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/media/radio/ |
H A D | radio-aztech.c | 3 * radio-aztech.c - Aztech radio card driver 53 struct aztech { struct 70 struct aztech *az = container_of(isa, struct aztech, isa); in aztech_set_pins() 85 struct aztech *az = kzalloc(sizeof(*az), GFP_KERNEL); in aztech_alloc() 111 struct aztech *az = container_of(isa, struct aztech, isa); in aztech_s_mute_volume() 136 .name = "radio-aztech",
|
H A D | Makefile | 7 obj-$(CONFIG_RADIO_AZTECH) += radio-aztech.o
|
/kernel/linux/linux-6.6/drivers/media/radio/ |
H A D | radio-aztech.c | 3 * radio-aztech.c - Aztech radio card driver 53 struct aztech { struct 70 struct aztech *az = container_of(isa, struct aztech, isa); in aztech_set_pins() 85 struct aztech *az = kzalloc(sizeof(*az), GFP_KERNEL); in aztech_alloc() 111 struct aztech *az = container_of(isa, struct aztech, isa); in aztech_s_mute_volume() 136 .name = "radio-aztech",
|
H A D | Makefile | 10 obj-$(CONFIG_RADIO_AZTECH) += radio-aztech.o
|
Completed in 3 milliseconds