Home
last modified time | relevance | path

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

/Linux-v5.10/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.10/drivers/rtc/
Drtc-vt8500.c248 static const struct of_device_id wmt_dt_ids[] = { variable
252 MODULE_DEVICE_TABLE(of, wmt_dt_ids);
259 .of_match_table = wmt_dt_ids,
/Linux-v5.10/drivers/tty/serial/
Dvt8500_serial.c617 static const struct of_device_id wmt_dt_ids[] = { variable
633 match = of_match_device(wmt_dt_ids, &pdev->dev); in vt8500_serial_probe()
725 .of_match_table = wmt_dt_ids,