Searched refs:for_each_rsnd_mod_arrays (Results 1 - 2 of 2) sorted by relevance

/linux-master/sound/soc/sh/rcar/
H A Drsnd.h455 #define for_each_rsnd_mod_arrays(iterator, pos, io, array, size) \ macro
459 for_each_rsnd_mod_arrays(iterator, pos, io, array, ARRAY_SIZE(array))
H A Dcore.c560 for_each_rsnd_mod_arrays(i, mod, io, types, RSND_MOD_MAX) { \

Completed in 172 milliseconds