Home
last modified time | relevance | path

Searched refs:channel_sfx (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
H A Dhda_auto_parser.c606 static const char * const channel_sfx[] = { in check_output_sfx() local
616 if (num_pins > ARRAY_SIZE(channel_sfx)) { in check_output_sfx()
621 return channel_sfx[i]; in check_output_sfx()
/kernel/linux/linux-6.6/sound/pci/hda/
H A Dhda_auto_parser.c602 static const char * const channel_sfx[] = { in check_output_sfx() local
612 if (num_pins > ARRAY_SIZE(channel_sfx)) { in check_output_sfx()
617 return channel_sfx[i]; in check_output_sfx()

Completed in 3 milliseconds