Searched refs:adp5589_write (Results 1 – 1 of 1) sorted by relevance
| /linux-6.15/drivers/input/keyboard/ |
| H A D | adp5589-keys.c | 434 return adp5589_write(kpad->client, in adp5589_gpio_direction_input() 456 error = adp5589_write(kpad->client, in adp5589_gpio_direction_output() 462 error = adp5589_write(kpad->client, in adp5589_gpio_direction_output() 640 ret |= adp5589_write(client, ADP5589_PIN_CONFIG_C, in adp5589_setup() 644 ret |= adp5589_write(client, ADP5589_UNLOCK1, in adp5589_setup() 646 ret |= adp5589_write(client, ADP5589_UNLOCK2, in adp5589_setup() 648 ret |= adp5589_write(client, ADP5589_UNLOCK_TIMERS, in adp5589_setup() 676 ret |= adp5589_write(client, in adp5589_setup() 719 ret |= adp5589_write(client, in adp5589_setup() 769 ret |= adp5589_write(client, ADP5589_5_INT_STATUS, in adp5589_setup() [all …]
|