• Home
  • Raw
  • Download

Lines Matching refs:snd_kcontrol

115 	struct snd_kcontrol *control;  in snd_ctl_release()
201 struct snd_kcontrol *kctl, unsigned int ioff) in snd_ctl_notify_one()
229 static int snd_ctl_new(struct snd_kcontrol **kctl, unsigned int count, in snd_ctl_new()
261 struct snd_kcontrol *snd_ctl_new1(const struct snd_kcontrol_new *ncontrol, in snd_ctl_new1()
264 struct snd_kcontrol *kctl; in snd_ctl_new1()
324 void snd_ctl_free_one(struct snd_kcontrol *kcontrol) in snd_ctl_free_one()
337 struct snd_kcontrol *kctl; in snd_ctl_remove_numid_conflict()
368 static bool elem_id_matches(const struct snd_kcontrol *kctl, in elem_id_matches()
402 struct snd_kcontrol *kcontrol) in add_hash_entries()
425 struct snd_kcontrol *kcontrol) in remove_hash_entries()
428 struct snd_kcontrol *matched; in remove_hash_entries()
445 struct snd_kcontrol *kcontrol) in add_hash_entries()
449 struct snd_kcontrol *kcontrol) in remove_hash_entries()
460 struct snd_kcontrol *kcontrol, in __snd_ctl_add_replace()
465 struct snd_kcontrol *old; in __snd_ctl_add_replace()
507 struct snd_kcontrol *kcontrol, in snd_ctl_add_replace()
543 int snd_ctl_add(struct snd_card *card, struct snd_kcontrol *kcontrol) in snd_ctl_add()
563 int snd_ctl_replace(struct snd_card *card, struct snd_kcontrol *kcontrol, in snd_ctl_replace()
572 struct snd_kcontrol *kcontrol, in __snd_ctl_remove()
602 int snd_ctl_remove(struct snd_card *card, struct snd_kcontrol *kcontrol) in snd_ctl_remove()
620 struct snd_kcontrol *kctl; in snd_ctl_remove_id()
649 struct snd_kcontrol *kctl; in snd_ctl_remove_user_ctl()
688 struct snd_kcontrol *kctl; in snd_ctl_activate_id()
737 struct snd_kcontrol *kctl; in snd_ctl_rename_id()
756 static struct snd_kcontrol *
759 struct snd_kcontrol *kctl; in snd_ctl_find_numid_slow()
782 struct snd_kcontrol *snd_ctl_find_numid(struct snd_card *card, unsigned int numid) in snd_ctl_find_numid()
807 struct snd_kcontrol *snd_ctl_find_id(struct snd_card *card, in snd_ctl_find_id()
810 struct snd_kcontrol *kctl; in snd_ctl_find_id()
860 struct snd_kcontrol *kctl; in snd_ctl_elem_list()
1098 struct snd_kcontrol *kctl, in __snd_ctl_elem_info()
1138 struct snd_kcontrol *kctl; in snd_ctl_elem_info()
1173 struct snd_kcontrol *kctl; in snd_ctl_elem_read()
1252 struct snd_kcontrol *kctl; in snd_ctl_elem_write()
1321 struct snd_kcontrol *kctl; in snd_ctl_elem_lock()
1349 struct snd_kcontrol *kctl; in snd_ctl_elem_unlock()
1390 static int snd_ctl_elem_user_info(struct snd_kcontrol *kcontrol, in snd_ctl_elem_user_info()
1403 static int snd_ctl_elem_user_enum_info(struct snd_kcontrol *kcontrol, in snd_ctl_elem_user_enum_info()
1428 static int snd_ctl_elem_user_get(struct snd_kcontrol *kcontrol, in snd_ctl_elem_user_get()
1440 static int snd_ctl_elem_user_put(struct snd_kcontrol *kcontrol, in snd_ctl_elem_user_put()
1456 static int replace_user_tlv(struct snd_kcontrol *kctl, unsigned int __user *buf, in replace_user_tlv()
1507 static int read_user_tlv(struct snd_kcontrol *kctl, unsigned int __user *buf, in read_user_tlv()
1524 static int snd_ctl_elem_user_tlv(struct snd_kcontrol *kctl, int op_flag, in snd_ctl_elem_user_tlv()
1576 static void snd_ctl_elem_user_free(struct snd_kcontrol *kcontrol) in snd_ctl_elem_user_free()
1595 struct snd_kcontrol *kctl; in snd_ctl_elem_add()
1774 struct snd_kcontrol *kctl, in call_tlv_handler()
1812 static int read_tlv_buf(struct snd_kcontrol *kctl, struct snd_ctl_elem_id *id, in read_tlv_buf()
1841 struct snd_kcontrol *kctl; in snd_ctl_tlv_ioctl()
2310 struct snd_kcontrol *control; in snd_ctl_dev_free()
2314 control = snd_kcontrol(card->controls.next); in snd_ctl_dev_free()
2367 int snd_ctl_boolean_mono_info(struct snd_kcontrol *kcontrol, in snd_ctl_boolean_mono_info()
2387 int snd_ctl_boolean_stereo_info(struct snd_kcontrol *kcontrol, in snd_ctl_boolean_stereo_info()