Home
last modified time | relevance | path

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

/linux/drivers/rtc/
H A Drtc-digicolor.c208 static const __maybe_unused struct of_device_id dc_dt_ids[] = { variable
212 MODULE_DEVICE_TABLE(of, dc_dt_ids);
217 .of_match_table = of_match_ptr(dc_dt_ids),
/linux/drivers/gpu/drm/imx/dc/
H A Ddc-drv.c246 static const struct of_device_id dc_dt_ids[] = { variable
250 MODULE_DEVICE_TABLE(of, dc_dt_ids);
258 .of_match_table = dc_dt_ids,