Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/media/i2c/
H A Drk_ircut.c323 static const struct of_device_id ircut_of_match[] = { variable
330 MODULE_DEVICE_TABLE(of, ircut_of_match);
353 match = of_match_node(ircut_of_match, pdev->dev.of_node); in ircut_probe()
454 .of_match_table = of_match_ptr(ircut_of_match),