Home
last modified time | relevance | path

Searched refs:panfrost_open_device (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/panfrost/lib/
Dpan_device.h157 panfrost_open_device(void *memctx, int fd, struct panfrost_device *dev);
Dpan_props.c202 panfrost_open_device(void *memctx, int fd, struct panfrost_device *dev) in panfrost_open_device() function
/external/mesa3d/src/panfrost/bifrost/test/
Dbi_submit.c52 panfrost_open_device(memctx, fd, dev); in bit_initialize()
/external/mesa3d/src/gallium/drivers/panfrost/
Dpan_screen.c741 panfrost_open_device(screen, fd, dev); in panfrost_create_screen()