Home
last modified time | relevance | path

Searched refs:drm_module_pci_driver_if_modeset (Results 1 – 6 of 6) sorted by relevance

/Linux-v6.6/include/drm/
Ddrm_module.h92 #define drm_module_pci_driver_if_modeset(__pci_drv, __modeset) \ macro
/Linux-v6.6/drivers/gpu/drm/vboxvideo/
Dvbox_drv.c188 drm_module_pci_driver_if_modeset(vbox_pci_driver, vbox_modeset);
/Linux-v6.6/drivers/gpu/drm/ast/
Dast_drv.c215 drm_module_pci_driver_if_modeset(ast_pci_driver, ast_modeset);
/Linux-v6.6/drivers/gpu/drm/qxl/
Dqxl_drv.c307 drm_module_pci_driver_if_modeset(qxl_pci_driver, qxl_modeset);
/Linux-v6.6/drivers/gpu/drm/mgag200/
Dmgag200_drv.c290 drm_module_pci_driver_if_modeset(mgag200_pci_driver, mgag200_modeset);
/Linux-v6.6/drivers/gpu/drm/tiny/
Dbochs.c729 drm_module_pci_driver_if_modeset(bochs_pci_driver, bochs_modeset);