Searched refs:persistent_config (Results 1 – 2 of 2) sorted by relevance
6 ``persistent_config``
54 static int persistent_config; variable56 module_param(persistent_config, int, 0644);58 MODULE_PARM_DESC(persistent_config, "read config from persistent memory (0-1)");684 if (persistent_config && pulse8->autonomous) { in pulse8_connect()722 if (pulse8->config_pending && persistent_config) { in pulse8_ping_eeprom_work_handler()