Home
last modified time | relevance | path

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

/linux-4.1.27/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()
/linux-4.1.27/fs/btrfs/
Ddelayed-ref.c93 bool compare_seq) in comp_entry() argument
114 if (compare_seq) { in comp_entry()