#include <device/hw_res.h>
#include <errno.h>
#include <async.h>
#include <malloc.h>
Go to the source code of this file.
Functions | |
bool | hw_res_enable_interrupt (int dev_phone) |
int | hw_res_get_resource_list (int dev_phone, hw_resource_list_t *hw_resources) |
Definition in file hw_res.c.