Searched refs:alias_path (Results 1 – 1 of 1) sorted by relevance
56 const char *alias_path; in ti_musb_get_usb_index() local63 alias_path = fdt_get_alias(fdt, alias); in ti_musb_get_usb_index()64 if (alias_path == NULL) { in ti_musb_get_usb_index()69 if (!strcmp(path, alias_path)) in ti_musb_get_usb_index()73 } while (alias_path); in ti_musb_get_usb_index()