Searched refs:ADDR_CREATE_INPUT (Results 1 – 10 of 10) sorted by relevance
105 const ADDR_CREATE_INPUT* pCreateIn);
120 const ADDR_CREATE_INPUT* pCreateIn);
383 const ADDR_CREATE_INPUT* pCreateIn) ///< [in] create input in HwlInitGlobalParams()
1867 const ADDR_CREATE_INPUT* pCreateIn) ///< [in] create input in HwlInitGlobalParams()
117 ADDR_CREATE_INPUT addrCreateInput = {0}; in radv_amdgpu_addr_create()123 addrCreateInput.size = sizeof(ADDR_CREATE_INPUT); in radv_amdgpu_addr_create()
101 ADDR_CREATE_INPUT addrCreateInput = {0}; in amdgpu_addr_create()107 addrCreateInput.size = sizeof(ADDR_CREATE_INPUT); in amdgpu_addr_create()
178 const ADDR_CREATE_INPUT* pCreateInfo, ADDR_CREATE_OUTPUT* pCreateOut);545 const ADDR_CREATE_INPUT* pCreateIn) = 0;
207 const ADDR_CREATE_INPUT* pCreateIn, ///< [in] pointer to ADDR_CREATE_INPUT in Create()215 if ((pCreateIn->size != sizeof(ADDR_CREATE_INPUT)) || in Create()
322 } ADDR_CREATE_INPUT; typedef352 const ADDR_CREATE_INPUT* pAddrCreateIn,
54 const ADDR_CREATE_INPUT* pAddrCreateIn, ///< [in] infomation for creating address lib object in AddrCreate()