Searched defs:cell_count (Results 1 - 3 of 3) sorted by relevance
/linux-4.1.27/drivers/of/ |
H A D | base.c | 1445 __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 1660 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
|
/linux-4.1.27/drivers/bus/ |
H A D | mvebu-mbus.c | 1073 int i, ret, cell_count; mbus_dt_setup() local 1034 mbus_parse_ranges(struct device_node *node, int *addr_cells, int *c_addr_cells, int *c_size_cells, int *cell_count, const __be32 **ranges_start, const __be32 **ranges_end) mbus_parse_ranges() argument
|
/linux-4.1.27/drivers/atm/ |
H A D | horizon.h | 315 HDW cell_count; // AAL5 rx bufs member in struct:cell_buf
|
Completed in 175 milliseconds