|
static const char * | _get_irq_name (U32 which) |
|
static int | _irq_parm_list_test (void *handle, U32 which, const set_get_list_t *set) |
|
static int | _irq_callback_arg_tests (void *handle, U32 which) |
|
static void | _callback (U32 arg1, U32 arg2, U32 arg3) |
|
static int | _irq_callback_func_tests (void *handle, U32 which) |
|
static int | _irq_enable_tests (void *handle, U32 which) |
|
static int | _irq_state_tests (void *handle, U32 which) |
|
static int | _irq_trigger_config_tests (void *handle, U32 which) |
|
static int | _irq_config_tests (void *handle, U32 which) |
|
int | irq_config_tests (void *handle) |
|
static void | _irq_callback (void *arg1, U32 arg2, U32 arg3) |
|
static int | _irq_callback_test (void *handle) |
|
static int | _irq_wait_test (void *handle) |
|
int | irq_notify_tests (void *handle) |
|