Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/eeprom/
H A Dat24.c119 struct at24_chip_data { struct
127 static const struct at24_chip_data _name = { \ argument
132 static const struct at24_chip_data _name = { \
138 static const struct at24_chip_data _name = { \
512 static const struct at24_chip_data *at24_get_chip_data(struct device *dev) in at24_get_chip_data()
515 const struct at24_chip_data *cdata; in at24_get_chip_data()
614 const struct at24_chip_data *cdata; in at24_probe()