Searched refs:sec_dt_match (Results 1 – 1 of 1) sorted by relevance
112 static const struct of_device_id sec_dt_match[] = { variable331 match = of_match_node(sec_dt_match, i2c->dev.of_node); in sec_i2c_get_driver_data()552 .of_match_table = of_match_ptr(sec_dt_match),