Home
last modified time | relevance | path

Searched refs:lm_kbd_write (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/hw/input/
H A Dlm832x.c254 static void lm_kbd_write(LM823KbdState *s, int reg, int byte, uint8_t value) in lm_kbd_write() function
423 lm_kbd_write(s, s->reg, s->i2c_cycle - 1, data); in lm_i2c_tx()