Searched refs:simple_of_match (Results 1 – 1 of 1) sorted by relevance
802 static const struct of_device_id simple_of_match[] = { in simple_probe() 808 MODULE_DEVICE_TABLE(of, simple_of_match); in simple_probe() 814 .of_match_table = simple_of_match, in simple_probe() 826 static const struct of_device_id simple_of_match[] = { global() variable