Searched defs:devptr (Results 1 – 21 of 21) sorted by relevance
/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()
|
/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()
|
/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()
|
/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 | aloop.c | 1130 static int loopback_probe(struct platform_device *devptr) in loopback_probe() 1175 static int loopback_remove(struct platform_device *devptr) in loopback_remove()
|
D | dummy.c | 1033 static int snd_dummy_probe(struct platform_device *devptr) in snd_dummy_probe() 1111 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()
|
/sound/sh/ |
D | sh_dac_audio.c | 281 static int snd_sh_dac_remove(struct platform_device *devptr) in snd_sh_dac_remove() 339 struct platform_device *devptr, in snd_sh_dac_create() 384 static int snd_sh_dac_probe(struct platform_device *devptr) in snd_sh_dac_probe()
|
D | aica.c | 563 static int snd_aica_remove(struct platform_device *devptr) in snd_aica_remove() 574 static int snd_aica_probe(struct platform_device *devptr) in snd_aica_probe()
|
/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 | 635 static int snd_cmi8330_isa_remove(struct device *devptr, in snd_cmi8330_isa_remove()
|
D | es18xx.c | 2172 static int snd_es18xx_isa_probe1(int dev, struct device *devptr) in snd_es18xx_isa_probe1() 2228 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 | 880 static int snd_opl3sa2_isa_remove(struct device *devptr, in snd_opl3sa2_isa_remove()
|
/sound/isa/opti9xx/ |
D | opti92x-ad1848.c | 943 static int snd_opti9xx_isa_match(struct device *devptr, 955 static int snd_opti9xx_isa_probe(struct device *devptr, 1021 static int snd_opti9xx_isa_remove(struct device *devptr,
|
D | miro.c | 1377 static int snd_miro_isa_match(struct device *devptr, unsigned int n) in snd_miro_isa_match() 1388 static int snd_miro_isa_probe(struct device *devptr, unsigned int n) in snd_miro_isa_probe() 1480 static int snd_miro_isa_remove(struct device *devptr, in snd_miro_isa_remove()
|
/sound/isa/gus/ |
D | gusmax.c | 340 static int snd_gusmax_remove(struct device *devptr, unsigned int dev) in snd_gusmax_remove()
|
D | interwave.c | 757 static int snd_interwave_isa_probe1(int dev, struct device *devptr) in snd_interwave_isa_probe1() 827 static int snd_interwave_isa_remove(struct device *devptr, unsigned int dev) in snd_interwave_isa_remove()
|
/sound/isa/wavefront/ |
D | wavefront.c | 567 static int snd_wavefront_isa_remove(struct device *devptr, in snd_wavefront_isa_remove()
|