Searched refs:of_usb_host_tpl_support (Results 1 – 3 of 3) sorted by relevance
17 bool of_usb_host_tpl_support(struct device_node *np);29 static inline bool of_usb_host_tpl_support(struct device_node *np) in of_usb_host_tpl_support() function
149 bool of_usb_host_tpl_support(struct device_node *np) in of_usb_host_tpl_support() function156 EXPORT_SYMBOL_GPL(of_usb_host_tpl_support);
588 of_usb_host_tpl_support(dev->of_node); in ci_get_platdata()