Searched defs:op (Results 1 – 13 of 13) sorted by relevance
/sound/soc/fsl/ |
D | pcm030-audio-fabric.c | 54 static int pcm030_fabric_probe(struct platform_device *op) in pcm030_fabric_probe() 104 static int pcm030_fabric_remove(struct platform_device *op) in pcm030_fabric_remove()
|
D | mpc5200_psc_i2s.c | 160 static int psc_i2s_of_probe(struct platform_device *op) in psc_i2s_of_probe() 213 static int psc_i2s_of_remove(struct platform_device *op) in psc_i2s_of_remove()
|
D | mpc5200_psc_ac97.c | 283 static int psc_ac97_of_probe(struct platform_device *op) in psc_ac97_of_probe() 317 static int psc_ac97_of_remove(struct platform_device *op) in psc_ac97_of_remove()
|
D | mpc5200_dma.c | 373 int mpc5200_audio_dma_create(struct platform_device *op) in mpc5200_audio_dma_create() 492 int mpc5200_audio_dma_destroy(struct platform_device *op) in mpc5200_audio_dma_destroy()
|
/sound/oss/ |
D | dev_table.c | 56 struct audio_operations *op; in sound_install_audiodrv() local 113 struct mixer_operations *op; in sound_install_mixer() local
|
D | opl3_hw.h | 197 unsigned char op[4]; /* Operator offsets */ member
|
/sound/sparc/ |
D | cs4231.c | 114 struct platform_device *op; member 1774 struct platform_device *op = chip->op; in snd_cs4231_sbus_free() local 1797 struct platform_device *op, in snd_cs4231_sbus_create() 1859 static int cs4231_sbus_probe(struct platform_device *op) in cs4231_sbus_probe() 1934 struct platform_device *op = chip->op; in snd_cs4231_ebus_free() local 1963 struct platform_device *op, in snd_cs4231_ebus_create() 2051 static int cs4231_ebus_probe(struct platform_device *op) in cs4231_ebus_probe() 2075 static int cs4231_probe(struct platform_device *op) in cs4231_probe() 2089 static int cs4231_remove(struct platform_device *op) in cs4231_remove()
|
D | amd7930.c | 339 struct platform_device *op; member 909 struct platform_device *op = amd->op; in snd_amd7930_free() local 937 struct platform_device *op, in snd_amd7930_create() 1005 static int amd7930_sbus_probe(struct platform_device *op) in amd7930_sbus_probe()
|
D | dbri.c | 303 struct platform_device *op; /* OF device info */ member 2527 struct platform_device *op, in snd_dbri_create() 2596 static int dbri_probe(struct platform_device *op) in dbri_probe() 2666 static int dbri_remove(struct platform_device *op) in dbri_remove()
|
/sound/drivers/opl3/ |
D | opl3_drums.c | 50 int op; member
|
/sound/pci/emu10k1/ |
D | emufx.c | 496 u32 op, u32 r, u32 a, u32 x, u32 y) in snd_emu10k1_write_op() 508 #define OP(icode, ptr, op, r, a, x, y) \ argument 513 u32 op, u32 r, u32 a, u32 x, u32 y) in snd_emu10k1_audigy_write_op() 525 #define A_OP(icode, ptr, op, r, a, x, y) \ argument
|
/sound/soc/samsung/ |
D | idma.c | 124 static void idma_control(int op) in idma_control()
|
/sound/soc/codecs/ |
D | wm_hubs.c | 64 static void wait_for_dc_servo(struct snd_soc_codec *codec, unsigned int op) in wait_for_dc_servo()
|