Home
last modified time | relevance | path

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

/linux-6.6.21/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-6.6.21/drivers/nvmem/
Dcore.c1400 ret = of_parse_phandle_with_optional_args(np, "nvmem-cells", in of_nvmem_cell_get()