Home
last modified time | relevance | path

Searched refs:atom_get_src_int (Results 1 – 2 of 2) sorted by relevance

/dragonfly/sys/dev/drm/amd/amdgpu/
H A Datom.c173 static uint32_t atom_get_src_int(atom_exec_context *ctx, uint8_t attr, in atom_get_src_int() function
396 return atom_get_src_int(ctx, attr, ptr, NULL, 1); in atom_get_src()
428 return atom_get_src_int(ctx, in atom_get_dst()
/dragonfly/sys/dev/drm/radeon/
H A Datom.c177 static uint32_t atom_get_src_int(atom_exec_context *ctx, uint8_t attr, in atom_get_src_int() function
407 return atom_get_src_int(ctx, attr, ptr, NULL, 1); in atom_get_src()
439 return atom_get_src_int(ctx, in atom_get_dst()