/kernel/linux/linux-5.10/drivers/pinctrl/ |
H A D | devicetree.c | 293 const char *cells_name = "#pinctrl-cells"; in pinctrl_find_cells_size() local
|
/kernel/linux/linux-5.10/sound/soc/samsung/ |
H A D | tm2_wm5110.c | 500 const char *cells_name = NULL; in tm2_probe() local
|
/kernel/linux/linux-6.6/drivers/pinctrl/ |
H A D | devicetree.c | 291 const char *cells_name = "#pinctrl-cells"; in pinctrl_find_cells_size() local
|
/kernel/linux/linux-6.6/sound/soc/samsung/ |
H A D | tm2_wm5110.c | 500 const char *cells_name = NULL; in tm2_probe() local
|
/kernel/linux/linux-5.10/drivers/of/ |
H A D | property.c | 1206 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 1260 parse_suffix_prop_cells(struct device_node *np, const char *prop_name, int index, const char *suffix, const char *cells_name) parse_suffix_prop_cells() argument
|
H A D | base.c | 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 1485 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 1550 char *cells_name, *map_name = NULL, *mask_name = NULL; of_parse_phandle_with_args_map() local 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/of/ |
H A D | property.c | 1109 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 1163 parse_suffix_prop_cells(struct device_node *np, const char *prop_name, int index, const char *suffix, const char *cells_name) parse_suffix_prop_cells() argument
|
H A D | base.c | 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 1344 char *cells_name, *map_name = NULL, *mask_name = NULL; of_parse_phandle_with_args_map() local 1497 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-5.10/include/linux/ |
H A D | of.h | 82 const char *cells_name; member 717 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 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
|
/kernel/linux/linux-6.6/include/linux/ |
H A D | of.h | 78 const char *cells_name; member 728 __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 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 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...] |