Home
last modified time | relevance | path

Searched refs:snd_ctl_elem_info_get_owner (Results 1 - 5 of 5) sorted by relevance

/third_party/alsa-lib/test/
H A Duser-ctl-element-set.c557 if (snd_ctl_elem_info_get_owner(info) != getpid()) in check_elem_set_props()
/third_party/alsa-lib/include/
H A Dcontrol.h566 pid_t snd_ctl_elem_info_get_owner(const snd_ctl_elem_info_t *obj);
/third_party/alsa-lib/src/alisp/
H A Dalisp_snd.c578 p1 = add_cons(instance, p1, 1, "owner", new_integer(instance, snd_ctl_elem_info_get_owner(&info))); in FA_hctl_elem_info()
/third_party/alsa-lib/src/control/
H A Dcontrol.c2748 pid_t snd_ctl_elem_info_get_owner(const snd_ctl_elem_info_t *obj) in snd_ctl_elem_info_get_owner() function
/third_party/alsa-utils/alsactl/
H A Dinit_parse.c588 val = snd_ctl_elem_info_get_owner(space->ctl_info); in elemid_get()

Completed in 16 milliseconds