Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/i2c/muxes/
Di2c-mux-pca954x.c68 struct chip_desc { struct
78 static const struct chip_desc chips[] = { argument
153 const struct chip_desc *chip = &chips[data->type]; in pca954x_select_chan()
274 const struct chip_desc *chip = &chips[data->type]; in pca954x_remove()
/linux-4.1.27/drivers/rtc/
Drtc-ds1307.c124 struct chip_desc { struct
136 static struct chip_desc chips[last_ds_type] = { argument
871 struct chip_desc *chip) in ds1307_trickle_of_init()
894 struct chip_desc *chip = &chips[id->driver_data]; in ds1307_probe()