Searched defs:_chip (Results 1 - 3 of 3) sorted by relevance

/linux-master/sound/pcmcia/vx/
H A Dvxp_mixer.c32 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); local
40 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); local
77 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); local
85 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); local
108 vxp_add_mic_controls(struct vx_core *_chip) argument
[all...]
H A Dvxp_ops.c38 static inline unsigned long vxp_reg_addr(struct vx_core *_chip, int reg) argument
98 static void vxp_reset_dsp(struct vx_core *_chip) argument
116 static void vxp_reset_codec(struct vx_core *_chip) argument
135 static int vxp_load_xilinx_binary(struct vx_core *_chip, const struct firmware *fw) argument
270 vxp_test_and_ack(struct vx_core *_chip) argument
297 vxp_validate_irq(struct vx_core *_chip, int enable) argument
313 vx_setup_pseudo_dma(struct vx_core *_chip, int do_write) argument
333 vx_release_pseudo_dma(struct vx_core *_chip) argument
518 vxp_change_audio_source(struct vx_core *_chip, int src) argument
558 vxp_set_clock_source(struct vx_core *_chip, int source) argument
573 vxp_reset_board(struct vx_core *_chip, int cold_reset) argument
[all...]
/linux-master/sound/pci/vx222/
H A Dvx222_ops.c74 static inline unsigned long vx2_reg_addr(struct vx_core *_chip, int reg) argument
147 static void vx2_reset_dsp(struct vx_core *_chip) argument
162 static int vx2_test_xilinx(struct vx_core *_chip) argument
469 vx2_validate_irq(struct vx_core *_chip, int enable) argument
720 vx2_reset_codec(struct vx_core *_chip) argument
762 vx2_change_audio_source(struct vx_core *_chip, int src) argument
781 vx2_set_clock_source(struct vx_core *_chip, int source) argument
795 vx2_reset_board(struct vx_core *_chip, int cold_reset) argument
869 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); local
880 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); local
913 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); local
921 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); local
963 vx2_add_mic_controls(struct vx_core *_chip) argument
[all...]

Completed in 106 milliseconds