Searched refs:of_i2c_get_board_info (Results 1 – 3 of 3) sorted by relevance
22 int of_i2c_get_board_info(struct device *dev, struct device_node *node, in of_i2c_get_board_info() function63 EXPORT_SYMBOL_GPL(of_i2c_get_board_info);74 ret = of_i2c_get_board_info(&adap->dev, node, &info); in of_i2c_register_device()
980 int of_i2c_get_board_info(struct device *dev, struct device_node *node,1007 static inline int of_i2c_get_board_info(struct device *dev, in of_i2c_get_board_info() function
2004 ret = of_i2c_get_board_info(dev, node, &boardinfo->base); in of_i3c_master_add_i2c_boardinfo()