Searched refs:chipio_set_stream_control (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.10/sound/pci/hda/ |
D | patch_ca0132.c | 1823 static void chipio_set_stream_control(struct hda_codec *codec, in chipio_set_stream_control() function 4854 chipio_set_stream_control(codec, 0x03, 0); in ca0132_alt_set_vipsource() 4855 chipio_set_stream_control(codec, 0x04, 0); in ca0132_alt_set_vipsource() 4903 chipio_set_stream_control(codec, 0x03, 1); in ca0132_alt_set_vipsource() 4904 chipio_set_stream_control(codec, 0x04, 1); in ca0132_alt_set_vipsource() 4976 chipio_set_stream_control(codec, 0x03, 0); in ca0132_alt_select_in() 4977 chipio_set_stream_control(codec, 0x04, 0); in ca0132_alt_select_in() 5021 chipio_set_stream_control(codec, 0x03, 1); in ca0132_alt_select_in() 5022 chipio_set_stream_control(codec, 0x04, 1); in ca0132_alt_select_in() 5086 chipio_set_stream_control(codec, 0x03, 1); in ca0132_alt_select_in() [all …]
|