Searched refs:compare_seq (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/sound/pci/hda/ |
H A D | hda_auto_parser.c | 34 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()
|
/kernel/linux/linux-6.6/sound/pci/hda/ |
H A D | hda_auto_parser.c | 34 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()
|
Completed in 4 milliseconds