Lines Matching refs:snd_kcontrol

115 	struct snd_kcontrol *control;  in snd_ctl_release()
202 struct snd_kcontrol *kctl, unsigned int ioff) in snd_ctl_notify_one()
230 static int snd_ctl_new(struct snd_kcontrol **kctl, unsigned int count, in snd_ctl_new()
262 struct snd_kcontrol *snd_ctl_new1(const struct snd_kcontrol_new *ncontrol, in snd_ctl_new1()
265 struct snd_kcontrol *kctl; in snd_ctl_new1()
325 void snd_ctl_free_one(struct snd_kcontrol *kcontrol) in snd_ctl_free_one()
338 struct snd_kcontrol *kctl; in snd_ctl_remove_numid_conflict()
369 static bool elem_id_matches(const struct snd_kcontrol *kctl, in elem_id_matches()
403 struct snd_kcontrol *kcontrol) in add_hash_entries()
426 struct snd_kcontrol *kcontrol) in remove_hash_entries()
429 struct snd_kcontrol *matched; in remove_hash_entries()
446 struct snd_kcontrol *kcontrol) in add_hash_entries()
450 struct snd_kcontrol *kcontrol) in remove_hash_entries()
461 struct snd_kcontrol *kcontrol, in __snd_ctl_add_replace()
466 struct snd_kcontrol *old; in __snd_ctl_add_replace()
508 struct snd_kcontrol *kcontrol, in snd_ctl_add_replace()
544 int snd_ctl_add(struct snd_card *card, struct snd_kcontrol *kcontrol) in snd_ctl_add()
564 int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, in snd_ctl_replace()
573 struct snd_kcontrol *kcontrol, in __snd_ctl_remove()
603 int snd_ctl_remove(struct snd_card *card, struct snd_kcontrol *kcontrol) in snd_ctl_remove()
621 struct snd_kcontrol *kctl; in snd_ctl_remove_id()
650 struct snd_kcontrol *kctl; in snd_ctl_remove_user_ctl()
689 struct snd_kcontrol *kctl; in snd_ctl_activate_id()
738 struct snd_kcontrol *kctl; in snd_ctl_rename_id()
766 void snd_ctl_rename(struct snd_card *card, struct snd_kcontrol *kctl, in snd_ctl_rename()
780 static struct snd_kcontrol *
783 struct snd_kcontrol *kctl; in snd_ctl_find_numid_slow()
806 struct snd_kcontrol *snd_ctl_find_numid(struct snd_card *card, unsigned int numid) in snd_ctl_find_numid()
831 struct snd_kcontrol *snd_ctl_find_id(struct snd_card *card, in snd_ctl_find_id()
834 struct snd_kcontrol *kctl; in snd_ctl_find_id()
884 struct snd_kcontrol *kctl; in snd_ctl_elem_list()
1124 struct snd_kcontrol *kctl, in __snd_ctl_elem_info()
1164 struct snd_kcontrol *kctl; in snd_ctl_elem_info()
1199 struct snd_kcontrol *kctl; in snd_ctl_elem_read()
1272 struct snd_kcontrol *kctl; in snd_ctl_elem_write()
1352 struct snd_kcontrol *kctl; in snd_ctl_elem_lock()
1380 struct snd_kcontrol *kctl; in snd_ctl_elem_unlock()
1421 static int snd_ctl_elem_user_info(struct snd_kcontrol *kcontrol, in snd_ctl_elem_user_info()
1434 static int snd_ctl_elem_user_enum_info(struct snd_kcontrol *kcontrol, in snd_ctl_elem_user_enum_info()
1459 static int snd_ctl_elem_user_get(struct snd_kcontrol *kcontrol, in snd_ctl_elem_user_get()
1471 static int snd_ctl_elem_user_put(struct snd_kcontrol *kcontrol, in snd_ctl_elem_user_put()
1487 static int replace_user_tlv(struct snd_kcontrol *kctl, unsigned int __user *buf, in replace_user_tlv()
1538 static int read_user_tlv(struct snd_kcontrol *kctl, unsigned int __user *buf, in read_user_tlv()
1555 static int snd_ctl_elem_user_tlv(struct snd_kcontrol *kctl, int op_flag, in snd_ctl_elem_user_tlv()
1607 static void snd_ctl_elem_user_free(struct snd_kcontrol *kcontrol) in snd_ctl_elem_user_free()
1626 struct snd_kcontrol *kctl; in snd_ctl_elem_add()
1805 struct snd_kcontrol *kctl, in call_tlv_handler()
1843 static int read_tlv_buf(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *id, in read_tlv_buf()
1872 struct snd_kcontrol *kctl; in snd_ctl_tlv_ioctl()
2349 struct snd_kcontrol *control; in snd_ctl_dev_free()
2353 control = snd_kcontrol(card->controls.next); in snd_ctl_dev_free()
2408 int snd_ctl_boolean_mono_info(struct snd_kcontrol *kcontrol, in snd_ctl_boolean_mono_info()
2430 int snd_ctl_boolean_stereo_info(struct snd_kcontrol *kcontrol, in snd_ctl_boolean_stereo_info()