Home
last modified time | relevance | path

Searched refs:aztech (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/media/radio/
H A Dradio-aztech.c3 * 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 DMakefile7 obj-$(CONFIG_RADIO_AZTECH) += radio-aztech.o
/kernel/linux/linux-6.6/drivers/media/radio/
H A Dradio-aztech.c3 * 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 DMakefile10 obj-$(CONFIG_RADIO_AZTECH) += radio-aztech.o

Completed in 1 milliseconds