Home
last modified time | relevance | path

Searched defs:drmGetDeviceFromDevId (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/mesa3d/src/util/
H A Dlibdrm.h117 drmGetDeviceFromDevId(dev_t dev_id, uint32_t flags, drmDevicePtr *device) in drmGetDeviceFromDevId() function
/aosp_15_r20/external/libdrm/
H A Dxf86drm.c4573 drm_public int drmGetDeviceFromDevId(dev_t find_rdev, uint32_t flags, drmDevicePtr *device) in drmGetDeviceFromDevId() function