Home
last modified time | relevance | path

Searched refs:proc_node_name (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/usb/gadget/udc/
H A Dgoku_udc.c1055 static const char proc_node_name [] = "driver/udc"; variable
1721 remove_proc_entry(proc_node_name, NULL); in goku_remove()
1817 proc_create_single_data(proc_node_name, 0, NULL, udc_proc_read, dev); in goku_probe()