Searched refs:usb_of_has_combined_node (Results 1 - 3 of 3) sorted by relevance

/linux-master/include/linux/usb/
H A Dof.h23 bool usb_of_has_combined_node(struct usb_device *udev);
52 static inline bool usb_of_has_combined_node(struct usb_device *udev) function
/linux-master/drivers/usb/core/
H A Dof.c43 * usb_of_has_combined_node() - determine whether a device has a combined node
57 bool usb_of_has_combined_node(struct usb_device *udev) function
77 EXPORT_SYMBOL_GPL(usb_of_has_combined_node); variable
H A Dmessage.c2129 if (usb_of_has_combined_node(dev)) {

Completed in 237 milliseconds