Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/misc/eeprom/
Dat24.c120 struct at24_chip_data { struct
128 static const struct at24_chip_data _name = { \ argument
133 static const struct at24_chip_data _name = { \
139 static const struct at24_chip_data _name = { \
599 const struct at24_chip_data *cdata; in at24_probe()