Searched refs:fmc_must_dump_eeprom (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/fmc/
H A Dfmc-dump.c16 static int fmc_must_dump_eeprom; variable
17 module_param_named(dump_eeprom, fmc_must_dump_eeprom, int, 0644);
49 if (!fmc_must_dump_eeprom) fmc_dump_eeprom()

Completed in 71 milliseconds