Searched refs:at24_of_match (Results 1 – 1 of 1) sorted by relevance
239 static const struct of_device_id at24_of_match[] = { variable266 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,