Searched refs:gadget_name (Results 1 – 3 of 3) sorted by relevance
49 static const char gadget_name[] = "s3c2410_udc"; variable1653 .name = gadget_name,1791 0, gadget_name, udc); in s3c2410_udc_probe()1818 gadget_name, udc); in s3c2410_udc_probe()1963 dprintk(DEBUG_NORMAL, "%s\n", gadget_name); in udc_init()1965 s3c2410_udc_debugfs_root = debugfs_create_dir(gadget_name, in udc_init()
56 static const char gadget_name[] = "dummy_udc"; variable1064 dum->gadget.name = gadget_name; in dummy_udc_probe()1138 .name = gadget_name,2761 the_udc_pdev[i] = platform_device_alloc(gadget_name, i); in init()
98 server:# cd /sys/kernel/config/usb_gadget/<gadget_name>