Home
last modified time | relevance | path

Searched defs:pdev (Results 1 – 25 of 30) sorted by relevance

12

/third_party/mesa3d/src/panfrost/vulkan/
Dpanvk_sync.c37 const struct panfrost_device *pdev = &device->physical_device->pdev; in sync_create() local
56 const struct panfrost_device *pdev = &device->physical_device->pdev; in sync_set_temporary() local
69 const struct panfrost_device *pdev = &device->physical_device->pdev; in sync_destroy() local
83 const struct panfrost_device *pdev = &device->physical_device->pdev; in sync_import() local
138 const struct panfrost_device *pdev = &device->physical_device->pdev; in sync_export() local
271 const struct panfrost_device *pdev = &device->physical_device->pdev; in drm_syncobj_wait() local
343 const struct panfrost_device *pdev = &device->physical_device->pdev; in panvk_ResetFences() local
387 const struct panfrost_device *pdev = &device->physical_device->pdev; in panvk_signal_syncobjs() local
410 const struct panfrost_device *pdev = &device->physical_device->pdev; in panvk_syncobj_to_fd() local
Dpanvk_vX_device.c45 const struct panfrost_device *pdev = &dev->physical_device->pdev; in panvk_queue_submit_batch() local
128 const struct panfrost_device *pdev = &queue->device->physical_device->pdev; in panvk_queue_transfer_sync() local
171 const struct panfrost_device *pdev = &queue->device->physical_device->pdev; in panvk_signal_event_syncobjs() local
208 const struct panfrost_device *pdev = &queue->device->physical_device->pdev; in panvk_per_arch() local
Dpanvk_vX_meta_clear.c35 panvk_meta_clear_color_attachment_shader(struct panfrost_device *pdev, in panvk_meta_clear_color_attachment_shader()
87 panvk_meta_clear_zs_attachment_shader(struct panfrost_device *pdev, in panvk_meta_clear_zs_attachment_shader()
155 panvk_meta_clear_attachments_emit_rsd(struct panfrost_device *pdev, in panvk_meta_clear_attachments_emit_rsd()
261 panvk_meta_clear_attachment_emit_push_constants(struct panfrost_device *pdev, in panvk_meta_clear_attachment_emit_push_constants()
282 panvk_meta_clear_attachment_emit_ubo(struct panfrost_device *pdev, in panvk_meta_clear_attachment_emit_ubo()
398 struct panfrost_device *pdev = &dev->pdev; in panvk_meta_clear_attachment() local
Dpanvk_vX_meta_copy.c33 panvk_meta_copy_img_emit_texture(struct panfrost_device *pdev, in panvk_meta_copy_img_emit_texture()
68 panvk_meta_copy_img_emit_sampler(struct panfrost_device *pdev, in panvk_meta_copy_img_emit_sampler()
241 panvk_meta_copy_to_img_emit_rsd(struct panfrost_device *pdev, in panvk_meta_copy_to_img_emit_rsd()
333 panvk_meta_copy_emit_ubo(struct panfrost_device *pdev, in panvk_meta_copy_emit_ubo()
348 panvk_meta_copy_emit_push_constants(struct panfrost_device *pdev, in panvk_meta_copy_emit_push_constants()
369 panvk_meta_copy_to_buf_emit_rsd(struct panfrost_device *pdev, in panvk_meta_copy_to_buf_emit_rsd()
391 panvk_meta_copy_img2img_shader(struct panfrost_device *pdev, in panvk_meta_copy_img2img_shader()
663 struct panfrost_device *pdev = &cmdbuf->device->physical_device->pdev; in panvk_meta_copy_img2img() local
965 panvk_meta_copy_buf2img_shader(struct panfrost_device *pdev, in panvk_meta_copy_buf2img_shader()
1131 struct panfrost_device *pdev = &cmdbuf->device->physical_device->pdev; in panvk_meta_copy_buf2img() local
[all …]
Dpanvk_vX_image.c135 struct panfrost_device *pdev = &device->physical_device->pdev; in panvk_per_arch() local
Dpanvk_image.c73 const struct panfrost_device *pdev = &device->physical_device->pdev; in panvk_image_create() local
127 const struct panfrost_device *pdev = &device->physical_device->pdev; in panvk_image_select_mod() local
Dpanvk_device.c920 const struct panfrost_device *pdev = &device->physical_device->pdev; in panvk_queue_init() local
1073 const struct panfrost_device *pdev = &queue->device->physical_device->pdev; in panvk_QueueWaitIdle() local
1413 const struct panfrost_device *pdev = &device->physical_device->pdev; in panvk_CreateEvent() local
1441 const struct panfrost_device *pdev = &device->physical_device->pdev; in panvk_DestroyEvent() local
1457 const struct panfrost_device *pdev = &device->physical_device->pdev; in panvk_GetEventStatus() local
1486 const struct panfrost_device *pdev = &device->physical_device->pdev; in panvk_SetEvent() local
1510 const struct panfrost_device *pdev = &device->physical_device->pdev; in panvk_ResetEvent() local
Dpanvk_vX_cs.c106 const struct panfrost_device *pdev = &dev->physical_device->pdev; in panvk_varying_hw_format() local
314 const struct panfrost_device *pdev = &dev->physical_device->pdev; in panvk_emit_attrib() local
619 const struct panfrost_device *pdev = &dev->physical_device->pdev; in panvk_per_arch() local
Dpanvk_vX_meta_blit.c34 struct panfrost_device *pdev = &cmdbuf->device->physical_device->pdev; in panvk_meta_blit() local
Dpanvk_vX_shader.c312 panvk_lower_blend(struct panfrost_device *pdev, in panvk_lower_blend()
447 struct panfrost_device *pdev = &dev->physical_device->pdev; in panvk_per_arch() local
Dpanvk_formats.c43 struct panfrost_device *pdev = &physical_device->pdev; in get_format_properties() local
Dpanvk_vX_pipeline.c194 struct panfrost_device *pdev = in panvk_pipeline_builder_alloc_static_state_bo() local
575 struct panfrost_device *pdev = &builder->device->physical_device->pdev; in panvk_pipeline_builder_parse_color_blend() local
Dpanvk_vX_cmd_buffer.c62 struct panfrost_device *pdev = &cmdbuf->device->physical_device->pdev; in panvk_per_arch() local
152 struct panfrost_device *pdev = &cmdbuf->device->physical_device->pdev; in panvk_per_arch() local
/third_party/ltp/testcases/kernel/device-drivers/usb/tusb/
Dtusb.c349 struct pci_dev *pdev = in test_find_hcd() local
388 struct pci_dev *pdev = ltp_usb.pdev; in test_hcd_probe() local
434 struct pci_dev *pdev = NULL; in test_hcd_remove() local
465 struct pci_dev *pdev = NULL; in test_hcd_suspend() local
492 struct pci_dev *pdev = NULL; in test_hcd_resume() local
Dst_tusb.h60 struct pci_dev *pdev; /* pci is typical */ member
102 struct pci_dev *pdev; member
/third_party/mesa3d/src/freedreno/vulkan/
Dtu_legacy.c17 tu_GetPhysicalDeviceQueueFamilyProperties(VkPhysicalDevice pdev, in tu_GetPhysicalDeviceQueueFamilyProperties()
35 tu_GetPhysicalDeviceSparseImageFormatProperties(VkPhysicalDevice pdev, in tu_GetPhysicalDeviceSparseImageFormatProperties()
/third_party/ltp/testcases/kernel/device-drivers/agp/kernel_space/
Dtagp.c579 struct pci_dev *pdev; // = (struct pci_dev *)kmalloc(sizeof(struct pci_dev), GFP_KERNEL); in test_pci_find_device() local
619 static int __init agp_test_probe(struct pci_dev *pdev, in agp_test_probe()
628 static void __devexit agp_test_remove(struct pci_dev *pdev) in agp_test_remove()
/third_party/flutter/skia/third_party/externals/sdl/src/core/linux/
DSDL_udev.c287 static void get_caps(struct udev_device *dev, struct udev_device *pdev, const char *attr, unsigned … in get_caps()
321 struct udev_device *pdev; in guess_device_class() local
/third_party/libdrm/nouveau/
Dnouveau.c357 nouveau_device_open_existing(struct nouveau_device **pdev, int close, int fd, in nouveau_device_open_existing()
365 void *data, uint32_t size, struct nouveau_device **pdev) in nouveau_device_new()
458 nouveau_device_wrap(int fd, int close, struct nouveau_device **pdev) in nouveau_device_wrap()
486 nouveau_device_open(const char *busid, struct nouveau_device **pdev) in nouveau_device_open()
498 nouveau_device_del(struct nouveau_device **pdev) in nouveau_device_del()
/third_party/eudev/src/udev/
Dudev-builtin-input_id.c91 struct udev_device *pdev, const char* attr, in get_cap_mask()
316 struct udev_device *pdev; in builtin_input_id() local
Dudev-builtin-keyboard.c154 struct udev_device *pdev; in set_trackpoint_sensitivity() local
/third_party/cef/tests/cefclient/browser/
Dosr_d3d11_win.cc291 Device::Device(ID3D11Device* pdev, ID3D11DeviceContext* pctx) in Device()
310 ID3D11Device* pdev = nullptr; in create() local
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c269 convert_pointer_to_64(nir_builder *b, const struct radv_physical_device *pdev, nir_ssa_def *ptr) in convert_pointer_to_64()
277 const struct radv_pipeline_layout *layout, const struct radv_physical_device *pdev) in lower_intrinsics()
Dradv_image.c162 radv_are_formats_dcc_compatible(const struct radv_physical_device *pdev, const void *pNext, in radv_are_formats_dcc_compatible()
1657 const struct radv_physical_device *pdev = dev->physical_device; in radv_select_modifier() local
/third_party/mesa3d/src/gallium/drivers/zink/
Dzink_screen.h119 VkPhysicalDevice pdev; member

12