Searched refs:test_device (Results 1 – 4 of 4) sorted by relevance
46 test_device.c test_driver.c test_module.c test_utils.c \
151 int test_device; member
28 static char test_device[32]; variable29 module_param_string(device, test_device, sizeof(test_device),1096 strlcpy(params->device, strim(test_device), sizeof(params->device)); in add_threaded_test()
379 else if (!fsm->b_bus_req || !fsm->a_conn || fsm->test_device) in otg_statemachine()