= {
"switch"
}
#define NULL
Pointer to 0.
Definition: gctypes.h:65
static int16_t switch_joypad_axis(unsigned port_num, uint32_t joyaxis)
Definition: switch_joypad.c:96
static void switch_joypad_destroy(void)
Definition: switch_joypad.c:148
static void switch_joypad_get_buttons(unsigned port_num, input_bits_t *state)
Definition: switch_joypad.c:84
static const char * switch_joypad_name(unsigned pad)
Definition: switch_joypad.c:39
static bool switch_joypad_query_pad(unsigned pad)
Definition: switch_joypad.c:143
static bool switch_joypad_init(void *data)
Definition: switch_joypad.c:56
static bool switch_joypad_button(unsigned port_num, uint16_t key)
Definition: switch_joypad.c:72
static void switch_joypad_poll(void)
Definition: switch_joypad.c:210