Home
last modified time | relevance | path

Searched refs:is_first_device (Results 1 – 3 of 3) sorted by relevance

/external/adhd/cras/src/tests/
Dalsa_jack_unittest.cc419 int is_first_device, in run_gpio_jack_test() argument
439 is_first_device, in run_gpio_jack_test()
457 int is_first_device = 0; in TEST() local
468 device_index, is_first_device, direction, should_create_jack, in TEST()
474 int is_first_device = 0; in TEST() local
485 device_index, is_first_device, direction, should_create_jack, in TEST()
491 int is_first_device = 1; in TEST() local
502 device_index, is_first_device, direction, should_create_jack, in TEST()
508 int is_first_device = 1; in TEST() local
519 device_index, is_first_device, direction, should_create_jack, in TEST()
[all …]
/external/adhd/cras/src/server/
Dcras_alsa_jack.c127 int is_first_device; member
426 return jack_list->is_first_device; in gpio_jack_match_device()
433 return jack_list->is_first_device; in gpio_jack_match_device()
1117 int is_first_device, in cras_alsa_jack_list_create() argument
1142 jack_list->is_first_device = is_first_device; in cras_alsa_jack_list_create()
Dcras_alsa_jack.h52 int is_first_device,