Searched refs:bof_int32 (Results 1 – 3 of 3) sorted by relevance
350 device_id = bof_int32(csm->device_id); in cs_gem_dump_bof()381 size = bof_int32(csg->relocs_bo[i]->size); in cs_gem_dump_bof()388 handle = bof_int32(csg->relocs_bo[i]->handle); in cs_gem_dump_bof()
74 extern bof_t *bof_int32(int32_t value);
198 bof_t *bof_int32(int32_t value) in bof_int32() function