Lines Matching refs:snd_akm4xxx
247 static void delta_ak4524_lock(struct snd_akm4xxx *ak, int chip)
261 static void delta1010lt_ak4524_lock(struct snd_akm4xxx *ak, int chip)
274 static void delta66e_ak4524_lock(struct snd_akm4xxx *ak, int chip)
288 static void vx442_ak4524_lock(struct snd_akm4xxx *ak, int chip)
322 static void delta_ak4524_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
354 static void vx442_ak4524_set_rate_val(struct snd_akm4xxx *ak, unsigned int rate)
434 static const struct snd_akm4xxx akm_audiophile = {
455 static const struct snd_akm4xxx akm_delta410 = {
476 static const struct snd_akm4xxx akm_delta1010lt = {
498 static const struct snd_akm4xxx akm_delta66e = {
521 static const struct snd_akm4xxx akm_delta44 = {
543 static const struct snd_akm4xxx akm_vx442 = {
617 struct snd_akm4xxx *ak;
717 ak = ice->akm = kmalloc(sizeof(struct snd_akm4xxx), GFP_KERNEL);