Searched refs:client_dn (Results 1 - 1 of 1) sorted by last modified time

/linux-master/drivers/mailbox/
H A Dqcom-ipcc.c211 struct device_node *client_dn; local
221 for_each_node_with_property(client_dn, "mboxes") {
222 if (!of_device_is_available(client_dn))
224 i = of_count_phandle_with_args(client_dn,
227 ret = of_parse_phandle_with_args(client_dn, "mboxes",

Completed in 127 milliseconds