Lines Matching defs:chip
67 static void snd_ak4114_free(struct ak4114 *chip) in snd_ak4114_free()
76 struct ak4114 *chip = device->device_data; in snd_ak4114_dev_free() local
86 struct ak4114 *chip; in snd_ak4114_create() local
128 void snd_ak4114_reg_write(struct ak4114 *chip, unsigned char reg, unsigned char mask, unsigned char… in snd_ak4114_reg_write()
138 static void ak4114_init_regs(struct ak4114 *chip) in ak4114_init_regs()
156 void snd_ak4114_reinit(struct ak4114 *chip) in snd_ak4114_reinit()
196 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_in_error_get() local
212 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_in_bit_get() local
234 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_rate_get() local
250 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_spdif_get() local
261 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_spdif_playback_get() local
272 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_spdif_playback_put() local
306 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_spdif_pget() local
328 struct ak4114 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4114_spdif_qget() local
620 struct ak4114 *chip = container_of(work, struct ak4114, work.work); in ak4114_stats() local
629 void snd_ak4114_suspend(struct ak4114 *chip) in snd_ak4114_suspend()
636 void snd_ak4114_resume(struct ak4114 *chip) in snd_ak4114_resume()