Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dsound.c56 static cmd_tbl_t cmd_sound_sub[] = { variable
73 c = find_cmd_tbl(argv[0], &cmd_sound_sub[0], ARRAY_SIZE(cmd_sound_sub)); in do_sound()