Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/of/
Dbase.c1291 const char *cells_name, in of_phandle_iterator_init()
1425 const char *cells_name, in __of_parse_phandle_with_args()
1526 char *cells_name, *map_name = NULL, *mask_name = NULL; in of_parse_phandle_with_args_map() local
1679 const char *cells_name) in of_count_phandle_with_args()
Dproperty.c1198 const char *cells_name) in parse_prop_cells()
1252 const char *cells_name) in parse_suffix_prop_cells()
/linux-6.1.9/include/linux/
Dof.h82 const char *cells_name; member
709 const char *cells_name, in __of_parse_phandle_with_args()
728 const char *cells_name) in of_count_phandle_with_args()
736 const char *cells_name, in of_phandle_iterator_init()
957 const char *cells_name, in of_parse_phandle_with_args()
/linux-6.1.9/sound/soc/samsung/
Dtm2_wm5110.c500 const char *cells_name = NULL; in tm2_probe() local
/linux-6.1.9/drivers/pinctrl/
Ddevicetree.c291 const char *cells_name = "#pinctrl-cells"; in pinctrl_find_cells_size() local
/linux-6.1.9/scripts/dtc/
Dchecks.c1474 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument