Searched refs:sbz_gpio_shutdown_commands (Results 1 – 1 of 1) sorted by relevance
/Linux-v5.4/sound/pci/hda/ |
D | patch_ca0132.c | 7826 static void sbz_gpio_shutdown_commands(struct hda_codec *codec, int dir, in sbz_gpio_shutdown_commands() function 7857 sbz_gpio_shutdown_commands(codec, 0x07, 0x07, -1); in sbz_exit_chip() 7858 sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x05); in sbz_exit_chip() 7859 sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x01); in sbz_exit_chip() 7869 sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x03); in sbz_exit_chip() 7870 sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x07); in sbz_exit_chip() 7871 sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x06); in sbz_exit_chip()
|