Home
last modified time | relevance | path

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

/openbmc/linux/drivers/rtc/
H A Drtc-rv8803.c610 static const struct i2c_device_id rv8803_id[] = { variable
617 MODULE_DEVICE_TABLE(i2c, rv8803_id);
650 const struct i2c_device_id *id = i2c_match_id(rv8803_id, client); in rv8803_probe()
742 .id_table = rv8803_id,