Searched defs:cells_name (Results 1 – 6 of 6) sorted by relevance
/linux-6.6.21/drivers/of/ |
D | base.c | 1109 const char *cells_name, in of_phandle_iterator_init() 1243 const char *cells_name, in __of_parse_phandle_with_args() 1344 char *cells_name, *map_name = NULL, *mask_name = NULL; in of_parse_phandle_with_args_map() local 1498 const char *cells_name) in of_count_phandle_with_args()
|
D | property.c | 1112 const char *cells_name) in parse_prop_cells() 1166 const char *cells_name) in parse_suffix_prop_cells()
|
/linux-6.6.21/include/linux/ |
D | of.h | 78 const char *cells_name; member 730 const char *cells_name, in __of_parse_phandle_with_args() 749 const char *cells_name) in of_count_phandle_with_args() 768 const char *cells_name, in of_phandle_iterator_init() 989 const char *cells_name, in of_parse_phandle_with_args() 1060 const char *cells_name, in of_parse_phandle_with_optional_args()
|
/linux-6.6.21/sound/soc/samsung/ |
D | tm2_wm5110.c | 500 const char *cells_name = NULL; in tm2_probe() local
|
/linux-6.6.21/drivers/pinctrl/ |
D | devicetree.c | 291 const char *cells_name = "#pinctrl-cells"; in pinctrl_find_cells_size() local
|
/linux-6.6.21/scripts/dtc/ |
D | checks.c | 1477 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
|