Searched refs:gadget_name (Results 1 – 3 of 3) sorted by relevance
49 static const char gadget_name[] = "s3c2410_udc"; variable1651 .name = gadget_name,1794 0, gadget_name, udc); in s3c2410_udc_probe()1821 gadget_name, udc); in s3c2410_udc_probe()1967 dprintk(DEBUG_NORMAL, "%s\n", gadget_name); in udc_init()1969 s3c2410_udc_debugfs_root = debugfs_create_dir(gadget_name, in udc_init()
56 static const char gadget_name[] = "dummy_udc"; variable1071 dum->gadget.name = gadget_name; in dummy_udc_probe()1145 .name = gadget_name,2783 the_udc_pdev[i] = platform_device_alloc(gadget_name, i); in init()
98 server:# cd /sys/kernel/config/usb_gadget/<gadget_name>