Home
last modified time | relevance | path

Searched refs:get_invoke_func (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/tee/optee/
H A Dcore.c586 static optee_invoke_fn *get_invoke_func(struct udevice *dev) in get_invoke_func() function
610 pdata->invoke_fn = get_invoke_func(dev); in optee_ofdata_to_platdata()
/openbmc/linux/drivers/firmware/
H A Dstratix10-svc.c854 static svc_invoke_fn *get_invoke_func(struct device *dev) in get_invoke_func() function
1140 invoke_fn = get_invoke_func(dev); in stratix10_svc_drv_probe()
/openbmc/linux/drivers/tee/optee/
H A Dsmc_abi.c1427 static optee_invoke_fn *get_invoke_func(struct device *dev) in get_invoke_func() function
1619 invoke_fn = get_invoke_func(&pdev->dev); in optee_probe()