Home
last modified time | relevance | path

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

/sound/soc/sh/
Dfsi.c282 struct fsi_core { struct
296 const struct fsi_core *core; argument
1881 static const struct fsi_core fsi1_core = {
1890 static const struct fsi_core fsi2_core = {
1919 const struct fsi_core *core; in fsi_probe()
1935 core = (struct fsi_core *)id_entry->driver_data; in fsi_probe()