Home
last modified time | relevance | path

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

/linux-6.15/sound/soc/renesas/
H A Dfsi.c281 struct fsi_core { struct
295 const struct fsi_core *core; argument
1894 static const struct fsi_core fsi1_core = {
1903 static const struct fsi_core fsi2_core = {
1932 const struct fsi_core *core; in fsi_probe()
1948 core = (struct fsi_core *)id_entry->driver_data; in fsi_probe()