Home
last modified time | relevance | path

Searched defs:cells_name (Results 1 – 6 of 6) sorted by relevance

/linux-6.6.21/drivers/of/
Dbase.c1109 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()
Dproperty.c1112 const char *cells_name) in parse_prop_cells()
1166 const char *cells_name) in parse_suffix_prop_cells()
/linux-6.6.21/include/linux/
Dof.h78 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/
Dtm2_wm5110.c500 const char *cells_name = NULL; in tm2_probe() local
/linux-6.6.21/drivers/pinctrl/
Ddevicetree.c291 const char *cells_name = "#pinctrl-cells"; in pinctrl_find_cells_size() local
/linux-6.6.21/scripts/dtc/
Dchecks.c1477 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument