Home
last modified time | relevance | path

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

/linux-6.15/drivers/i2c/muxes/
H A Di2c-mux-ltc4306.c41 struct chip_desc { struct
49 const struct chip_desc *chip; argument
52 static const struct chip_desc chips[] = {
210 const struct chip_desc *chip; in ltc4306_probe()
H A Di2c-mux-pca954x.c96 struct chip_desc { struct
108 const struct chip_desc *chip; argument
126 static const struct chip_desc chips[] = {
/linux-6.15/drivers/rtc/
H A Drtc-max31335.c199 struct chip_desc { struct
223 const struct chip_desc *chip; argument
229 static const struct chip_desc chip[MAX_RTC_ID_NR] = {
260 const struct chip_desc *chip = max31335->chip; in max31335_volatile_reg()
678 const struct chip_desc *match; in max31335_probe()
H A Drtc-ds1307.c183 struct chip_desc { struct
208 static const struct chip_desc chips[last_ds_type]; argument
214 const struct chip_desc *chip = &chips[ds1307->type]; in ds1307_get_time()
328 const struct chip_desc *chip = &chips[ds1307->type]; in ds1307_set_time()
970 static const struct chip_desc chips[last_ds_type] = {
1266 const struct chip_desc *chip = &chips[ds1307->type]; in ds1307_nvram_read()
1276 const struct chip_desc *chip = &chips[ds1307->type]; in ds1307_nvram_write()
1285 const struct chip_desc *chip) in ds1307_trickle_init()
1727 const struct chip_desc *chip; in ds1307_probe()