Home
last modified time | relevance | path

Searched refs:get_invoke_func (Results 1 – 1 of 1) 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()