Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/input/misc/
A Dda9063_onkey.c76 static const struct of_device_id da9063_compatible_reg_id_table[] = { variable
81 MODULE_DEVICE_TABLE(of, da9063_compatible_reg_id_table);
193 match = of_match_node(da9063_compatible_reg_id_table, in da9063_onkey_probe()
268 .of_match_table = da9063_compatible_reg_id_table,
/linux-6.3-rc2/drivers/rtc/
A Drtc-da9063.c159 static const struct of_device_id da9063_compatible_reg_id_table[] = { variable
164 MODULE_DEVICE_TABLE(of, da9063_compatible_reg_id_table);
387 match = of_match_node(da9063_compatible_reg_id_table, in da9063_rtc_probe()
508 .of_match_table = da9063_compatible_reg_id_table,

Completed in 5 milliseconds