Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/video/fbdev/
H A 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);
H A 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);
/OK3568_Linux_fs/kernel/drivers/rtc/
H A 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,
/OK3568_Linux_fs/kernel/drivers/tty/serial/
H A 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,