Searched refs:panfrost_open_device (Results 1 – 6 of 6) sorted by relevance
/third_party/mesa3d/src/panfrost/perf/ |
D | quick.c | 17 panfrost_open_device(ctx, fd, &dev); in main()
|
/third_party/mesa3d/src/panfrost/ds/ |
D | pan_pps_perf.cc | 15 panfrost_open_device(ctx, fd, dev);
|
/third_party/mesa3d/src/panfrost/lib/ |
D | pan_device.h | 227 panfrost_open_device(void *memctx, int fd, struct panfrost_device *dev);
|
D | pan_props.c | 231 panfrost_open_device(void *memctx, int fd, struct panfrost_device *dev) in panfrost_open_device() function
|
/third_party/mesa3d/src/gallium/drivers/panfrost/ |
D | pan_screen.c | 839 panfrost_open_device(screen, fd, dev); in panfrost_create_screen()
|
/third_party/mesa3d/src/panfrost/vulkan/ |
D | panvk_device.c | 314 panfrost_open_device(NULL, fd, &device->pdev); in panvk_physical_device_init()
|