Searched refs:vop_driver_dt_match (Results 1 – 1 of 1) sorted by relevance
302 static const struct of_device_id vop_driver_dt_match[] = { variable1414 of_id = of_match_device(vop_driver_dt_match, dev); in vop_bind()1514 .of_match_table = of_match_ptr(vop_driver_dt_match),