Searched refs:sbz_gpio_shutdown_commands (Results  1 – 1 of 1) sorted by relevance
| /Linux-v5.15/sound/pci/hda/ | 
| D | patch_ca0132.c | 8910 static void sbz_gpio_shutdown_commands(struct hda_codec *codec, int dir,  in sbz_gpio_shutdown_commands()  function8941 	sbz_gpio_shutdown_commands(codec, 0x07, 0x07, -1);  in sbz_exit_chip()
 8942 	sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x05);  in sbz_exit_chip()
 8943 	sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x01);  in sbz_exit_chip()
 8953 	sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x03);  in sbz_exit_chip()
 8954 	sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x07);  in sbz_exit_chip()
 8955 	sbz_gpio_shutdown_commands(codec, 0x07, 0x07, 0x06);  in sbz_exit_chip()
 
 |