Lines Matching defs:chip
63 static void snd_ak4117_free(struct ak4117 *chip) in snd_ak4117_free()
71 struct ak4117 *chip = device->device_data; in snd_ak4117_dev_free() local
79 struct ak4117 *chip; in snd_ak4117_create() local
116 void snd_ak4117_reg_write(struct ak4117 *chip, unsigned char reg, unsigned char mask, unsigned char… in snd_ak4117_reg_write()
123 void snd_ak4117_reinit(struct ak4117 *chip) in snd_ak4117_reinit()
170 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_in_error_get() local
186 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_in_bit_get() local
208 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_rx_get() local
217 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_rx_put() local
243 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_rate_get() local
259 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_spdif_get() local
293 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_spdif_pget() local
315 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_spdif_qget() local
535 struct ak4117 *chip = (struct ak4117 *)data; in snd_ak4117_timer() local