auto_out_pin
struct auto_out_pin line_out[ARRAY_SIZE(cfg->line_out_pins)];
struct auto_out_pin speaker_out[ARRAY_SIZE(cfg->speaker_pins)];
struct auto_out_pin hp_out[ARRAY_SIZE(cfg->hp_pins)];
const struct auto_out_pin *a = ap;
const struct auto_out_pin *b = bp;
static void sort_pins_by_sequence(hda_nid_t *pins, struct auto_out_pin *list,