Searched defs:cells_name (Results 1 – 6 of 6) sorted by relevance
/linux-6.3-rc2/drivers/of/ |
A D | base.c | 1291 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()
|
A D | property.c | 1140 const char *cells_name) in parse_prop_cells() 1194 const char *cells_name) in parse_suffix_prop_cells()
|
/linux-6.3-rc2/include/linux/ |
A D | of.h | 82 const char *cells_name; member 720 const char *cells_name, in __of_parse_phandle_with_args() 739 const char *cells_name) in of_count_phandle_with_args() 747 const char *cells_name, in of_phandle_iterator_init() 968 const char *cells_name, in of_parse_phandle_with_args() 1039 const char *cells_name, in of_parse_phandle_with_optional_args()
|
/linux-6.3-rc2/drivers/pinctrl/ |
A D | devicetree.c | 291 const char *cells_name = "#pinctrl-cells"; in pinctrl_find_cells_size() local
|
/linux-6.3-rc2/sound/soc/samsung/ |
A D | tm2_wm5110.c | 500 const char *cells_name = NULL; in tm2_probe() local
|
/linux-6.3-rc2/scripts/dtc/ |
A D | checks.c | 1477 #define WARNING_PROPERTY_PHANDLE_CELLS(nm, propname, cells_name, ...) \ argument
|
Completed in 20 milliseconds