Searched defs:cells_name (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/of/ |
A D | base.c | 1264 const char *cells_name, in of_phandle_iterator_init() 1393 const char *cells_name, in __of_parse_phandle_with_args() 1502 const char *cells_name, int index, in of_parse_phandle_with_args() 1566 char *cells_name, *map_name = NULL, *mask_name = NULL; in of_parse_phandle_with_args_map() local 1760 const char *cells_name) in of_count_phandle_with_args()
|
A D | property.c | 1167 const char *cells_name) in parse_prop_cells() 1221 const char *cells_name) in parse_suffix_prop_cells()
|
/linux/sound/soc/samsung/ |
A D | tm2_wm5110.c | 500 const char *cells_name = NULL; in tm2_probe() local
|
/linux/drivers/pinctrl/ |
A D | devicetree.c | 289 const char *cells_name = "#pinctrl-cells"; in pinctrl_find_cells_size() local
|
/linux/include/linux/ |
A D | of.h | 82 const char *cells_name; member 877 const char *cells_name, in of_parse_phandle_with_args() 902 const char *cells_name) in of_count_phandle_with_args() 910 const char *cells_name, in of_phandle_iterator_init()
|
/linux/scripts/dtc/ |
A D | checks.c | 1474 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
|
Completed in 26 milliseconds