Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/cec/usb/pulse8/
H A Dpulse8-cec.c206 bool restoring_config; member
517 if ((err && mask != 0) || pulse8->restoring_config) in pulse8_cec_adap_log_addr()
615 if (pulse8->restoring_config) in pulse8_cec_adap_log_addr()
616 pulse8->restoring_config = false; in pulse8_cec_adap_log_addr()
885 pulse8->restoring_config = true; in pulse8_connect()