/third_party/alsa-lib/src/ucm/ |
H A D | utils.c | 67 list_for_each(pos, &uc_mgr->ctl_list) { in uc_mgr_get_master_ctl() 101 list_for_each(pos, &uc_mgr->ctl_list) { in uc_mgr_get_ctl_by_name() 178 list_for_each(pos, &ctl_list->dev_list) { in uc_mgr_ctl_add_dev() 277 list_for_each(pos1, &uc_mgr->ctl_list) { in uc_mgr_open_ctl() 281 list_for_each(pos2, &ctl_list->dev_list) { in uc_mgr_open_ctl() 307 list_for_each(pos1, &uc_mgr->ctl_list) { in uc_mgr_open_ctl() 441 list_for_each(pos, &dev_list->list) { in uc_mgr_put_to_dev_list() 467 list_for_each(pos, &dev_list->list) { in uc_mgr_rename_in_dev_list() 486 list_for_each(pos, &dev_list->list) { in uc_mgr_remove_from_dev_list() 671 list_for_each(po in uc_mgr_get_variable() [all...] |
H A D | parser.c | 974 list_for_each(pos, &uc_mgr->verb_list) { in find_component_dev() 978 list_for_each(posdev, &verb->cmpt_device_list) { in find_component_dev() 1672 list_for_each(pos, list) { in parse_dev_name_list() function 1771 list_for_each(pos, &verb->device_list) { in verb_dev_list_add() 1797 list_for_each(pos, &verb->device_list) { in verb_dev_list_check() 1799 list_for_each(pos2, &device->dev_list.list) { in verb_dev_list_check() 1817 list_for_each(pos, &verb->rename_list) { in verb_device_management() 1827 list_for_each(pos, &verb->remove_list) { in verb_device_management()
|
/third_party/alsa-lib/src/mixer/ |
H A D | mixer.c | 192 list_for_each(pos, &mixer->classes) { in hctl_event_handler() 265 list_for_each(pos, &mixer->slaves) { in snd_mixer_detach() 289 list_for_each(pos, &mixer->slaves) { in snd_mixer_detach_hctl() 311 list_for_each(pos, &mixer->slaves) { in snd_mixer_get_hctl() 534 list_for_each(pos, &mixer->slaves) { in snd_mixer_class_register() 582 list_for_each(pos, &mixer->slaves) { in snd_mixer_load() 600 list_for_each(pos, &mixer->slaves) { in snd_mixer_free() 702 list_for_each(pos, &mixer->slaves) { in snd_mixer_poll_descriptors_count() 726 list_for_each(pos, &mixer->slaves) { in snd_mixer_poll_descriptors() 856 list_for_each(po in snd_mixer_handle_events() [all...] |
H A D | bag.c | 58 list_for_each(pos, bag) { in bag_del() function
|
H A D | mixer_local.h | 42 #define bag_for_each(pos, bag) list_for_each(pos, bag)
|
/third_party/alsa-lib/src/topology/ |
H A D | builder.c | 82 list_for_each(pos, base) { in write_elem_block() function 104 list_for_each(sub_pos, sub_base) { in write_elem_block() function 161 list_for_each(pos, base) { in calc_real_size() function 189 list_for_each(pos, base) { in calc_block_size() function
|
H A D | dapm.c | 111 list_for_each(pos, base) { in tplg_build_widget() function 123 list_for_each(pos, base) { in tplg_build_widget() function 177 list_for_each(pos, base) { in tplg_build_widgets() function 204 list_for_each(pos, base) { in tplg_build_routes() function 431 list_for_each(pos, &tplg->route_list) { in tplg_save_dapm_graph() 458 list_for_each(pos, &tplg->route_list) { in tplg_save_dapm_graph()
|
H A D | data.c | 132 list_for_each(pos, &elem->ref_list) { in tplg_save_refs() 149 list_for_each(pos, &elem->ref_list) { in tplg_save_refs() 535 list_for_each(pos, base) { in get_tokens() function 560 list_for_each(pos, base) { in has_tuples() function 682 list_for_each(pos, base) { in build_tuples() function 1254 list_for_each(pos, &elem->ref_list) { in tplg_save_manifest_data() 1269 list_for_each(pos, &elem->ref_list) { in tplg_save_manifest_data() 1301 list_for_each(pos, base) { in tplg_build_manifest_data() function 1313 list_for_each(pos, base) { in tplg_build_manifest_data() function 1435 list_for_each(po in tplg_save_data() 1558 list_for_each(pos, base) { tplg_build_data() function [all...] |
H A D | elem.c | 340 list_for_each(pos, base) { in tplg_elem_lookup() function 379 list_for_each(pos, list) { in tplg_elem_type_lookup() function 392 list_for_each(pos, list) { in tplg_elem_insert() function
|
H A D | pcm.c | 48 list_for_each(pos, base) { in lookup_pcm_dai_stream() function 109 list_for_each(pos, base) { in build_pcm() function 135 list_for_each(pos, base) { in tplg_build_pcms() function 169 list_for_each(pos, base) { in tplg_build_dai() function 194 list_for_each(pos, base) { in tplg_build_dais() function 244 list_for_each(pos, base) { in build_link() function 302 list_for_each(pos, base) { in tplg_build_links() function
|
/third_party/alsa-lib/modules/mixer/simple/ |
H A D | sbase.c | 85 list_for_each(pos, &s->helems) { in update_ranges() 97 list_for_each(pos, &s->helems) { in update_ranges() 121 list_for_each(pos, &s->helems) { in is_ops() 334 list_for_each(pos, &priv->sids) { in simple_event_add1() 466 list_for_each(pos, &priv->selectors) { in simple_event_add()
|
/third_party/alsa-lib/src/ |
H A D | async.c | 62 list_for_each(i, &snd_async_handlers) { in snd_async_handler() 75 list_for_each(i, &snd_async_handlers) { in snd_async_handler()
|
H A D | shmarea.c | 123 list_for_each(pos, &shm_areas) { in snd_shm_area_destructor()
|
H A D | dlmisc.c | 319 list_for_each(p, &pcm_dlobj_list) { in snd_dlobj_cache_get0() 413 list_for_each(p, &pcm_dlobj_list) { in snd_dlobj_cache_put()
|
/third_party/alsa-lib/src/pcm/ |
H A D | pcm_ladspa.c | 325 list_for_each(pos, list) { in snd_pcm_ladspa_free_instances() function 624 list_for_each(pos, list) { in snd_pcm_ladspa_allocate_instances() function 709 list_for_each(pos, list) { in snd_pcm_ladspa_allocate_memory() function 711 list_for_each(pos1, &plugin->instances) { in snd_pcm_ladspa_allocate_memory() 783 list_for_each(pos, list) { in snd_pcm_ladspa_allocate_memory() function 785 list_for_each(pos1, &plugin->instances) { in snd_pcm_ladspa_allocate_memory() 808 list_for_each(pos, list) { in snd_pcm_ladspa_allocate_memory() 810 list_for_each(pos1, &plugin->instances) { in snd_pcm_ladspa_allocate_memory() 877 list_for_each(pos, &ladspa->pplugins) { in snd_pcm_ladspa_write_areas() 879 list_for_each(pos in snd_pcm_ladspa_write_areas() 1025 list_for_each(pos, list) { snd_pcm_ladspa_plugins_dump() function [all...] |
H A D | pcm_meter.c | 195 list_for_each(pos, &meter->scopes) { in snd_pcm_meter_thread() 210 list_for_each(pos, &meter->scopes) { in snd_pcm_meter_thread() 242 list_for_each(pos, &meter->scopes) { in snd_pcm_meter_thread() 250 list_for_each(pos, &meter->scopes) { in snd_pcm_meter_thread() 257 list_for_each(pos, &meter->scopes) { in snd_pcm_meter_thread() 264 list_for_each(pos, &meter->scopes) { in snd_pcm_meter_thread() 869 list_for_each(pos, &meter->scopes) { in snd_pcm_meter_search_scope()
|
/third_party/libinput/src/ |
H A D | udev-seat.c | 55 list_for_each(device, &udev_seat->base.devices_list, link) { in filter_duplicates() 156 list_for_each(seat, &input->base.seat_list, base.link) { in device_removed() 363 list_for_each(seat, &input->base.seat_list, base.link) { in udev_seat_get_named()
|
H A D | timer.c | 72 list_for_each(timer, &libinput->timer.list, link) { in libinput_timer_arm_timer_fd() 220 list_for_each(t, &libinput->timer.list, link) { in libinput_timer_subsys_destroy()
|
H A D | util-list.h | 166 * list_for_each(element, &f->list_of_bars, link) { 173 #define list_for_each(pos, head, member) \ macro 179 * Iterate through the list. Equivalent to list_for_each() but allows 185 * list_for_each(element, tmp, &f->list_of_bars, link) {
|
H A D | evdev-tablet-pad-leds.c | 83 list_for_each(led, &group->led_list, link) { in pad_led_group_get_mode() 346 list_for_each(group, &pad->modes.mode_group_list, link) { in pad_get_mode_group() 619 list_for_each(group, &pad->modes.mode_group_list, link) in evdev_device_tablet_pad_get_num_mode_groups()
|
H A D | path-seat.c | 111 list_for_each(seat, &input->base.seat_list, base.link) { in path_seat_get_named() 221 list_for_each(dev, &input->path_list, link) { in path_input_enable()
|
H A D | evdev-tablet-pad.c | 225 list_for_each(group, &pad->modes.mode_group_list, link) { in pad_ring_get_mode_group() 241 list_for_each(group, &pad->modes.mode_group_list, link) { in pad_strip_get_mode_group() 349 list_for_each(group, &pad->modes.mode_group_list, link) { in pad_button_get_mode_group()
|
/third_party/libinput/tools/ |
H A D | libinput-record.c | 1302 list_for_each(tmp, &ctx->devices, link) { in handle_libinput_events() 2044 list_for_each(d, &ctx->devices, link) { in open_output_files() 2075 list_for_each(d, &ctx->devices, link) { in print_wall_time() 2247 list_for_each(d, &ctx->devices, link) { in mainloop() 2252 list_for_each(hidraw, &d->hidraw_devices, link) { in mainloop() 2301 list_for_each(d, &ctx->devices, link) { in mainloop() 2338 list_for_each(d, &ctx->devices, link) { in mainloop() 2348 list_for_each(d, &ctx->devices, link) { in mainloop() 2378 list_for_each(d, &ctx->devices, link) { in mainloop() 2490 list_for_each(de in init_libinput() [all...] |
/third_party/alsa-lib/include/ |
H A D | list.h | 46 /* list_for_each - iterate over the linked list 50 #define list_for_each(p, list) \ macro
|
/third_party/libinput/test/ |
H A D | litest.c | 287 list_for_each(p, &ctx->paths, link) { in grab_device() 433 list_for_each(s, &all_tests, node) { in get_suite() 499 list_for_each(dev, &devices, node) { in litest_add_tcase() 521 list_for_each(dev, &devices, node) { in litest_add_tcase() 640 list_for_each(dev, &devices, node) { in _litest_add_ranged_for_device() 801 list_for_each(dev, &devices, node) in litest_init_all_device_udev_rules() 1027 list_for_each(s, tests, node) { in litest_run_suite() function 1028 list_for_each(t, &s->tests, node) { in litest_run_suite() 1516 list_for_each(dev, &devices, node) { in litest_install_device_quirks() 1635 list_for_each(de in litest_create() 4777 list_for_each(s, tests, node) { litest_list_tests() function [all...] |