Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/misc/eeprom/
Dat24.c207 static const struct of_device_id at24_of_match[] = { variable
232 MODULE_DEVICE_TABLE(of, at24_of_match);
535 if (of_node && of_match_device(at24_of_match, dev)) in at24_get_pdata()
773 .of_match_table = at24_of_match,