Searched defs:xlate (Results 1 - 3 of 3) sorted by relevance

/u-boot/include/
H A Dinput.h33 const uchar *xlate; /* keycode to ASCII table */ member in struct:input_key_xlate
/u-boot/include/asm-generic/
H A Dgpio.h331 int (*xlate)(struct udevice *dev, struct gpio_desc *desc, member in struct:dm_gpio_ops
/u-boot/drivers/input/
H A Dinput.c153 const uchar *xlate; /* Ascii code for each keycode */ member in struct:kbd_entry
600 input_add_table(struct input_config *config, int left_keycode, int right_keycode, const uchar *xlate, int num_entries) argument
[all...]

Completed in 129 milliseconds