Home
last modified time | relevance | path

Searched refs:radeon_cs_get_id (Results 1 – 3 of 3) sorted by relevance

/external/libdrm/radeon/
Dradeon-symbols.txt23 radeon_cs_get_id
Dradeon_cs.h88 extern uint32_t radeon_cs_get_id(struct radeon_cs *cs);
Dradeon_cs.c91 drm_public uint32_t radeon_cs_get_id(struct radeon_cs *cs) in radeon_cs_get_id() function