Searched refs:sbz_gpio_shutdown_commands (Results 1 – 1 of 1) sorted by relevance
/linux-5.10/sound/pci/hda/ |
D | patch_ca0132.c | 8755 static void sbz_gpio_shutdown_commands(struct hda_codec *codec, int dir, in sbz_gpio_shutdown_commands() function 8786 sbz_gpio_shutdown_commands(codec, 0x07, 0x07, -1); in sbz_exit_chip() 8787 sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x05); in sbz_exit_chip() 8788 sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x01); in sbz_exit_chip() 8798 sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x03); in sbz_exit_chip() 8799 sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x07); in sbz_exit_chip() 8800 sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x06); in sbz_exit_chip()
|