Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sof/
H A Dsof-priv.h46 #define SOF_DAI_STREAM(sname, scmin, scmax, srates, sfmt) \ argument
47 {.stream_name = sname, .channels_min = scmin, .channels_max = scmax, \