Home
last modified time | relevance | path

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

/dports/multimedia/v4l_compat/linux-5.13-rc2/drivers/scsi/
H A Ddc395x.c472 #define CFG_RESET_DELAY 5 macro
569 module_param_named(reset_delay, cfg_data[CFG_RESET_DELAY].value, int, 0);
608 cfg_data[CFG_RESET_DELAY].value); in fix_settings()
673 if (cfg_data[CFG_RESET_DELAY].value != CFG_PARAM_UNSET) in eeprom_override()
675 cfg_data[CFG_RESET_DELAY].value); in eeprom_override()
4067 eeprom->delay_time = cfg_data[CFG_RESET_DELAY].value; in check_eeprom()
/dports/multimedia/libv4l/linux-5.13-rc2/drivers/scsi/
H A Ddc395x.c472 #define CFG_RESET_DELAY 5 macro
569 module_param_named(reset_delay, cfg_data[CFG_RESET_DELAY].value, int, 0);
608 cfg_data[CFG_RESET_DELAY].value); in fix_settings()
673 if (cfg_data[CFG_RESET_DELAY].value != CFG_PARAM_UNSET) in eeprom_override()
675 cfg_data[CFG_RESET_DELAY].value); in eeprom_override()
4067 eeprom->delay_time = cfg_data[CFG_RESET_DELAY].value; in check_eeprom()
/dports/multimedia/v4l-utils/linux-5.13-rc2/drivers/scsi/
H A Ddc395x.c472 #define CFG_RESET_DELAY 5 macro
569 module_param_named(reset_delay, cfg_data[CFG_RESET_DELAY].value, int, 0);
608 cfg_data[CFG_RESET_DELAY].value); in fix_settings()
673 if (cfg_data[CFG_RESET_DELAY].value != CFG_PARAM_UNSET) in eeprom_override()
675 cfg_data[CFG_RESET_DELAY].value); in eeprom_override()
4067 eeprom->delay_time = cfg_data[CFG_RESET_DELAY].value; in check_eeprom()