Home
last modified time | relevance | path

Searched defs:rsnd_io_to_mod (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/sound/soc/sh/rcar/
H A Drsnd.h516 #define rsnd_io_to_mod(io, i) ((i) < RSND_MOD_MAX ? (io)->mod[(i)] : NULL) macro
/kernel/linux/linux-6.6/sound/soc/sh/rcar/
H A Drsnd.h524 #define rsnd_io_to_mod(io, i) ((i) < RSND_MOD_MAX ? (io)->mod[(i)] : NULL) macro

Completed in 4 milliseconds