Searched refs:csi2tx_of_table (Results 1 – 1 of 1) sorted by relevance
552 static const struct of_device_id csi2tx_of_table[] = { variable567 MODULE_DEVICE_TABLE(of, csi2tx_of_table);587 of_id = of_match_node(csi2tx_of_table, pdev->dev.of_node); in csi2tx_probe()651 .of_match_table = csi2tx_of_table,