Home
last modified time | relevance | path

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

/linux/drivers/misc/eeprom/
H A Dat24.c118 struct at24_chip_data { struct
126 static const struct at24_chip_data _name = { \ argument
131 static const struct at24_chip_data _name = { \
137 static const struct at24_chip_data _name = { \
601 const struct at24_chip_data *cdata; in at24_probe()