8 #ifndef RSC_TABLE_PARSER_H
9 #define RSC_TABLE_PARSER_H
13 #if defined __cplusplus
33 struct metal_io_region *io);
46 size_t find_rsc(
void *rsc_table,
unsigned int rsc_type,
unsigned int index);
48 #if defined __cplusplus
int handle_rsc_table(struct remoteproc *rproc, struct resource_table *rsc_table, size_t len, struct metal_io_region *io)
Definition: rsc_table_parser.c:158
size_t find_rsc(void *rsc_table, unsigned int rsc_type, unsigned int index)
Definition: rsc_table_parser.c:214
A remote processor instance.
Definition: remoteproc.h:396
Resource table header.
Definition: remoteproc.h:51