Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/rtc/
Drtc-pcf85063.c559 static const struct i2c_device_id pcf85063_ids[]; variable
588 i2c_match_id(pcf85063_ids, client)->driver_data; in pcf85063_probe()
652 static const struct i2c_device_id pcf85063_ids[] = { variable
660 MODULE_DEVICE_TABLE(i2c, pcf85063_ids);
680 .id_table = pcf85063_ids,