Home
last modified time | relevance | path

Searched refs:start_icm (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dicm.c48 static bool start_icm; variable
49 module_param(start_icm, bool, 0444);
50 MODULE_PARM_DESC(start_icm, "start ICM firmware if it is not running (default: false)");
1401 if (!start_icm) in icm_ar_is_supported()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dicm.c48 static bool start_icm; variable
49 module_param(start_icm, bool, 0444);
50 MODULE_PARM_DESC(start_icm, "start ICM firmware if it is not running (default: false)");
1437 if (!start_icm) in icm_ar_is_supported()

Completed in 7 milliseconds