#include <ipc/dev_iface.h>
#include <bool.h>
Go to the source code of this file.
Data Structures | |
struct | hw_resource_list_t |
struct | hw_resource_t |
HW resource (e.g. More... | |
Enumerations | |
enum | endianness_t |
enum | hw_res_method_t |
HW resource provider interface. | |
enum | hw_res_type_t |
HW resource types. | |
Functions | |
static void | hw_res_clean_resource_list (hw_resource_list_t *hw_res) |
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.h.