Home
last modified time | relevance | path

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

/Linux-v4.19/include/linux/
Dfmc.h162 struct fmc_device { struct
176 struct fmc_device **devarray; /* Allocated by the bus */ argument
191 #define to_fmc_device(x) container_of((x), struct fmc_device, dev) argument