Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/i2c/muxes/
H A Dpca954x.c22 struct chip_desc { struct
35 static const struct chip_desc chips[] = { argument
/OK3568_Linux_fs/kernel/drivers/i2c/muxes/
H A Di2c-mux-pca954x.c68 struct chip_desc { struct
80 const struct chip_desc *chip; argument
H A Di2c-mux-ltc4306.c42 struct chip_desc { struct
50 const struct chip_desc *chip; argument
/OK3568_Linux_fs/kernel/drivers/rtc/
H A Drtc-ds1307.c183 struct chip_desc { struct
184 unsigned alarm:1;
208 static const struct chip_desc chips[last_ds_type]; argument