Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dfmc.h158 struct fmc_device { struct
172 struct fmc_device **devarray; /* Allocated by the bus */ argument
184 #define to_fmc_device(x) container_of((x), struct fmc_device, dev) argument