| /third_party/alsa-lib/src/control/ |
| D | control_shm.c | 50 static int snd_ctl_shm_action(snd_ctl_t *ctl) in snd_ctl_shm_action() 69 static int snd_ctl_shm_action_fd(snd_ctl_t *ctl, int *fd) in snd_ctl_shm_action_fd() 88 static int snd_ctl_shm_close(snd_ctl_t *ctl) in snd_ctl_shm_close() 106 static int snd_ctl_shm_async(snd_ctl_t *ctl, int sig, pid_t pid) in snd_ctl_shm_async() 118 static int snd_ctl_shm_poll_descriptor(snd_ctl_t *ctl) in snd_ctl_shm_poll_descriptor() 130 static int snd_ctl_shm_subscribe_events(snd_ctl_t *ctl, int subscribe) in snd_ctl_shm_subscribe_events() 139 static int snd_ctl_shm_card_info(snd_ctl_t *ctl, snd_ctl_card_info_t *info) in snd_ctl_shm_card_info() 153 static int snd_ctl_shm_elem_list(snd_ctl_t *ctl, snd_ctl_elem_list_t *list) in snd_ctl_shm_elem_list() 175 static int snd_ctl_shm_elem_info(snd_ctl_t *ctl, snd_ctl_elem_info_t *info) in snd_ctl_shm_elem_info() 189 static int snd_ctl_shm_elem_read(snd_ctl_t *ctl, snd_ctl_elem_value_t *control) in snd_ctl_shm_elem_read() [all …]
|
| D | control.c | 209 const char *snd_ctl_name(snd_ctl_t *ctl) in snd_ctl_name() 222 snd_ctl_type_t snd_ctl_type(snd_ctl_t *ctl) in snd_ctl_type() 236 int snd_ctl_close(snd_ctl_t *ctl) in snd_ctl_close() 256 int snd_ctl_nonblock(snd_ctl_t *ctl, int nonblock) in snd_ctl_nonblock() 270 snd_ctl_t *ctl; in snd_ctl_new() local 293 int snd_ctl_async(snd_ctl_t *ctl, int sig, pid_t pid) in snd_ctl_async() 309 int snd_ctl_poll_descriptors_count(snd_ctl_t *ctl) in snd_ctl_poll_descriptors_count() 326 int snd_ctl_poll_descriptors(snd_ctl_t *ctl, struct pollfd *pfds, unsigned int space) in snd_ctl_poll_descriptors() 349 int snd_ctl_poll_descriptors_revents(snd_ctl_t *ctl, struct pollfd *pfds, unsigned int nfds, unsign… in snd_ctl_poll_descriptors_revents() 367 int snd_ctl_subscribe_events(snd_ctl_t *ctl, int subscribe) in snd_ctl_subscribe_events() [all …]
|
| D | control_remap.c | 312 static int snd_ctl_remap_close(snd_ctl_t *ctl) in snd_ctl_remap_close() 320 static int snd_ctl_remap_nonblock(snd_ctl_t *ctl, int nonblock) in snd_ctl_remap_nonblock() 326 static int snd_ctl_remap_async(snd_ctl_t *ctl, int sig, pid_t pid) in snd_ctl_remap_async() 332 static int snd_ctl_remap_subscribe_events(snd_ctl_t *ctl, int subscribe) in snd_ctl_remap_subscribe_events() 338 static int snd_ctl_remap_card_info(snd_ctl_t *ctl, snd_ctl_card_info_t *info) in snd_ctl_remap_card_info() 344 static int snd_ctl_remap_elem_list(snd_ctl_t *ctl, snd_ctl_elem_list_t *list) in snd_ctl_remap_elem_list() 462 static int snd_ctl_remap_elem_info(snd_ctl_t *ctl, snd_ctl_elem_info_t *info) in snd_ctl_remap_elem_info() 525 static int snd_ctl_remap_elem_read(snd_ctl_t *ctl, snd_ctl_elem_value_t *control) in snd_ctl_remap_elem_read() 600 static int snd_ctl_remap_elem_write(snd_ctl_t *ctl, snd_ctl_elem_value_t *control) in snd_ctl_remap_elem_write() 617 static int snd_ctl_remap_elem_lock(snd_ctl_t *ctl, snd_ctl_elem_id_t *id) in snd_ctl_remap_elem_lock() [all …]
|
| D | tlv.c | 422 static int get_tlv_info(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, in get_tlv_info() 455 int snd_ctl_get_dB_range(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, in snd_ctl_get_dB_range() 476 int snd_ctl_convert_to_dB(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, in snd_ctl_convert_to_dB() 499 int snd_ctl_convert_from_dB(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, in snd_ctl_convert_from_dB()
|
| /third_party/alsa-utils/alsactl/ |
| D | info.c | 25 static int pcm_device_list(snd_ctl_t *ctl, snd_pcm_stream_t stream, bool *first) in pcm_device_list() 92 static int rawmidi_device_list(snd_ctl_t *ctl, snd_rawmidi_stream_t stream, bool *first) in rawmidi_device_list() 150 static int hwdep_device_list(snd_ctl_t *ctl) in hwdep_device_list() 187 static int card_info(snd_ctl_t *ctl) in card_info() 219 snd_ctl_t *ctl; in general_card_info() local
|
| /third_party/rust/crates/nix/test/common/ |
| D | mod.rs | 43 let ctl = ::sysctl::Ctl::new("vfs.usermount").unwrap(); localVariable 70 let ctl = ::sysctl::Ctl::new("security.jail.jailed").unwrap(); localVariable
|
| /third_party/alsa-lib/src/mixer/ |
| D | simple_none.c | 236 snd_ctl_elem_value_t ctl = {0}; in elem_read_volume() local 255 snd_ctl_elem_value_t ctl = {0}; in elem_read_switch() local 273 snd_ctl_elem_value_t ctl = {0}; in elem_read_route() local 292 snd_ctl_elem_value_t ctl = {0}; in elem_read_enum() local 443 snd_ctl_elem_value_t ctl = {0}; in selem_read() local 469 snd_ctl_elem_value_t ctl = {0}; in elem_write_volume() local 485 snd_ctl_elem_value_t ctl = {0}; in elem_write_switch() local 501 snd_ctl_elem_value_t ctl = {0}; in elem_write_switch_constant() local 516 snd_ctl_elem_value_t ctl = {0}; in elem_write_route() local 534 snd_ctl_elem_value_t ctl = {0}; in elem_write_enum() local [all …]
|
| /third_party/alsa-lib/modules/mixer/simple/python/ |
| D | main.py | 13 ctl = Control(device) variable
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/ |
| D | 4-1.c | 50 pid_t child, ctl; in main() local
|
| D | 3-1.c | 52 pid_t child, ctl; in main() local
|
| D | 9-1.c | 53 pid_t child, ctl; in main() local
|
| D | 12-1.c | 55 pid_t child, ctl; in main() local
|
| D | 14-1.c | 55 pid_t child, ctl; in main() local
|
| D | 17-1.c | 57 pid_t child, ctl; in main() local
|
| D | 13-1.c | 54 pid_t child, ctl; in main() local
|
| D | 17-2.c | 87 pid_t child, ctl; in main() local
|
| D | 16-1.c | 62 pid_t child, ctl; in main() local
|
| D | 8-1.c | 56 pid_t child, ctl; in main() local
|
| D | 1-1.c | 56 pid_t child, ctl; in main() local
|
| D | 19-1.c | 56 pid_t child, ctl; in main() local
|
| D | 22-1.c | 52 pid_t child, ctl; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_init/ |
| D | 3-3.c | 90 pid_t child, ctl; in main() local
|
| D | 3-2.c | 90 pid_t child, ctl; in main() local
|
| /third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/sem_unlink/ |
| D | 3-1.c | 130 pid_t ch, ctl; in main() local
|
| /third_party/alsa-lib/src/conf/ |
| D | Makefile.am | 1 SUBDIRS=cards ctl pcm subdir
|