Home
last modified time | relevance | path

Searched refs:ast_device_create (Results 1 – 3 of 3) sorted by relevance

/linux-6.15/drivers/gpu/drm/ast/
H A Dast_main.c333 struct drm_device *ast_device_create(struct pci_dev *pdev, in ast_device_create() function
H A Dast_drv.c355 drm = ast_device_create(pdev, &ast_driver, chip, config_mode, regs, ioregs, need_post); in ast_pci_probe()
H A Dast_drv.h227 struct drm_device *ast_device_create(struct pci_dev *pdev,