Home
last modified time | relevance | path

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

/linux-6.1.9/sound/soc/sh/rcar/
Drsnd.h451 #define for_each_rsnd_mod_arrays(iterator, pos, io, array, size) \ macro
455 for_each_rsnd_mod_arrays(iterator, pos, io, array, ARRAY_SIZE(array))
Dcore.c558 for_each_rsnd_mod_arrays(i, mod, io, types, RSND_MOD_MAX) { \