Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/video/fbdev/
Dwmt_ge_rops.c153 static const struct of_device_id wmt_dt_ids[] = { variable
163 .of_match_table = wmt_dt_ids,
173 MODULE_DEVICE_TABLE(of, wmt_dt_ids);
Dwm8505fb.c391 static const struct of_device_id wmt_dt_ids[] = { variable
401 .of_match_table = wmt_dt_ids,
411 MODULE_DEVICE_TABLE(of, wmt_dt_ids);
/Linux-v5.4/drivers/rtc/
Drtc-vt8500.c260 static const struct of_device_id wmt_dt_ids[] = { variable
264 MODULE_DEVICE_TABLE(of, wmt_dt_ids);
271 .of_match_table = wmt_dt_ids,
/Linux-v5.4/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,