Lines Matching refs:snd_kcontrol
43 struct snd_kcontrol *kcontrol);
118 struct snd_kcontrol *control; in snd_ctl_release()
205 struct snd_kcontrol *kctl, unsigned int ioff) in snd_ctl_notify_one()
233 static int snd_ctl_new(struct snd_kcontrol **kctl, unsigned int count, in snd_ctl_new()
265 struct snd_kcontrol *snd_ctl_new1(const struct snd_kcontrol_new *ncontrol, in snd_ctl_new1()
268 struct snd_kcontrol *kctl; in snd_ctl_new1()
328 void snd_ctl_free_one(struct snd_kcontrol *kcontrol) in snd_ctl_free_one()
341 struct snd_kcontrol *kctl; in snd_ctl_remove_numid_conflict()
372 static bool elem_id_matches(const struct snd_kcontrol *kctl, in elem_id_matches()
406 struct snd_kcontrol *kcontrol) in add_hash_entries()
429 struct snd_kcontrol *kcontrol) in remove_hash_entries()
432 struct snd_kcontrol *matched; in remove_hash_entries()
449 struct snd_kcontrol *kcontrol) in add_hash_entries()
453 struct snd_kcontrol *kcontrol) in remove_hash_entries()
464 struct snd_kcontrol *kcontrol, in __snd_ctl_add_replace()
469 struct snd_kcontrol *old; in __snd_ctl_add_replace()
513 struct snd_kcontrol *kcontrol, in snd_ctl_add_replace()
549 int snd_ctl_add(struct snd_card *card, struct snd_kcontrol *kcontrol) in snd_ctl_add()
569 int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, in snd_ctl_replace()
578 struct snd_kcontrol *kcontrol, in __snd_ctl_remove()
600 struct snd_kcontrol *kcontrol) in snd_ctl_remove_locked()
617 int snd_ctl_remove(struct snd_card *card, struct snd_kcontrol *kcontrol) in snd_ctl_remove()
640 struct snd_kcontrol *kctl; in snd_ctl_remove_id()
669 struct snd_kcontrol *kctl; in snd_ctl_remove_user_ctl()
708 struct snd_kcontrol *kctl; in snd_ctl_activate_id()
764 struct snd_kcontrol *kctl; in snd_ctl_rename_id()
793 void snd_ctl_rename(struct snd_card *card, struct snd_kcontrol *kctl, in snd_ctl_rename()
809 static struct snd_kcontrol *
812 struct snd_kcontrol *kctl; in snd_ctl_find_numid_slow()
834 struct snd_kcontrol *
859 struct snd_kcontrol *snd_ctl_find_numid(struct snd_card *card, in snd_ctl_find_numid()
862 struct snd_kcontrol *kctl; in snd_ctl_find_numid()
883 struct snd_kcontrol *snd_ctl_find_id_locked(struct snd_card *card, in snd_ctl_find_id_locked()
886 struct snd_kcontrol *kctl; in snd_ctl_find_id_locked()
920 struct snd_kcontrol *snd_ctl_find_id(struct snd_card *card, in snd_ctl_find_id()
923 struct snd_kcontrol *kctl; in snd_ctl_find_id()
960 struct snd_kcontrol *kctl; in snd_ctl_elem_list()
1200 struct snd_kcontrol *kctl, in __snd_ctl_elem_info()
1240 struct snd_kcontrol *kctl; in snd_ctl_elem_info()
1275 struct snd_kcontrol *kctl; in snd_ctl_elem_read()
1354 struct snd_kcontrol *kctl; in snd_ctl_elem_write()
1434 struct snd_kcontrol *kctl; in snd_ctl_elem_lock()
1462 struct snd_kcontrol *kctl; in snd_ctl_elem_unlock()
1503 static int snd_ctl_elem_user_info(struct snd_kcontrol *kcontrol, in snd_ctl_elem_user_info()
1516 static int snd_ctl_elem_user_enum_info(struct snd_kcontrol *kcontrol, in snd_ctl_elem_user_enum_info()
1541 static int snd_ctl_elem_user_get(struct snd_kcontrol *kcontrol, in snd_ctl_elem_user_get()
1553 static int snd_ctl_elem_user_put(struct snd_kcontrol *kcontrol, in snd_ctl_elem_user_put()
1573 static int replace_user_tlv(struct snd_kcontrol *kctl, unsigned int __user *buf, in replace_user_tlv()
1626 static int read_user_tlv(struct snd_kcontrol *kctl, unsigned int __user *buf, in read_user_tlv()
1643 static int snd_ctl_elem_user_tlv(struct snd_kcontrol *kctl, int op_flag, in snd_ctl_elem_user_tlv()
1697 static void snd_ctl_elem_user_free(struct snd_kcontrol *kcontrol) in snd_ctl_elem_user_free()
1716 struct snd_kcontrol *kctl; in snd_ctl_elem_add()
1895 struct snd_kcontrol *kctl, in call_tlv_handler()
1933 static int read_tlv_buf(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *id, in read_tlv_buf()
1962 struct snd_kcontrol *kctl; in snd_ctl_tlv_ioctl()
2441 struct snd_kcontrol *control; in snd_ctl_dev_free()
2445 control = snd_kcontrol(card->controls.next); in snd_ctl_dev_free()
2502 int snd_ctl_boolean_mono_info(struct snd_kcontrol *kcontrol, in snd_ctl_boolean_mono_info()
2524 int snd_ctl_boolean_stereo_info(struct snd_kcontrol *kcontrol, in snd_ctl_boolean_stereo_info()