test_device        27 drivers/dma/dmatest.c static char test_device[32];
test_device        28 drivers/dma/dmatest.c module_param_string(device, test_device, sizeof(test_device),
test_device      1077 drivers/dma/dmatest.c 	strlcpy(params->device, strim(test_device), sizeof(params->device));
test_device       375 drivers/usb/common/usb-otg-fsm.c 		else if (!fsm->b_bus_req || !fsm->a_conn || fsm->test_device)
test_device       151 include/linux/usb/otg-fsm.h 	int test_device;