Home
last modified time | relevance | path

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

/netbsd-src/sys/external/bsd/drm2/dist/drm/ast/
H A Dast_drv.c122 ast_driver_unload(dev); in ast_pci_probe()
137 ast_driver_unload(dev); in ast_pci_remove()
H A Dast_drv.h143 void ast_driver_unload(struct drm_device *dev);
H A Dast_main.c553 void ast_driver_unload(struct drm_device *dev) in ast_driver_unload() function