Home
last modified time | relevance | path

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

/Linux-v6.6/include/linux/
Dof.h1058 static inline int of_parse_phandle_with_optional_args(const struct device_node *np, in of_parse_phandle_with_optional_args() function
/Linux-v6.6/drivers/nvmem/
Dcore.c1394 ret = of_parse_phandle_with_optional_args(np, "nvmem-cells", in of_nvmem_cell_get()