Searched refs:xf_client_alloc (Results 1 – 2 of 2) sorted by relevance
72 static inline u32 xf_client_alloc(xf_core_data_t *cd) in xf_client_alloc() function102 XF_CHK_ERR((client = xf_client_alloc(cd)) != XF_CFG_MAX_CLIENTS, -EBUSY); in xf_proxy_register()
96 static inline u32 xf_client_alloc(xf_proxy_t *proxy, xf_handle_t *handle) in xf_client_alloc() function382 if (xf_client_alloc(proxy, handle) == 0) in xf_open()