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

12345

/src/sys/external/bsd/drm2/include/linux/
H A Dvgaarb.h49 vga_remove_vgacon(struct pci_dev *pdev) argument
/src/sys/external/bsd/drm2/dist/drm/i915/
H A Di915_suspend.c71 struct pci_dev *pdev = dev_priv->drm.pdev; local in function:i915_save_state
112 struct pci_dev *pdev = dev_priv->drm.pdev; local in function:i915_restore_state
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 in function:i915_switcheroo_register
69 struct pci_dev *pdev local in function:i915_switcheroo_unregister
[all...]
H A Dintel_region_lmem.c112 struct pci_dev *pdev = i915->drm.pdev; local in function:intel_setup_fake_lmem
H A Di915_selftest.h116 static inline int i915_live_selftests(struct pci_dev *pdev) { return 0; } argument
117 static inline int i915_perf_selftests(struct pci_dev *pdev) { return 0; } argument
/src/sys/external/bsd/drm2/dist/drm/nouveau/include/nvkm/core/
H A Dpci.h10 struct pci_dev *pdev; member in struct:nvkm_device_pci
/src/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 in function:nv46_pci_msi_rearm
/src/sys/arch/algor/algor/
H A Dautoconf.c99 device_t pdev; local in function:device_register
/src/sys/external/bsd/drm2/dist/drm/i915/selftests/
H A Dmock_gem_device.c94 struct pci_dev *pdev = to_pci_dev(dev); local in function:release_dev
119 struct pci_dev *pdev; local in function:mock_gem_device
[all...]
/src/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
/src/sys/arch/cats/cats/
H A Dautoconf.c167 device_t pdev; local in function:device_register
/src/sys/arch/ibmnws/ibmnws/
H A Dautoconf.c132 device_t pdev; local in function:device_register
/src/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...]
/src/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 in function:of_init
H A Dnouveau_nvkm_subdev_bios_shadowpci.c37 struct pci_dev *pdev; member in struct:priv
67 struct pci_dev *pdev; local in function:pcirom_init
104 struct pci_dev *pdev; local in function:platform_init
[all...]
/src/sys/external/bsd/drm2/dist/include/drm/
H A Ddrm_pci.h67 static inline int drm_get_pci_dev(struct pci_dev *pdev, argument
/src/sys/arch/evbarm/iyonix/
H A Dautoconf.c107 device_t pdev; local in function:device_register
/src/sys/arch/iyonix/iyonix/
H A Dautoconf.c107 device_t pdev; local in function:device_register
/src/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...]
/src/sys/external/bsd/drm2/dist/drm/vboxvideo/
H A Dvbox_drv.c41 static int vbox_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent) argument
109 static void vbox_pci_remove(struct pci_dev *pdev) argument
[all...]
/src/sys/external/bsd/drm2/dist/drm/virtio/
H A Dvirtgpu_drv.c53 struct pci_dev *pdev = to_pci_dev(vdev->dev.parent); local in function:virtio_gpu_pci_quirk
/src/sys/external/bsd/drm2/dist/drm/ast/
H A Dast_drv.c72 static void ast_kick_out_firmware_fb(struct pci_dev *pdev) argument
91 static int ast_pci_probe(struct pci_dev *pdev, const struct pci_device_id *ent) argument
132 ast_pci_remove(struct pci_dev * pdev) argument
174 struct pci_dev *pdev = to_pci_dev(dev); local in function:ast_pm_suspend
189 struct pci_dev *pdev = to_pci_dev(dev); local in function:ast_pm_resume
196 struct pci_dev *pdev = to_pci_dev(dev); local in function:ast_pm_freeze
206 struct pci_dev *pdev = to_pci_dev(dev); local in function:ast_pm_thaw
213 struct pci_dev *pdev = to_pci_dev(dev); local in function:ast_pm_poweroff
[all...]
/src/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 in function:drm_legacy_pci_init
[all...]
/src/sys/external/bsd/drm2/dist/drm/i915/display/
H A Dintel_vga.c32 struct pci_dev *pdev = dev_priv->drm.pdev; local in function:intel_vga_disable
105 struct pci_dev *pdev = i915->drm.pdev; local in function:intel_vga_reset_io_mem
189 struct pci_dev *pdev = i915->drm.pdev; local in function:intel_vga_register
211 struct pci_dev *pdev = i915->drm.pdev; local in function:intel_vga_unregister
[all...]

Completed in 15 milliseconds

12345