Home
last modified time | relevance | path

Searched defs:list_name (Results 1 - 23 of 23) sorted by relevance

/kernel/linux/linux-5.10/drivers/pinctrl/
H A Ddevicetree.h34 pinctrl_count_index_with_args(const struct device_node *np, const char *list_name) pinctrl_count_index_with_args() argument
41 pinctrl_parse_index_with_args(const struct device_node *np, const char *list_name, int index, struct of_phandle_args *out_args) pinctrl_parse_index_with_args() argument
H A Ddevicetree.c317 pinctrl_get_list_and_count(const struct device_node *np, const char *list_name, const __be32 **list, int *cells_size, int *nr_elements) pinctrl_get_list_and_count() argument
351 pinctrl_count_index_with_args(const struct device_node *np, const char *list_name) pinctrl_count_index_with_args() argument
410 pinctrl_parse_index_with_args(const struct device_node *np, const char *list_name, int index, struct of_phandle_args *out_args) pinctrl_parse_index_with_args() argument
/kernel/linux/linux-6.6/drivers/pinctrl/
H A Ddevicetree.h40 pinctrl_count_index_with_args(const struct device_node *np, const char *list_name) pinctrl_count_index_with_args() argument
47 pinctrl_parse_index_with_args(const struct device_node *np, const char *list_name, int index, struct of_phandle_args *out_args) pinctrl_parse_index_with_args() argument
H A Ddevicetree.c315 pinctrl_get_list_and_count(const struct device_node *np, const char *list_name, const __be32 **list, int *cells_size, int *nr_elements) pinctrl_get_list_and_count() argument
349 pinctrl_count_index_with_args(const struct device_node *np, const char *list_name) pinctrl_count_index_with_args() argument
408 pinctrl_parse_index_with_args(const struct device_node *np, const char *list_name, int index, struct of_phandle_args *out_args) pinctrl_parse_index_with_args() argument
/kernel/linux/linux-5.10/drivers/acpi/acpica/
H A Duttrack.c59 acpi_ut_create_list(const char *list_name, in acpi_ut_create_list() argument
/kernel/linux/linux-5.10/include/linux/
H A Dof_gpio.h70 of_get_named_gpio_flags(struct device_node *np, const char *list_name, int index, enum of_gpio_flags *flags) of_get_named_gpio_flags() argument
H A Dof.h717 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
726 of_parse_phandle_with_args_map(const struct device_node *np, const char *list_name, const char *stem_name, int index, struct of_phandle_args *out_args) of_parse_phandle_with_args_map() argument
735 of_parse_phandle_with_fixed_args(const struct device_node *np, const char *list_name, int cells_count, int index, struct of_phandle_args *out_args) of_parse_phandle_with_fixed_args() argument
742 of_count_phandle_with_args(struct device_node *np, const char *list_name, const char *cells_name) of_count_phandle_with_args() argument
749 of_phandle_iterator_init(struct of_phandle_iterator *it, const struct device_node *np, const char *list_name, const char *cells_name, int cell_count) of_phandle_iterator_init() argument
[all...]
/kernel/linux/linux-6.6/drivers/acpi/acpica/
H A Duttrack.c59 acpi_ut_create_list(const char *list_name, in acpi_ut_create_list() argument
/kernel/linux/linux-5.10/drivers/gpio/
H A Dgpiolib-of.c278 int of_get_named_gpio_flags(struct device_node *np, const char *list_name, in of_get_named_gpio_flags() argument
/kernel/linux/linux-5.10/drivers/of/
H A Dproperty.c1206 parse_prop_cells(struct device_node *np, const char *prop_name, int index, const char *list_name, const char *cells_name) parse_prop_cells() argument
H A Dbase.c1485 int of_parse_phandle_with_args(const struct device_node *np, const char *list_name, in of_parse_phandle_with_args() argument
1240 of_phandle_iterator_init(struct of_phandle_iterator *it, const struct device_node *np, const char *list_name, const char *cells_name, int cell_count) of_phandle_iterator_init() argument
1375 __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
1545 of_parse_phandle_with_args_map(const struct device_node *np, const char *list_name, const char *stem_name, int index, struct of_phandle_args *out_args) of_parse_phandle_with_args_map() argument
1718 of_parse_phandle_with_fixed_args(const struct device_node *np, const char *list_name, int cell_count, int index, struct of_phandle_args *out_args) of_parse_phandle_with_fixed_args() argument
1744 of_count_phandle_with_args(const struct device_node *np, const char *list_name, const char *cells_name) of_count_phandle_with_args() argument
[all...]
/kernel/linux/linux-6.6/drivers/pinctrl/renesas/
H A Dpinctrl-rza1.c1173 const char *list_name = "gpio-ranges"; in rza1_parse_gpiochip() local
/kernel/linux/linux-6.6/drivers/of/
H A Dproperty.c1109 parse_prop_cells(struct device_node *np, const char *prop_name, int index, const char *list_name, const char *cells_name) parse_prop_cells() argument
H A Dbase.c1497 int of_count_phandle_with_args(const struct device_node *np, const char *list_name, in of_count_phandle_with_args() argument
1106 of_phandle_iterator_init(struct of_phandle_iterator *it, const struct device_node *np, const char *list_name, const char *cells_name, int cell_count) of_phandle_iterator_init() argument
1241 __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
1339 of_parse_phandle_with_args_map(const struct device_node *np, const char *list_name, const char *stem_name, int index, struct of_phandle_args *out_args) of_parse_phandle_with_args_map() argument
[all...]
/kernel/linux/linux-5.10/drivers/pinctrl/renesas/
H A Dpinctrl-rza1.c1187 const char *list_name = "gpio-ranges"; in rza1_parse_gpiochip() local
/kernel/linux/linux-6.6/include/linux/
H A Dcpufreq.h1123 static inline int parse_perf_domain(int cpu, const char *list_name, in parse_perf_domain() argument
1144 static inline int of_perf_domain_get_sharing_cpumask(int pcpu, const char *list_name, in of_perf_domain_get_sharing_cpumask() argument
1201 static inline int of_perf_domain_get_sharing_cpumask(int pcpu, const char *list_name, in of_perf_domain_get_sharing_cpumask() argument
H A Dof.h728 __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
738 of_parse_phandle_with_args_map(const struct device_node *np, const char *list_name, const char *stem_name, int index, struct of_phandle_args *out_args) of_parse_phandle_with_args_map() argument
747 of_count_phandle_with_args(const struct device_node *np, const char *list_name, const char *cells_name) of_count_phandle_with_args() argument
765 of_phandle_iterator_init(struct of_phandle_iterator *it, const struct device_node *np, const char *list_name, const char *cells_name, int cell_count) of_phandle_iterator_init() argument
987 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
1033 of_parse_phandle_with_fixed_args(const struct device_node *np, const char *list_name, int cell_count, int index, struct of_phandle_args *out_args) of_parse_phandle_with_fixed_args() argument
1058 of_parse_phandle_with_optional_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_optional_args() argument
[all...]
/kernel/linux/linux-5.10/tools/perf/util/
H A Dsymbol.c2381 setup_list(struct strlist **list, const char *list_str, const char *list_name) setup_list() argument
2397 setup_intlist(struct intlist **list, const char *list_str, const char *list_name) setup_intlist() argument
H A Dsort.c2901 static bool __get_elide(struct strlist *list, const char *list_name, FILE *fp) in __get_elide() argument
/kernel/linux/linux-6.6/tools/perf/util/
H A Dsymbol.c2552 setup_list(struct strlist **list, const char *list_str, const char *list_name) setup_list() argument
2568 setup_intlist(struct intlist **list, const char *list_str, const char *list_name) setup_intlist() argument
H A Dsort.c3468 static bool __get_elide(struct strlist *list, const char *list_name, FILE *fp) in __get_elide() argument
/kernel/linux/linux-5.10/include/acpi/
H A Dactypes.h1229 const char *list_name; member
/kernel/linux/linux-6.6/include/acpi/
H A Dactypes.h1250 const char *list_name; member

Completed in 44 milliseconds