Lines Matching refs:azx
40 azx_assign_device(struct azx *chip, struct snd_pcm_substream *substream) in azx_assign_device()
91 struct azx *chip = apcm->chip; in azx_pcm_close()
109 struct azx *chip = apcm->chip; in azx_pcm_hw_params()
150 struct azx *chip = apcm->chip; in azx_pcm_prepare()
205 struct azx *chip = apcm->chip; in azx_pcm_trigger()
278 unsigned int azx_get_pos_lpib(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_lpib()
284 unsigned int azx_get_pos_posbuf(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_posbuf()
290 unsigned int azx_get_position(struct azx *chip, in azx_get_position()
326 struct azx *chip = apcm->chip; in azx_pcm_pointer()
370 struct azx *chip = apcm->chip; in azx_get_sync_time()
581 struct azx *chip = apcm->chip; in azx_pcm_open()
699 struct azx *chip = bus_to_azx(bus); in snd_hda_attach_pcm_stream()
767 struct azx *chip = bus_to_azx(bus); in azx_rirb_get_response()
840 static int azx_single_wait_for_response(struct azx *chip, unsigned int addr) in azx_single_wait_for_response()
863 struct azx *chip = bus_to_azx(bus); in azx_single_send_cmd()
907 struct azx *chip = bus_to_azx(bus); in azx_send_cmd()
921 struct azx *chip = bus_to_azx(bus); in azx_get_response()
943 azx_get_dsp_loader_dev(struct azx *chip) in azx_get_dsp_loader_dev()
960 struct azx *chip = bus_to_azx(bus); in snd_hda_codec_load_dsp_prepare()
992 struct azx *chip = bus_to_azx(bus); in snd_hda_codec_load_dsp_trigger()
1003 struct azx *chip = bus_to_azx(bus); in snd_hda_codec_load_dsp_cleanup()
1023 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip()
1033 void azx_stop_all_streams(struct azx *chip) in azx_stop_all_streams()
1041 void azx_stop_chip(struct azx *chip) in azx_stop_chip()
1052 struct azx *chip = bus_to_azx(bus); in stream_update()
1066 struct azx *chip = dev_id; in azx_interrupt()
1127 static int probe_codec(struct azx *chip, int addr) in probe_codec()
1149 struct azx *chip = bus_to_azx(&bus->core); in snd_hda_bus_reset()
1160 int azx_bus_init(struct azx *chip, const char *model) in azx_bus_init()
1193 int azx_probe_codecs(struct azx *chip, unsigned int max_slots) in azx_probe_codecs()
1246 int azx_codec_configure(struct azx *chip) in azx_codec_configure()
1270 static int stream_direction(struct azx *chip, unsigned char index) in stream_direction()
1279 int azx_init_streams(struct azx *chip) in azx_init_streams()
1314 void azx_free_streams(struct azx *chip) in azx_free_streams()