Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c49 static int persistent_config; variable
51 module_param(persistent_config, int, 0644);
53 MODULE_PARM_DESC(persistent_config, "read config from persistent memory (0-1)");
821 if (pulse8->config_pending && persistent_config) { in pulse8_ping_eeprom_work_handler()
881 if (persistent_config && pulse8->autonomous) { in pulse8_connect()
/openbmc/linux/Documentation/admin-guide/media/
H A Dcec.rst42 ``persistent_config``: by default this is off, but when set to 1 the driver
45 - RainShadow Tech. Note: this driver does not support the persistent_config