Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dof.h79 const char *cells_name; member
765 const char *cells_name, in __of_parse_phandle_with_args()
784 const char *cells_name) in of_count_phandle_with_args()
803 const char *cells_name, in of_phandle_iterator_init()
1026 const char *cells_name, in of_parse_phandle_with_args()
1097 const char *cells_name, in of_parse_phandle_with_optional_args()
/linux-6.15/drivers/of/
H A Dbase.c1238 const char *cells_name, in of_phandle_iterator_init()
1372 const char *cells_name, in __of_parse_phandle_with_args()
1613 const char *cells_name) in of_count_phandle_with_args()
H A Dproperty.c1243 const char *cells_name) in parse_prop_cells()
1297 const char *cells_name) in parse_suffix_prop_cells()
/linux-6.15/sound/soc/samsung/
H A Dtm2_wm5110.c499 const char *cells_name = NULL; in tm2_probe() local
/linux-6.15/drivers/pinctrl/
H A Ddevicetree.c299 const char *cells_name = "#pinctrl-cells"; in pinctrl_find_cells_size() local
/linux-6.15/scripts/dtc/
H A Dchecks.c1479 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument