Lines Matching refs:name
222 const char *name;
265 * Kernel-assigned global name for this object
311 const char *name,
318 iris_bo_create_userptr(struct iris_bufmgr *bufmgr, const char *name,
378 * Create a visible name for a buffer which can be used by other apps
380 * \param buf Buffer to create a name for
381 * \param name Returned name
383 int iris_bo_flink(struct iris_bo *bo, uint32_t *name);
472 * \param bo Buffer to create a name for
489 const char *name,