Lines Matching defs:chip

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() local
113 struct azx *chip = apcm->chip; in azx_pcm_hw_params() local
138 struct azx *chip = apcm->chip; in azx_pcm_hw_free() local
158 struct azx *chip = apcm->chip; in azx_pcm_prepare() local
213 struct azx *chip = apcm->chip; in azx_pcm_trigger() local
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() local
400 struct azx *chip = apcm->chip; in azx_pcm_open() local
492 struct azx *chip = apcm->chip; in azx_pcm_mmap() local
528 struct azx *chip = bus_to_azx(bus); in snd_hda_attach_pcm_stream() local
592 struct azx *chip = bus_to_azx(bus); in azx_rirb_get_response() local
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() local
758 struct azx *chip = bus_to_azx(bus); in azx_send_cmd() local
772 struct azx *chip = bus_to_azx(bus); in azx_get_response() local
784 struct azx *chip = bus_to_azx(bus); in azx_link_power() local
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() local
854 struct azx *chip = bus_to_azx(bus); in snd_hda_codec_load_dsp_trigger() local
865 struct azx *chip = bus_to_azx(bus); in snd_hda_codec_load_dsp_cleanup() local
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() local
930 struct azx *chip = dev_id; in azx_interrupt() local
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() local
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()