Searched refs:wmt_dt_ids (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/video/fbdev/ |
H A D | wmt_ge_rops.c | 153 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 D | wm8505fb.c | 391 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);
|
/kernel/linux/linux-6.6/drivers/video/fbdev/ |
H A D | wmt_ge_rops.c | 155 static const struct of_device_id wmt_dt_ids[] = { variable 165 .of_match_table = wmt_dt_ids, 174 MODULE_DEVICE_TABLE(of, wmt_dt_ids);
|
H A D | wm8505fb.c | 386 static const struct of_device_id wmt_dt_ids[] = { variable 396 .of_match_table = wmt_dt_ids, 405 MODULE_DEVICE_TABLE(of, wmt_dt_ids);
|
/kernel/linux/linux-5.10/drivers/rtc/ |
H A D | rtc-vt8500.c | 248 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,
|
/kernel/linux/linux-6.6/drivers/rtc/ |
H A D | rtc-vt8500.c | 246 static const struct of_device_id wmt_dt_ids[] = { variable 250 MODULE_DEVICE_TABLE(of, wmt_dt_ids); 257 .of_match_table = wmt_dt_ids,
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | vt8500_serial.c | 617 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,
|
/kernel/linux/linux-6.6/drivers/tty/serial/ |
H A D | vt8500_serial.c | 594 static const struct of_device_id wmt_dt_ids[] = { variable 699 .of_match_table = wmt_dt_ids,
|
Completed in 6 milliseconds