Lines Matching defs:bus
931 static int azx_attach_pcm_stream(struct hda_bus *bus, struct hda_codec *codec, in azx_attach_pcm_stream()
1078 static int azx_corb_send_cmd(struct hda_bus *bus, u32 val) in azx_corb_send_cmd()
1159 static unsigned int azx_rirb_get_response(struct hda_bus *bus, in azx_rirb_get_response()
1288 static int azx_single_send_cmd(struct hda_bus *bus, u32 val) in azx_single_send_cmd()
1316 static unsigned int azx_single_get_response(struct hda_bus *bus, in azx_single_get_response()
1331 static int azx_send_cmd(struct hda_bus *bus, unsigned int val) in azx_send_cmd()
1345 static unsigned int azx_get_response(struct hda_bus *bus, in azx_get_response()
1369 static int azx_load_dsp_prepare(struct hda_bus *bus, unsigned int format, in azx_load_dsp_prepare()
1430 static void azx_load_dsp_trigger(struct hda_bus *bus, bool start) in azx_load_dsp_trigger()
1442 static void azx_load_dsp_cleanup(struct hda_bus *bus, in azx_load_dsp_cleanup()
1779 static void azx_bus_reset(struct hda_bus *bus) in azx_bus_reset()
1827 struct hda_bus *bus; in azx_bus_create() local
1862 struct hda_bus *bus = chip->bus; in azx_probe_codecs() local