Lines Matching defs:s
88 static void lm_kbd_irq_update(LM823KbdState *s) in lm_kbd_irq_update() argument
93 static void lm_kbd_gpio_update(LM823KbdState *s) in lm_kbd_gpio_update()
99 LM823KbdState *s = LM8323(dev); in lm_kbd_reset() local
112 static void lm_kbd_error(LM823KbdState *s, int err) in lm_kbd_error()
119 static void lm_kbd_pwm_tick(LM823KbdState *s, int line) in lm_kbd_pwm_tick()
123 static void lm_kbd_pwm_start(LM823KbdState *s, int line) in lm_kbd_pwm_start()
173 static uint8_t lm_kbd_read(LM823KbdState *s, int reg, int byte) in lm_kbd_read()
254 static void lm_kbd_write(LM823KbdState *s, int reg, int byte, uint8_t value) in lm_kbd_write()
393 LM823KbdState *s = LM8323(i2c); in lm_i2c_event() local
411 LM823KbdState *s = LM8323(i2c); in lm_i2c_rx() local
418 LM823KbdState *s = LM8323(i2c); in lm_i2c_tx() local
431 LM823KbdState *s = opaque; in lm_kbd_post_load() local
474 LM823KbdState *s = LM8323(dev); in lm8323_realize() local
485 LM823KbdState *s = LM8323(dev); in lm832x_key_event() local