Lines Matching defs:chip
52 static void snd_ak4114_free(struct ak4114 *chip) in snd_ak4114_free()
61 struct ak4114 *chip = device->device_data; in snd_ak4114_dev_free() local
71 struct ak4114 *chip; in snd_ak4114_create() local
113 void snd_ak4114_reg_write(struct ak4114 *chip, unsigned char reg, unsigned char mask, unsigned char… in snd_ak4114_reg_write()
123 static void ak4114_init_regs(struct ak4114 *chip) in ak4114_init_regs()
141 void snd_ak4114_reinit(struct ak4114 *chip) in snd_ak4114_reinit()
181 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_in_error_get() local
196 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_in_bit_get() local
218 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_rate_get() local
234 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_spdif_get() local
245 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_spdif_playback_get() local
256 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_spdif_playback_put() local
290 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_spdif_pget() local
312 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_spdif_qget() local
603 struct ak4114 *chip = container_of(work, struct ak4114, work.work); in ak4114_stats() local
612 void snd_ak4114_suspend(struct ak4114 *chip) in snd_ak4114_suspend()
619 void snd_ak4114_resume(struct ak4114 *chip) in snd_ak4114_resume()