Searched defs:cells_name (Results 1 - 3 of 3) sorted by relevance

/linux-4.1.27/drivers/of/
H A Dbase.c1445 __of_parse_phandle_with_args(const struct device_node *np, const char *list_name, const char *cells_name, int cell_count, int index, struct of_phandle_args *out_args) __of_parse_phandle_with_args() argument
1619 of_parse_phandle_with_args(const struct device_node *np, const char *list_name, const char *cells_name, int index, struct of_phandle_args *out_args) of_parse_phandle_with_args() argument
1686 of_count_phandle_with_args(const struct device_node *np, const char *list_name, const char *cells_name) of_count_phandle_with_args() argument
/linux-4.1.27/include/linux/
H A Dof.h582 of_parse_phandle_with_args(struct device_node *np, const char *list_name, const char *cells_name, int index, struct of_phandle_args *out_args) of_parse_phandle_with_args() argument
598 of_count_phandle_with_args(struct device_node *np, const char *list_name, const char *cells_name) of_count_phandle_with_args() argument
H A Dacpi.h777 acpi_dev_get_property_reference(struct acpi_device *adev, const char *name, const char *cells_name, size_t index, struct acpi_reference_args *args) acpi_dev_get_property_reference() argument

Completed in 58 milliseconds