Searched refs:rcar_vin_of_table (Results 1 - 1 of 1) sorted by relevance

/linux-4.4.14/drivers/media/platform/soc_camera/
H A Drcar_vin.c1844 static const struct of_device_id rcar_vin_of_table[] = { variable in typeref:struct:of_device_id
1853 MODULE_DEVICE_TABLE(of, rcar_vin_of_table);
1877 match = of_match_device(of_match_ptr(rcar_vin_of_table), rcar_vin_probe()
1993 .of_match_table = of_match_ptr(rcar_vin_of_table),

Completed in 71 milliseconds