Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dfsi.h41 struct fsi_driver { struct
47 #define to_fsi_drv(drvp) container_of(drvp, struct fsi_driver, drv) argument
/openbmc/linux/sound/soc/sh/
H A Dfsi.c2102 static struct platform_driver fsi_driver = { variable