Searched refs:alias_path (Results 1 – 1 of 1) sorted by relevance
46 const char *alias_path; in ti_musb_get_usb_index() local53 alias_path = fdt_get_alias(fdt, alias); in ti_musb_get_usb_index()54 if (alias_path == NULL) { in ti_musb_get_usb_index()59 if (!strcmp(path, alias_path)) in ti_musb_get_usb_index()63 } while (alias_path); in ti_musb_get_usb_index()