Searched refs:vop_driver_dt_match (Results 1 – 1 of 1) sorted by relevance
372 static const struct of_device_id vop_driver_dt_match[] = { variable377 MODULE_DEVICE_TABLE(of, vop_driver_dt_match);1682 of_id = of_match_device(vop_driver_dt_match, dev); in vop_bind()1782 .of_match_table = of_match_ptr(vop_driver_dt_match),