Lines Matching refs:ttm_object_file
67 struct ttm_object_file;
104 struct ttm_object_file *tfile;
150 extern int ttm_base_object_init(struct ttm_object_file *tfile,
166 extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
217 extern int ttm_ref_object_add(struct ttm_object_file *tfile,
233 extern int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
245 extern struct ttm_object_file *ttm_object_file_init(struct ttm_object_device
260 extern void ttm_object_file_release(struct ttm_object_file **p_tfile);
292 extern int ttm_prime_object_init(struct ttm_object_file *tfile,
307 extern int ttm_prime_fd_to_handle(struct ttm_object_file *tfile,
309 extern int ttm_prime_handle_to_fd(struct ttm_object_file *tfile,
317 ttm_base_object_noref_lookup(struct ttm_object_file *tfile, uint32_t key);