Lines Matching refs:hda_bus
537 static void parse_codec_mode(char *buf, struct hda_bus *bus,
560 static void parse_pincfg_mode(char *buf, struct hda_bus *bus,
566 static void parse_verb_mode(char *buf, struct hda_bus *bus,
572 static void parse_hint_mode(char *buf, struct hda_bus *bus,
578 static void parse_model_mode(char *buf, struct hda_bus *bus,
585 static void parse_chip_name_mode(char *buf, struct hda_bus *bus,
592 static void parse_##name##_mode(char *buf, struct hda_bus *bus, \
608 void (*parser)(char *buf, struct hda_bus *bus, struct hda_codec **retc);
654 static int parse_line_mode(char *buf, struct hda_bus *bus)
712 int snd_hda_load_patch(struct hda_bus *bus, size_t fw_size, const void *fw_buf)