Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/misc/eeprom/
Dat24.c123 struct at24_chip_data { struct
130 static const struct at24_chip_data _name = { \ argument
135 static const struct at24_chip_data _name = { \
514 static const struct at24_chip_data *at24_get_chip_data(struct device *dev) in at24_get_chip_data()
517 const struct at24_chip_data *cdata; in at24_get_chip_data()
593 const struct at24_chip_data *cdata; in at24_probe()