Home
last modified time | relevance | path

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

/linux/include/linux/ !
H A Dof.h79 const char *cells_name; member
783 const char *cells_name, in __of_parse_phandle_with_args()
802 const char *cells_name) in of_count_phandle_with_args()
821 const char *cells_name, in of_phandle_iterator_init()
1055 const char *cells_name, in of_parse_phandle_with_args()
1126 const char *cells_name, in of_parse_phandle_with_optional_args()
/linux/drivers/of/ !
H A Dbase.c1285 const char *cells_name, in of_phandle_iterator_init()
1419 const char *cells_name, in __of_parse_phandle_with_args()
1660 const char *cells_name) in of_count_phandle_with_args()
H A Dproperty.c1277 const char *cells_name) in parse_prop_cells()
1320 const char *cells_name) in parse_suffix_prop_cells()
/linux/sound/soc/samsung/ !
H A Dtm2_wm5110.c500 const char *cells_name = NULL; in tm2_probe() local
/linux/drivers/pinctrl/ !
H A Ddevicetree.c299 const char *cells_name = "#pinctrl-cells"; in pinctrl_find_cells_size() local
/linux/scripts/dtc/ !
H A Dchecks.c1493 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument