Home
last modified time | relevance | path

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

/openbmc/linux/drivers/misc/eeprom/
H A Dat24.c239 static const struct of_device_id at24_of_match[] = { variable
266 MODULE_DEVICE_TABLE(of, at24_of_match);
525 if (of_node && of_match_device(at24_of_match, dev)) in at24_get_chip_data()
862 .of_match_table = at24_of_match,