/Linux-v5.10/sound/drivers/mpu401/ |
D | mpu401.c | 52 static int snd_mpu401_create(struct device *devptr, int dev, in snd_mpu401_create() 90 static int snd_mpu401_probe(struct platform_device *devptr) in snd_mpu401_probe() 115 static int snd_mpu401_remove(struct platform_device *devptr) in snd_mpu401_remove()
|
/Linux-v5.10/sound/ppc/ |
D | powermac.c | 41 static int snd_pmac_probe(struct platform_device *devptr) in snd_pmac_probe() 124 static int snd_pmac_remove(struct platform_device *devptr) in snd_pmac_remove()
|
/Linux-v5.10/sound/drivers/ |
D | virmidi.c | 72 static int snd_virmidi_probe(struct platform_device *devptr) in snd_virmidi_probe() 119 static int snd_virmidi_remove(struct platform_device *devptr) in snd_virmidi_remove()
|
D | serial-u16550.c | 885 static int snd_serial_probe(struct platform_device *devptr) in snd_serial_probe() 967 static int snd_serial_remove(struct platform_device *devptr) in snd_serial_remove()
|
D | dummy.c | 1021 static int snd_dummy_probe(struct platform_device *devptr) in snd_dummy_probe() 1099 static int snd_dummy_remove(struct platform_device *devptr) in snd_dummy_remove()
|
D | mtpav.c | 728 static int snd_mtpav_remove(struct platform_device *devptr) in snd_mtpav_remove()
|
D | aloop.c | 1704 static int loopback_probe(struct platform_device *devptr) in loopback_probe() 1752 static int loopback_remove(struct platform_device *devptr) in loopback_remove()
|
/Linux-v5.10/sound/isa/sb/ |
D | jazz16.c | 186 static int snd_jazz16_match(struct device *devptr, unsigned int dev) in snd_jazz16_match() 221 static int snd_jazz16_probe(struct device *devptr, unsigned int dev) in snd_jazz16_probe() 342 static int snd_jazz16_remove(struct device *devptr, unsigned int dev) in snd_jazz16_remove()
|
D | sb16.c | 311 static int snd_sb16_card_new(struct device *devptr, int dev, in snd_sb16_card_new()
|
/Linux-v5.10/sound/sh/ |
D | sh_dac_audio.c | 261 static int snd_sh_dac_remove(struct platform_device *devptr) in snd_sh_dac_remove() 319 struct platform_device *devptr, in snd_sh_dac_create() 364 static int snd_sh_dac_probe(struct platform_device *devptr) in snd_sh_dac_probe()
|
D | aica.c | 543 static int snd_aica_remove(struct platform_device *devptr) in snd_aica_remove() 554 static int snd_aica_probe(struct platform_device *devptr) in snd_aica_probe()
|
/Linux-v5.10/sound/isa/ |
D | sc6000.c | 492 static int snd_sc6000_match(struct device *devptr, unsigned int dev) in snd_sc6000_match() 535 static int snd_sc6000_probe(struct device *devptr, unsigned int dev) in snd_sc6000_probe() 675 static int snd_sc6000_remove(struct device *devptr, unsigned int dev) in snd_sc6000_remove()
|
D | cmi8330.c | 634 static int snd_cmi8330_isa_remove(struct device *devptr, in snd_cmi8330_isa_remove()
|
D | es18xx.c | 2157 static int snd_es18xx_isa_probe1(int dev, struct device *devptr) in snd_es18xx_isa_probe1() 2213 static int snd_es18xx_isa_remove(struct device *devptr, in snd_es18xx_isa_remove()
|
D | sscape.c | 1186 static int snd_sscape_remove(struct device *devptr, unsigned int dev) in snd_sscape_remove()
|
D | opl3sa2.c | 881 static int snd_opl3sa2_isa_remove(struct device *devptr, in snd_opl3sa2_isa_remove()
|
/Linux-v5.10/sound/isa/opti9xx/ |
D | opti92x-ad1848.c | 949 static int snd_opti9xx_isa_match(struct device *devptr, 961 static int snd_opti9xx_isa_probe(struct device *devptr, 1027 static int snd_opti9xx_isa_remove(struct device *devptr,
|
D | miro.c | 1380 static int snd_miro_isa_match(struct device *devptr, unsigned int n) in snd_miro_isa_match() 1391 static int snd_miro_isa_probe(struct device *devptr, unsigned int n) in snd_miro_isa_probe() 1483 static int snd_miro_isa_remove(struct device *devptr, in snd_miro_isa_remove()
|
/Linux-v5.10/drivers/sh/maple/ |
D | maple.c | 313 void *devptr) in maple_check_matching_driver() 749 static int maple_match_bus_driver(struct device *devptr, in maple_match_bus_driver()
|
/Linux-v5.10/sound/isa/gus/ |
D | gusmax.c | 341 static int snd_gusmax_remove(struct device *devptr, unsigned int dev) in snd_gusmax_remove()
|
D | interwave.c | 758 static int snd_interwave_isa_probe1(int dev, struct device *devptr) in snd_interwave_isa_probe1() 828 static int snd_interwave_isa_remove(struct device *devptr, unsigned int dev) in snd_interwave_isa_remove()
|
/Linux-v5.10/arch/arm/common/ |
D | scoop.c | 177 struct scoop_dev *devptr; in scoop_probe() local
|
/Linux-v5.10/drivers/cdrom/ |
D | gdrom.c | 743 static int probe_gdrom(struct platform_device *devptr) in probe_gdrom() 824 static int remove_gdrom(struct platform_device *devptr) in remove_gdrom()
|
/Linux-v5.10/sound/isa/wavefront/ |
D | wavefront.c | 568 static int snd_wavefront_isa_remove(struct device *devptr, in snd_wavefront_isa_remove()
|
/Linux-v5.10/include/sound/ |
D | core.h | 257 #define snd_card_set_dev(card, devptr) ((card)->dev = (devptr)) argument
|