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

/linux-master/drivers/rtc/
H A Drtc-pic32.c366 static const struct of_device_id pic32_rtc_dt_ids[] = { variable in typeref:struct:of_device_id
370 MODULE_DEVICE_TABLE(of, pic32_rtc_dt_ids);
377 .of_match_table = of_match_ptr(pic32_rtc_dt_ids),

Completed in 93 milliseconds