Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/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)");
818 if (pulse8->config_pending && persistent_config) { in pulse8_ping_eeprom_work_handler()
878 if (persistent_config && pulse8->autonomous) { in pulse8_connect()
/OK3568_Linux_fs/kernel/Documentation/admin-guide/media/
H A Dpulse8-cec.rst8 ``persistent_config``