Searched refs:class_find_device_by_of_node (Results 1 – 7 of 7) sorted by relevance
116 static inline struct device *class_find_device_by_of_node(const struct class *class, in class_find_device_by_of_node() function
97 bridge_dev = class_find_device_by_of_node(&fpga_bridge_class, np); in of_fpga_bridge_get()
719 mgr_dev = class_find_device_by_of_node(&fpga_mgr_class, node); in of_fpga_mgr_get()
748 target_dev = class_find_device_by_of_node(&framer_class, args->np); in framer_provider_simple_of_xlate()
640 dev = class_find_device_by_of_node(®ulator_class, np); in of_find_regulator_by_node()
764 target_dev = class_find_device_by_of_node(&phy_class, args->np); in of_phy_simple_xlate()
4967 dev = class_find_device_by_of_node(&spi_controller_class, node); in of_find_spi_controller_by_node()4969 dev = class_find_device_by_of_node(&spi_target_class, node); in of_find_spi_controller_by_node()