Home
last modified time | relevance | path

Searched refs:compare_seq (Results 1 – 1 of 1) sorted by relevance

/kernel/linux/linux-5.10/sound/pci/hda/
Dhda_auto_parser.c34 static int compare_seq(const void *ap, const void *bp) in compare_seq() function
49 sort(list, num_pins, sizeof(list[0]), compare_seq, NULL); in sort_pins_by_sequence()