Home
last modified time | relevance | path

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

/linux/drivers/input/misc/
H A Dda9063_onkey.c23 struct da906x_chip_config { struct
43 const struct da906x_chip_config *config; argument
48 static const struct da906x_chip_config da9063_regs = {
63 static const struct da906x_chip_config da9062_regs = {
83 const struct da906x_chip_config *config = onkey->config; in da9063_poll_on()
158 const struct da906x_chip_config *config = onkey->config; in da9063_onkey_irq_handler()