Searched defs:pdev (Results 1 - 25 of 105) sorted by relevance

12345

/netbsd-current/sys/external/bsd/drm2/include/linux/
H A Dvgaarb.h49 vga_remove_vgacon(struct pci_dev *pdev) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dpci.h10 struct pci_dev *pdev; member in struct:nvkm_device_pci
H A Dtegra.h12 struct platform_device *pdev; member in struct:nvkm_device_tegra
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_suspend.c71 struct pci_dev *pdev = dev_priv->drm.pdev; local
112 struct pci_dev *pdev = dev_priv->drm.pdev; local
H A Di915_switcheroo.c16 static void i915_switcheroo_set_state(struct pci_dev *pdev, argument
42 static bool i915_switcheroo_can_switch(struct pci_dev *pdev) argument
62 struct pci_dev *pdev = i915->drm.pdev; local
69 struct pci_dev *pdev local
[all...]
H A Dintel_region_lmem.c112 struct pci_dev *pdev = i915->drm.pdev; local
/netbsd-current/sys/arch/algor/algor/
H A Dautoconf.c99 device_t pdev; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/pci/
H A Dnouveau_nvkm_subdev_pci_nv46.c40 struct pci_dev *pdev = device->func->pci(device)->pdev; local
/netbsd-current/sys/arch/ibmnws/ibmnws/
H A Dautoconf.c132 device_t pdev; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_platform.c29 static int nouveau_platform_probe(struct platform_device *pdev) argument
51 static int nouveau_platform_remove(struct platform_device *pdev) argument
H A Dnouveau_vga.c41 nouveau_switcheroo_set_state(struct pci_dev *pdev, argument
64 nouveau_switcheroo_reprobe(struct pci_dev *pdev) argument
71 nouveau_switcheroo_can_switch(struct pci_dev *pdev) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/amd/amdkfd/
H A Dkfd_dbgmgr.c68 bool kfd_dbgmgr_create(struct kfd_dbgmgr **ppmgr, struct kfd_dev *pdev) argument
H A Dkfd_iommu.c147 static void iommu_pasid_shutdown_callback(struct pci_dev *pdev, int pasid) argument
193 static int iommu_invalid_ppr_cb(struct pci_dev *pdev, int pasid, argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/subdev/bios/
H A Dnouveau_nvkm_subdev_bios_shadowof.c65 struct pci_dev *pdev = device->func->pci(device)->pdev; local
H A Dnouveau_nvkm_subdev_bios_shadowpci.c37 struct pci_dev *pdev; member in struct:priv
67 struct pci_dev *pdev; local
104 struct pci_dev *pdev; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Dmock_gem_device.c94 struct pci_dev *pdev = to_pci_dev(dev); local
119 struct pci_dev *pdev; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_pci.h67 static inline int drm_get_pci_dev(struct pci_dev *pdev, argument
/netbsd-current/sys/arch/cats/cats/
H A Dautoconf.c167 device_t pdev; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/qxl/
H A Dqxl_kms.c114 qxl_device_init(struct qxl_device *qdev, struct drm_driver *drv, struct pci_dev *pdev) argument
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_drv.c53 struct pci_dev *pdev = to_pci_dev(vdev->dev.parent); local
/netbsd-current/sys/external/bsd/drm2/include/drm/
H A Ddrm_agp_netbsd.h85 agp_backend_acquire(struct pci_dev *pdev) argument
/netbsd-current/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_vga.c32 struct pci_dev *pdev = dev_priv->drm.pdev; local
105 struct pci_dev *pdev = i915->drm.pdev; local
189 struct pci_dev *pdev = i915->drm.pdev; local
211 struct pci_dev *pdev = i915->drm.pdev; local
[all...]
/netbsd-current/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/subdev/
H A Dpci.h17 struct pci_dev *pdev; member in struct:nvkm_pci
/netbsd-current/sys/external/bsd/drm2/dist/drm/mga/
H A Dmga_warp.c57 struct platform_device *pdev; local
/netbsd-current/sys/external/bsd/drm2/dist/drm/
H A Ddrm_pci.c244 drm_get_pci_dev(struct pci_dev *pdev, const struct pci_device_id *ent, struct drm_driver *driver) argument
303 struct pci_dev *pdev = NULL; local
[all...]

Completed in 285 milliseconds

12345