Home
last modified time | relevance | path

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

/sound/soc/sh/
Dfsi.c286 struct fsi_core { struct
300 const struct fsi_core *core; argument
1888 static const struct fsi_core fsi1_core = {
1897 static const struct fsi_core fsi2_core = {
1926 const struct fsi_core *core; in fsi_probe()
1947 core = (struct fsi_core *)id_entry->driver_data; in fsi_probe()