Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/platform/arm64/
Dacer-aspire1-ec.c77 static int aspire_ec_ram_read(struct i2c_client *client, u8 off, u8 *data, u8 data_len) in aspire_ec_ram_read() function
124 aspire_ec_ram_read(ec->client, ASPIRE_EC_RAM_WATCHDOG, &tmp, sizeof(tmp)); in aspire_ec_irq_handler()
342 aspire_ec_ram_read(ec->client, ASPIRE_EC_RAM_ADP, &tmp, sizeof(tmp)); in aspire_ec_adp_psy_get_property()
379 aspire_ec_ram_read(ec->client, ASPIRE_EC_RAM_HPD_STATUS, &tmp, sizeof(tmp)); in aspire_ec_bridge_update_hpd_work()
407 aspire_ec_ram_read(ec->client, ASPIRE_EC_RAM_KBD_MODE, &tmp, sizeof(tmp)); in fn_lock_show()
425 aspire_ec_ram_read(ec->client, ASPIRE_EC_RAM_KBD_MODE, &tmp, sizeof(tmp)); in fn_lock_store()
491 aspire_ec_ram_read(client, ASPIRE_EC_RAM_KBD_MODE_2, &tmp, sizeof(tmp)); in aspire_ec_probe()
527 aspire_ec_ram_read(ec->client, ASPIRE_EC_RAM_LID_STATUS, &tmp, sizeof(tmp)); in aspire_ec_resume()