Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/sound/soc/sh/
H A Dfsi.c282 struct fsi_core { struct
296 const struct fsi_core *core; argument
1878 static const struct fsi_core fsi1_core = {
1887 static const struct fsi_core fsi2_core = {
1916 const struct fsi_core *core; in fsi_probe()
1932 core = (struct fsi_core *)id_entry->driver_data; in fsi_probe()