Lines Matching defs:chip
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() local
109 struct azx *chip = apcm->chip; in azx_pcm_hw_params() local
150 struct azx *chip = apcm->chip; in azx_pcm_prepare() local
205 struct azx *chip = apcm->chip; in azx_pcm_trigger() local
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() local
370 struct azx *chip = apcm->chip; in azx_get_sync_time() local
582 struct azx *chip = apcm->chip; in azx_pcm_open() local
677 struct azx *chip = apcm->chip; in azx_pcm_mmap() local
711 struct azx *chip = bus_to_azx(bus); in snd_hda_attach_pcm_stream() local
779 struct azx *chip = bus_to_azx(bus); in azx_rirb_get_response() local
852 static int azx_single_wait_for_response(struct azx *chip, unsigned int addr) in azx_single_wait_for_response()
875 struct azx *chip = bus_to_azx(bus); in azx_single_send_cmd() local
919 struct azx *chip = bus_to_azx(bus); in azx_send_cmd() local
933 struct azx *chip = bus_to_azx(bus); in azx_get_response() local
955 azx_get_dsp_loader_dev(struct azx *chip) in azx_get_dsp_loader_dev()
972 struct azx *chip = bus_to_azx(bus); in snd_hda_codec_load_dsp_prepare() local
1004 struct azx *chip = bus_to_azx(bus); in snd_hda_codec_load_dsp_trigger() local
1015 struct azx *chip = bus_to_azx(bus); in snd_hda_codec_load_dsp_cleanup() local
1035 void azx_init_chip(struct azx *chip, bool full_reset) in azx_init_chip()
1045 void azx_stop_all_streams(struct azx *chip) in azx_stop_all_streams()
1055 void azx_stop_chip(struct azx *chip) in azx_stop_chip()
1066 struct azx *chip = bus_to_azx(bus); in stream_update() local
1080 struct azx *chip = dev_id; in azx_interrupt() local
1141 static int probe_codec(struct azx *chip, int addr) in probe_codec()
1163 struct azx *chip = bus_to_azx(&bus->core); in snd_hda_bus_reset() local
1174 int azx_bus_init(struct azx *chip, const char *model) in azx_bus_init()
1207 int azx_probe_codecs(struct azx *chip, unsigned int max_slots) in azx_probe_codecs()
1260 int azx_codec_configure(struct azx *chip) in azx_codec_configure()
1284 static int stream_direction(struct azx *chip, unsigned char index) in stream_direction()
1293 int azx_init_streams(struct azx *chip) in azx_init_streams()
1328 void azx_free_streams(struct azx *chip) in azx_free_streams()