Searched refs:sp_of_table (Results 1 – 1 of 1) sorted by relevance
198 static const struct of_device_id sp_of_table[] = { variable203 MODULE_DEVICE_TABLE(of, sp_of_table);245 of_id = of_match_device(sp_of_table, &pdev->dev); in sp_probe()314 .of_match_table = sp_of_table,