Lines Matching defs:chip
57 static void snd_ak4113_free(struct ak4113 *chip) in snd_ak4113_free()
66 struct ak4113 *chip = device->device_data; in snd_ak4113_dev_free() local
75 struct ak4113 *chip; in snd_ak4113_create() local
116 void snd_ak4113_reg_write(struct ak4113 *chip, unsigned char reg, in snd_ak4113_reg_write()
125 static void ak4113_init_regs(struct ak4113 *chip) in ak4113_init_regs()
141 void snd_ak4113_reinit(struct ak4113 *chip) in snd_ak4113_reinit()
201 struct ak4113 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4113_in_error_get() local
217 struct ak4113 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4113_in_bit_get() local
240 struct ak4113 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4113_rx_get() local
250 struct ak4113 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4113_rx_put() local
278 struct ak4113 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4113_rate_get() local
296 struct ak4113 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4113_spdif_get() local
333 struct ak4113 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4113_spdif_pget() local
358 struct ak4113 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4113_spdif_qget() local
634 struct ak4113 *chip = container_of(work, struct ak4113, work.work); in ak4113_stats() local
644 void snd_ak4113_suspend(struct ak4113 *chip) in snd_ak4113_suspend()
651 void snd_ak4113_resume(struct ak4113 *chip) in snd_ak4113_resume()