Home
last modified time | relevance | path

Searched defs:devptr (Results 1 – 25 of 27) sorted by relevance

12

/Linux-v5.10/sound/drivers/mpu401/
Dmpu401.c52 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/
Dpowermac.c41 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/
Dvirmidi.c72 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()
Dserial-u16550.c885 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()
Ddummy.c1021 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()
Dmtpav.c728 static int snd_mtpav_remove(struct platform_device *devptr) in snd_mtpav_remove()
Daloop.c1704 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/
Djazz16.c186 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()
Dsb16.c311 static int snd_sb16_card_new(struct device *devptr, int dev, in snd_sb16_card_new()
/Linux-v5.10/sound/sh/
Dsh_dac_audio.c261 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()
Daica.c543 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/
Dsc6000.c492 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()
Dcmi8330.c634 static int snd_cmi8330_isa_remove(struct device *devptr, in snd_cmi8330_isa_remove()
Des18xx.c2157 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()
Dsscape.c1186 static int snd_sscape_remove(struct device *devptr, unsigned int dev) in snd_sscape_remove()
Dopl3sa2.c881 static int snd_opl3sa2_isa_remove(struct device *devptr, in snd_opl3sa2_isa_remove()
/Linux-v5.10/sound/isa/opti9xx/
Dopti92x-ad1848.c949 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,
Dmiro.c1380 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/
Dmaple.c313 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/
Dgusmax.c341 static int snd_gusmax_remove(struct device *devptr, unsigned int dev) in snd_gusmax_remove()
Dinterwave.c758 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/
Dscoop.c177 struct scoop_dev *devptr; in scoop_probe() local
/Linux-v5.10/drivers/cdrom/
Dgdrom.c743 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/
Dwavefront.c568 static int snd_wavefront_isa_remove(struct device *devptr, in snd_wavefront_isa_remove()
/Linux-v5.10/include/sound/
Dcore.h257 #define snd_card_set_dev(card, devptr) ((card)->dev = (devptr)) argument

12