Home
last modified time | relevance | path

Searched defs:ctl (Results 26 - 50 of 87) sorted by relevance

1234

/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_atfork/
H A D1-2.c113 pid_t child, ctl; in threaded() local
H A D3-2.c102 pid_t child, ctl; in threaded() local
H A D2-2.c141 pid_t child, ctl; in threaded() local
H A D4-1.c161 pid_t child, ctl; in threaded() local
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/pthread_exit/
H A D5-1.c141 int ctl = 0; in main() local
H A D6-1.c99 static int *ctl; variable
/third_party/backends/backend/
H A Dnet.h60 int ctl; /* socket descriptor (or -1) */ member
/third_party/ltp/testcases/open_posix_testsuite/conformance/interfaces/fork/
H A D2-1.c66 pid_t child, ctl; in main() local
/third_party/alsa-utils/alsactl/
H A Dinfo.c25 static int pcm_device_list(snd_ctl_t *ctl, snd_pcm_stream_t stream, bool *first) in pcm_device_list() argument
92 static int rawmidi_device_list(snd_ctl_t *ctl, snd_rawmidi_stream_t stream, bool *first) in rawmidi_device_list() argument
150 hwdep_device_list(snd_ctl_t *ctl) hwdep_device_list() argument
187 card_info(snd_ctl_t *ctl) card_info() argument
219 snd_ctl_t *ctl; general_card_info() local
[all...]
H A Dmonitor.c101 snd_ctl_t *ctl; in open_ctl() local
200 static int print_event(snd_ctl_t *ctl, const char *name) in print_event() argument
/third_party/alsa-utils/alsamixer/
H A Dcard_select.c109 snd_ctl_t *ctl; in get_cards() local
/third_party/alsa-utils/alsaloop/
H A Dcontrol.c163 control_init1(struct loopback_handle *lhandle, struct loopback_control *ctl) control_init1() argument
[all...]
/third_party/alsa-lib/src/control/
H A Dcontrol_ext.c710 snd_ctl_t *ctl; in snd_ctl_ext_create() local
H A Dsetup.c54 snd_ctl_t *ctl; member
216 snd_config_get_ctl_elem_enumerated(snd_config_t *n, snd_ctl_t *ctl, snd_ctl_elem_info_t *info) snd_config_get_ctl_elem_enumerated() argument
247 snd_config_get_ctl_elem_value(snd_config_t *conf, snd_ctl_t *ctl, snd_ctl_elem_value_t *val, snd_ctl_elem_value_t *mask, snd_ctl_elem_info_t *info) snd_config_get_ctl_elem_value() argument
[all...]
H A Dtlv.c422 static int get_tlv_info(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, in get_tlv_info() argument
455 int snd_ctl_get_dB_range(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, in snd_ctl_get_dB_range() argument
476 int snd_ctl_convert_to_dB(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, in snd_ctl_convert_to_dB() argument
499 snd_ctl_convert_from_dB(snd_ctl_t *ctl, const snd_ctl_elem_id_t *id, long db_gain, long *value, int xdir) snd_ctl_convert_from_dB() argument
[all...]
H A Dcontrol_shm.c50 static int snd_ctl_shm_action(snd_ctl_t *ctl) in snd_ctl_shm_action() argument
69 static int snd_ctl_shm_action_fd(snd_ctl_t *ctl, int *fd) in snd_ctl_shm_action_fd() argument
88 static int snd_ctl_shm_close(snd_ctl_t *ctl) in snd_ctl_shm_close() argument
106 static int snd_ctl_shm_async(snd_ctl_t *ctl, int sig, pid_t pid) in snd_ctl_shm_async() argument
118 snd_ctl_shm_poll_descriptor(snd_ctl_t *ctl) snd_ctl_shm_poll_descriptor() argument
130 snd_ctl_shm_subscribe_events(snd_ctl_t *ctl, int subscribe) snd_ctl_shm_subscribe_events() argument
139 snd_ctl_shm_card_info(snd_ctl_t *ctl, snd_ctl_card_info_t *info) snd_ctl_shm_card_info() argument
153 snd_ctl_shm_elem_list(snd_ctl_t *ctl, snd_ctl_elem_list_t *list) snd_ctl_shm_elem_list() argument
175 snd_ctl_shm_elem_info(snd_ctl_t *ctl, snd_ctl_elem_info_t *info) snd_ctl_shm_elem_info() argument
189 snd_ctl_shm_elem_read(snd_ctl_t *ctl, snd_ctl_elem_value_t *control) snd_ctl_shm_elem_read() argument
203 snd_ctl_shm_elem_write(snd_ctl_t *ctl, snd_ctl_elem_value_t *control) snd_ctl_shm_elem_write() argument
217 snd_ctl_shm_elem_lock(snd_ctl_t *ctl, snd_ctl_elem_id_t *id) snd_ctl_shm_elem_lock() argument
231 snd_ctl_shm_elem_unlock(snd_ctl_t *ctl, snd_ctl_elem_id_t *id) snd_ctl_shm_elem_unlock() argument
245 snd_ctl_shm_hwdep_next_device(snd_ctl_t *ctl, int * device) snd_ctl_shm_hwdep_next_device() argument
259 snd_ctl_shm_hwdep_info(snd_ctl_t *ctl, snd_hwdep_info_t * info) snd_ctl_shm_hwdep_info() argument
273 snd_ctl_shm_pcm_next_device(snd_ctl_t *ctl, int * device) snd_ctl_shm_pcm_next_device() argument
287 snd_ctl_shm_pcm_info(snd_ctl_t *ctl, snd_pcm_info_t * info) snd_ctl_shm_pcm_info() argument
301 snd_ctl_shm_pcm_prefer_subdevice(snd_ctl_t *ctl, int subdev) snd_ctl_shm_pcm_prefer_subdevice() argument
310 snd_ctl_shm_rawmidi_next_device(snd_ctl_t *ctl, int * device) snd_ctl_shm_rawmidi_next_device() argument
324 snd_ctl_shm_rawmidi_info(snd_ctl_t *ctl, snd_rawmidi_info_t * info) snd_ctl_shm_rawmidi_info() argument
338 snd_ctl_shm_rawmidi_prefer_subdevice(snd_ctl_t *ctl, int subdev) snd_ctl_shm_rawmidi_prefer_subdevice() argument
347 snd_ctl_shm_set_power_state(snd_ctl_t *ctl, unsigned int state) snd_ctl_shm_set_power_state() argument
356 snd_ctl_shm_get_power_state(snd_ctl_t *ctl, unsigned int *state) snd_ctl_shm_get_power_state() argument
369 snd_ctl_shm_read(snd_ctl_t *ctl, snd_ctl_event_t *event) snd_ctl_shm_read() argument
436 snd_ctl_t *ctl; snd_ctl_shm_open() local
[all...]
H A Dcontrol_hw.c88 static int snd_ctl_hw_async(snd_ctl_t *ctl, int sig, pid_t pid) in snd_ctl_hw_async() argument
433 snd_ctl_t *ctl; in snd_ctl_hw_open() local
H A Dcontrol_local.h86 snd_ctl_t *ctl; member
/third_party/alsa-lib/src/rawmidi/
H A Drawmidi_hw.c322 snd_ctl_t *ctl; in snd_rawmidi_hw_open() local
[all...]
/third_party/alsa-utils/iecset/
H A Diecset.c316 snd_ctl_t *ctl; in main() local
/third_party/alsa-lib/src/mixer/
H A Dsimple_abst.c47 snd_ctl_t *ctl; member
/third_party/alsa-lib/src/ucm/
H A Ducm_cond.c183 snd_ctl_t *ctl; in if_eval_control_exists() local
/third_party/alsa-lib/include/
H A Dmixer_abst.h75 snd_ctl_t *ctl; member
/third_party/ltp/testcases/open_posix_testsuite/stress/threads/pthread_create/
H A Ds-c1.c147 int nthreads, ctl, i, tmp; in main() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
H A DHexagonISelDAGToDAGHVX.cpp363 uint8_t ctl(ElemType Pos, unsigned Step) const { in ctl() function

Completed in 16 milliseconds

1234