Home
last modified time | relevance | path

Searched refs:get_set_conduit_method (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/firmware/psci/
H A Dpsci.c286 static int get_set_conduit_method(const struct device_node *np) in get_set_conduit_method() function
675 err = get_set_conduit_method(np); in psci_0_2_init()
697 err = get_set_conduit_method(np); in psci_0_1_init()
/openbmc/linux/drivers/firmware/xilinx/
H A Dzynqmp.c477 static int get_set_conduit_method(struct device_node *np) in get_set_conduit_method() function
1923 ret = get_set_conduit_method(dev->of_node); in zynqmp_firmware_probe()