Home
last modified time | relevance | path

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

/drivers/mfd/
Dsec-core.c97 static const struct of_device_id sec_dt_match[] = { variable
123 MODULE_DEVICE_TABLE(of, sec_dt_match);
330 match = of_match_node(sec_dt_match, i2c->dev.of_node); in sec_i2c_get_driver_data()
546 .of_match_table = of_match_ptr(sec_dt_match),