Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/platform/cadence/
H A Dcdns-csi2tx.c553 static const struct of_device_id csi2tx_of_table[] = { variable
568 MODULE_DEVICE_TABLE(of, csi2tx_of_table);
588 of_id = of_match_node(csi2tx_of_table, pdev->dev.of_node); in csi2tx_probe()
652 .of_match_table = csi2tx_of_table,