Home
last modified time | relevance | path

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

/drivers/fmc/
Dfmc-chardev.c110 static int fc_probe(struct fmc_device *fmc);
116 .probe = fc_probe,
125 static int fc_probe(struct fmc_device *fmc) in fc_probe() function