Searched refs:parent_info (Results 1 – 1 of 1) sorted by relevance
375 const char *parent_info; in devinfo_usb_if_add() local404 parent_info = hal_device_property_get_string (parent, "info.subsystem"); in devinfo_usb_if_add()405 if (parent_info != NULL) { in devinfo_usb_if_add()406 if (strcmp (parent_info, "usb_device") == 0) { in devinfo_usb_if_add()408 } else if (strcmp (parent_info, "usb") == 0) { in devinfo_usb_if_add()