Home
last modified time | relevance | path

Searched defs:fsi_driver (Results 1 – 2 of 2) sorted by relevance

/Linux-v4.19/include/linux/
Dfsi.h49 struct fsi_driver { struct
55 #define to_fsi_drv(drvp) container_of(drvp, struct fsi_driver, drv) argument
/Linux-v4.19/sound/soc/sh/
Dfsi.c2092 static struct platform_driver fsi_driver = { variable