Searched refs:of_find_serdev_controller_by_node (Results 1 – 3 of 3) sorted by relevance
338 struct serdev_controller *of_find_serdev_controller_by_node(struct device_node *node);340 static inline struct serdev_controller *of_find_serdev_controller_by_node(struct device_node *node) in of_find_serdev_controller_by_node() function
528 struct serdev_controller *of_find_serdev_controller_by_node(struct device_node *node) in of_find_serdev_controller_by_node() function534 EXPORT_SYMBOL_GPL(of_find_serdev_controller_by_node);
241 serdev_ctrl = of_find_serdev_controller_by_node(serdev_parent); in pwrseq_pcie_m2_create_serdev()