Lines Matching defs:_chip
87 static inline unsigned long vx2_reg_addr(struct vx_core *_chip, int reg) in vx2_reg_addr()
160 static void vx2_reset_dsp(struct vx_core *_chip) in vx2_reset_dsp()
175 static int vx2_test_xilinx(struct vx_core *_chip) in vx2_test_xilinx()
480 static void vx2_validate_irq(struct vx_core *_chip, int enable) in vx2_validate_irq()
731 static void vx2_reset_codec(struct vx_core *_chip) in vx2_reset_codec()
773 static void vx2_change_audio_source(struct vx_core *_chip, int src) in vx2_change_audio_source()
792 static void vx2_set_clock_source(struct vx_core *_chip, int source) in vx2_set_clock_source()
806 static void vx2_reset_board(struct vx_core *_chip, int cold_reset) in vx2_reset_board()
880 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_input_level_get() local
891 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_input_level_put() local
924 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_level_get() local
932 struct vx_core *_chip = snd_kcontrol_chip(kcontrol); in vx_mic_level_put() local
974 static int vx2_add_mic_controls(struct vx_core *_chip) in vx2_add_mic_controls()