Home
last modified time | relevance | path

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

/linux-4.1.27/sound/soc/sh/
Dfsi.c286 struct fsi_core { struct
300 const struct fsi_core *core; argument
1885 static const struct fsi_core fsi1_core = {
1894 static const struct fsi_core fsi2_core = {
1924 const struct fsi_core *core; in fsi_probe()
1945 core = (struct fsi_core *)id_entry->driver_data; in fsi_probe()