Searched refs:of_usb_host_tpl_support (Results 1 – 3 of 3) sorted by relevance
19 bool of_usb_host_tpl_support(struct device_node *np);33 static inline bool of_usb_host_tpl_support(struct device_node *np) in of_usb_host_tpl_support() function
188 bool of_usb_host_tpl_support(struct device_node *np) in of_usb_host_tpl_support() function192 EXPORT_SYMBOL_GPL(of_usb_host_tpl_support);
633 of_usb_host_tpl_support(dev->of_node); in ci_get_platdata()