Searched refs:fmc_reprogram (Results 1 – 5 of 5) sorted by relevance
/linux-4.1.27/Documentation/fmc/ |
D | API.txt | 20 int fmc_reprogram(struct fmc_device *f, struct fmc_driver *d, char *gw, 41 Finally, the fmc_reprogram function calls the reprogram method (see
|
D | parameters.txt | 15 loaded by fmc_reprogram(). If greater than one, it asks to dump
|
D | carrier.txt | 186 Clients should call rhe new helper, fmc_reprogram, which both
|
/linux-4.1.27/drivers/fmc/ |
D | fmc-sdb.c | 130 int fmc_reprogram(struct fmc_device *fmc, struct fmc_driver *d, char *gw, in fmc_reprogram() function 151 EXPORT_SYMBOL(fmc_reprogram);
|
/linux-4.1.27/include/linux/ |
D | fmc.h | 147 extern int fmc_reprogram(struct fmc_device *f, struct fmc_driver *d, char *gw,
|