Home
last modified time | relevance | path

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

/linux/include/linux/
H A Dof.h80 int cell_count; member
773 __of_parse_phandle_with_args(const struct device_node * np,const char * list_name,const char * cells_name,int cell_count,int index,struct of_phandle_args * out_args) __of_parse_phandle_with_args() argument
811 of_phandle_iterator_init(struct of_phandle_iterator * it,const struct device_node * np,const char * list_name,const char * cells_name,int cell_count) of_phandle_iterator_init() argument
1037 int cell_count = -1; of_parse_phandle_with_args() local
1079 of_parse_phandle_with_fixed_args(const struct device_node * np,const char * list_name,int cell_count,int index,struct of_phandle_args * out_args) of_parse_phandle_with_fixed_args() argument
[all...]