Lines Matching defs:chip
48 static void snd_ak4117_free(struct ak4117 *chip) in snd_ak4117_free()
56 struct ak4117 *chip = device->device_data; in snd_ak4117_dev_free() local
64 struct ak4117 *chip; in snd_ak4117_create() local
101 void snd_ak4117_reg_write(struct ak4117 *chip, unsigned char reg, unsigned char mask, unsigned char… in snd_ak4117_reg_write()
108 void snd_ak4117_reinit(struct ak4117 *chip) in snd_ak4117_reinit()
155 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_in_error_get() local
170 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_in_bit_get() local
192 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_rx_get() local
201 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_rx_put() local
227 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_rate_get() local
243 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_spdif_get() local
277 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_spdif_pget() local
299 struct ak4117 *chip = snd_kcontrol_chip(kcontrol); in snd_ak4117_spdif_qget() local
519 struct ak4117 *chip = from_timer(chip, t, timer); in snd_ak4117_timer() local