Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/misc/eeprom/
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()
833 .of_match_table = at24_of_match,