Searched refs:dt_driver_device_from_parent (Results 1 – 3 of 3) sorted by relevance
180 TEE_Result dt_driver_device_from_parent(const void *fdt, int nodeoffset,
191 res = dt_driver_device_from_parent(fdt, nodeoffset, DT_DRIVER_I2C, in i2c_dt_get_dev()
288 TEE_Result dt_driver_device_from_parent(const void *fdt, int nodeoffset, in dt_driver_device_from_parent() function