Home
last modified time | relevance | path

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

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