Searched refs:gadget_name (Results 1 – 3 of 3) sorted by relevance
49 static const char gadget_name[] = "s3c2410_udc"; variable1652 .name = gadget_name,1795 0, gadget_name, udc); in s3c2410_udc_probe()1822 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"; variable1083 dum->gadget.name = gadget_name; in dummy_udc_probe()1157 .name = gadget_name,2797 the_udc_pdev[i] = platform_device_alloc(gadget_name, i); in dummy_hcd_init()
98 server:# cd /sys/kernel/config/usb_gadget/<gadget_name>