Home
last modified time | relevance | path

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

/Linux-v4.19/Documentation/fmc/
DAPI.txt20 int fmc_reprogram(struct fmc_device *f, struct fmc_driver *d, char *gw,
41 Finally, the fmc_reprogram function calls the reprogram method (see
Dparameters.txt15 loaded by fmc_reprogram(). If greater than one, it asks to dump
Dcarrier.txt186 Clients should call rhe new helper, fmc_reprogram, which both
/Linux-v4.19/drivers/fmc/
Dfmc-sdb.c154 int fmc_reprogram(struct fmc_device *fmc, struct fmc_driver *d, char *gw, in fmc_reprogram() function
175 EXPORT_SYMBOL(fmc_reprogram);
Dfmc-trivial.c59 ret = fmc_reprogram(fmc, &t_drv, "", 0); in t_probe()
/Linux-v4.19/include/linux/
Dfmc.h151 extern int fmc_reprogram(struct fmc_device *f, struct fmc_driver *d, char *gw,