Searched refs:of_usb_host_tpl_support (Results 1 – 3 of 3) sorted by relevance
15 bool of_usb_host_tpl_support(struct device_node *np);19 static inline bool of_usb_host_tpl_support(struct device_node *np) in of_usb_host_tpl_support() function
134 bool of_usb_host_tpl_support(struct device_node *np) in of_usb_host_tpl_support() function141 EXPORT_SYMBOL_GPL(of_usb_host_tpl_support);
672 of_usb_host_tpl_support(dev->of_node); in ci_get_platdata()