Searched refs:is_high_speed (Results 1 – 1 of 1) sorted by relevance
66 bool is_high_speed; member72 .is_high_speed = true,77 module_param_named(is_high_speed, mod_data.is_high_speed, bool, S_IRUGO);78 MODULE_PARM_DESC(is_high_speed, "true to simulate HighSpeed connection");1090 else if (mod_data.is_high_speed) in dummy_udc_probe()2685 else if (mod_data.is_high_speed) in dummy_hcd_probe()2794 if (!mod_data.is_high_speed && mod_data.is_super_speed) in dummy_hcd_init()