Home
last modified time | relevance | path

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

/linux/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c552 static const struct of_device_id csi2tx_of_table[] = { variable
567 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,