Home
last modified time | relevance | path

Searched refs:pcf2123_dt_ids (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/rtc/
H A Drtc-pcf2123.c445 static const struct of_device_id pcf2123_dt_ids[] = { variable
452 MODULE_DEVICE_TABLE(of, pcf2123_dt_ids);
458 .of_match_table = of_match_ptr(pcf2123_dt_ids),
/kernel/linux/linux-6.6/drivers/rtc/
H A Drtc-pcf2123.c450 static const struct of_device_id pcf2123_dt_ids[] = { variable
457 MODULE_DEVICE_TABLE(of, pcf2123_dt_ids);
471 .of_match_table = of_match_ptr(pcf2123_dt_ids),

Completed in 3 milliseconds