Home
last modified time | relevance | path

Searched refs:snd_vx222 (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/vx222/
H A Dvx222.c106 struct snd_vx222 *vx = to_vx222(chip); in snd_vx222_free()
126 struct snd_vx222 **rchip) in snd_vx222_create()
129 struct snd_vx222 *vx; in snd_vx222_create()
143 sizeof(struct snd_vx222) - sizeof(struct vx_core)); in snd_vx222_create()
184 struct snd_vx222 *vx; in snd_vx222_probe()
251 struct snd_vx222 *vx = card->private_data; in snd_vx222_suspend()
259 struct snd_vx222 *vx = card->private_data; in snd_vx222_resume()
H A Dvx222_ops.c76 struct snd_vx222 *chip = to_vx222(_chip); in vx2_reg_addr()
149 struct snd_vx222 *chip = to_vx222(_chip); in vx2_reset_dsp()
164 struct snd_vx222 *chip = to_vx222(_chip); in vx2_test_xilinx()
469 struct snd_vx222 *chip = to_vx222(_chip); in vx2_validate_irq()
720 struct snd_vx222 *chip = to_vx222(_chip); in vx2_reset_codec()
762 struct snd_vx222 *chip = to_vx222(_chip); in vx2_change_audio_source()
781 struct snd_vx222 *chip = to_vx222(_chip); in vx2_set_clock_source()
795 struct snd_vx222 *chip = to_vx222(_chip); in vx2_reset_board()
814 static void vx2_set_input_level(struct snd_vx222 *chip) in vx2_set_input_level()
868 struct snd_vx222 *chi in vx_input_level_get()
[all...]
H A Dvx222.h13 struct snd_vx222 { struct
29 #define to_vx222(x) container_of(x, struct snd_vx222, core)
/kernel/linux/linux-6.6/sound/pci/vx222/
H A Dvx222.c105 struct snd_vx222 **rchip) in snd_vx222_create()
108 struct snd_vx222 *vx; in snd_vx222_create()
120 sizeof(struct snd_vx222) - sizeof(struct vx_core)); in snd_vx222_create()
152 struct snd_vx222 *vx; in snd_vx222_probe()
211 struct snd_vx222 *vx = card->private_data; in snd_vx222_suspend()
219 struct snd_vx222 *vx = card->private_data; in snd_vx222_resume()
H A Dvx222_ops.c76 struct snd_vx222 *chip = to_vx222(_chip); in vx2_reg_addr()
149 struct snd_vx222 *chip = to_vx222(_chip); in vx2_reset_dsp()
164 struct snd_vx222 *chip = to_vx222(_chip); in vx2_test_xilinx()
471 struct snd_vx222 *chip = to_vx222(_chip); in vx2_validate_irq()
722 struct snd_vx222 *chip = to_vx222(_chip); in vx2_reset_codec()
764 struct snd_vx222 *chip = to_vx222(_chip); in vx2_change_audio_source()
783 struct snd_vx222 *chip = to_vx222(_chip); in vx2_set_clock_source()
797 struct snd_vx222 *chip = to_vx222(_chip); in vx2_reset_board()
816 static void vx2_set_input_level(struct snd_vx222 *chip) in vx2_set_input_level()
870 struct snd_vx222 *chi in vx_input_level_get()
[all...]
H A Dvx222.h13 struct snd_vx222 { struct
29 #define to_vx222(x) container_of(x, struct snd_vx222, core)

Completed in 9 milliseconds