Lines Matching refs:azx
44 azx_assign_device(struct azx *chip, struct snd_pcm_substream *substream) in azx_assign_device()
95 struct azx *chip = apcm->chip; in azx_pcm_close()
113 struct azx *chip = apcm->chip; in azx_pcm_hw_params()
138 struct azx *chip = apcm->chip; in azx_pcm_hw_free()
158 struct azx *chip = apcm->chip; in azx_pcm_prepare()
213 struct azx *chip = apcm->chip; in azx_pcm_trigger()
286 unsigned int azx_get_pos_lpib(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_lpib()
292 unsigned int azx_get_pos_posbuf(struct azx *chip, struct azx_dev *azx_dev) in azx_get_pos_posbuf()
298 unsigned int azx_get_position(struct azx *chip, in azx_get_position()
334 struct azx *chip = apcm->chip; in azx_pcm_pointer()
400 struct azx *chip = apcm->chip; in azx_pcm_open()
492 struct azx *chip = apcm->chip; in azx_pcm_mmap()
528 struct azx *chip = bus_to_azx(bus); in snd_hda_attach_pcm_stream()
592 struct azx *chip = bus_to_azx(bus); in azx_rirb_get_response()
691 static int azx_single_wait_for_response(struct azx *chip, unsigned int addr) in azx_single_wait_for_response()
714 struct azx *chip = bus_to_azx(bus); in azx_single_send_cmd()
758 struct azx *chip = bus_to_azx(bus); in azx_send_cmd()
772 struct azx *chip = bus_to_azx(bus); in azx_get_response()
784 struct azx *chip = bus_to_azx(bus); in azx_link_power()
805 azx_get_dsp_loader_dev(struct azx *chip) in azx_get_dsp_loader_dev()
822 struct azx *chip = bus_to_azx(bus); in snd_hda_codec_load_dsp_prepare()
854 struct azx *chip = bus_to_azx(bus); in snd_hda_codec_load_dsp_trigger()
865 struct azx *chip = bus_to_azx(bus); in snd_hda_codec_load_dsp_cleanup()
885 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip()
895 void azx_stop_all_streams(struct azx *chip) in azx_stop_all_streams()
905 void azx_stop_chip(struct azx *chip) in azx_stop_chip()
916 struct azx *chip = bus_to_azx(bus); in stream_update()
930 struct azx *chip = dev_id; in azx_interrupt()
979 static int probe_codec(struct azx *chip, int addr) in probe_codec()
1001 struct azx *chip = bus_to_azx(&bus->core); in snd_hda_bus_reset()
1011 static int get_jackpoll_interval(struct azx *chip) in get_jackpoll_interval()
1033 int azx_bus_init(struct azx *chip, const char *model, in azx_bus_init()
1081 int azx_probe_codecs(struct azx *chip, unsigned int max_slots) in azx_probe_codecs()
1134 int azx_codec_configure(struct azx *chip) in azx_codec_configure()
1144 static int stream_direction(struct azx *chip, unsigned char index) in stream_direction()
1153 int azx_init_streams(struct azx *chip) in azx_init_streams()
1188 void azx_free_streams(struct azx *chip) in azx_free_streams()