Home
last modified time | relevance | path

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

/linux-4.1.27/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.c401 static const struct of_device_id wmt_dt_ids[] = { variable
411 .of_match_table = wmt_dt_ids,
420 MODULE_DEVICE_TABLE(of, wmt_dt_ids);
/linux-4.1.27/drivers/rtc/
Drtc-vt8500.c270 static const struct of_device_id wmt_dt_ids[] = { variable
280 .of_match_table = wmt_dt_ids,
/linux-4.1.27/drivers/tty/serial/
Dvt8500_serial.c630 static const struct of_device_id wmt_dt_ids[] = { variable
646 match = of_match_device(wmt_dt_ids, &pdev->dev); in vt8500_serial_probe()
748 .of_match_table = wmt_dt_ids,