Home
last modified time | relevance | path

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

/openbmc/linux/sound/soc/generic/
H A Dtest-component.c20 char name_capture[TEST_NAME_LEN]; member
614 snprintf(dname[i].name_capture, TEST_NAME_LEN, "DAI%d Capture", i); in test_driver_probe()
615 ddriv[i].capture.stream_name = dname[i].name_capture; in test_driver_probe()