Home
last modified time | relevance | path

Searched refs:wmt_dt_ids (Results 1 – 4 of 4) sorted by relevance

/Linux-v4.19/drivers/video/fbdev/
Dwmt_ge_rops.c161 static const struct of_device_id wmt_dt_ids[] = { variable
171 .of_match_table = wmt_dt_ids,
181 MODULE_DEVICE_TABLE(of, wmt_dt_ids);
Dwm8505fb.c399 static const struct of_device_id wmt_dt_ids[] = { variable
409 .of_match_table = wmt_dt_ids,
418 MODULE_DEVICE_TABLE(of, wmt_dt_ids);
/Linux-v4.19/drivers/rtc/
Drtc-vt8500.c270 static const struct of_device_id wmt_dt_ids[] = { variable
274 MODULE_DEVICE_TABLE(of, wmt_dt_ids);
281 .of_match_table = wmt_dt_ids,
/Linux-v4.19/drivers/tty/serial/
Dvt8500_serial.c621 static const struct of_device_id wmt_dt_ids[] = { variable
637 match = of_match_device(wmt_dt_ids, &pdev->dev); in vt8500_serial_probe()
728 .of_match_table = wmt_dt_ids,