Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/input/misc/
Dda9063_onkey.c85 static const struct of_device_id da9063_compatible_reg_id_table[] = { variable
210 match = of_match_node(da9063_compatible_reg_id_table, in da9063_onkey_probe()
297 .of_match_table = da9063_compatible_reg_id_table,
/linux-4.4.14/drivers/rtc/
Drtc-da9063.c167 static const struct of_device_id da9063_compatible_reg_id_table[] = { variable
172 MODULE_DEVICE_TABLE(of, da9063_compatible_reg_id_table);
406 match = of_match_node(da9063_compatible_reg_id_table, in da9063_rtc_probe()
510 .of_match_table = da9063_compatible_reg_id_table,