ttm_object_file
struct ttm_object_file *tfile)
struct ttm_object_file *tfile);
struct ttm_object_file *vt_holder;
struct ttm_object_file *tfile;
static inline struct ttm_object_file *
ttm_object_file_ref(struct ttm_object_file *tfile)
static void ttm_object_file_destroy(struct ttm_object_file *tfile)
static inline void ttm_object_file_unref(struct ttm_object_file **p_tfile)
struct ttm_object_file *tfile = *p_tfile;
int ttm_base_object_init(struct ttm_object_file *tfile,
struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file *tfile,
int ttm_ref_object_add(struct ttm_object_file *tfile,
struct ttm_object_file *tfile = ref->tfile;
int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
void ttm_object_file_release(struct ttm_object_file **p_tfile)
struct ttm_object_file *tfile = *p_tfile;
struct ttm_object_file *ttm_object_file_init(struct ttm_object_device *tdev,
struct ttm_object_file *tfile;
struct ttm_object_file *tfile;
extern int ttm_base_object_init(struct ttm_object_file *tfile,
extern struct ttm_base_object *ttm_base_object_lookup(struct ttm_object_file
extern int ttm_ref_object_add(struct ttm_object_file *tfile,
extern int ttm_ref_object_base_unref(struct ttm_object_file *tfile,
extern struct ttm_object_file *ttm_object_file_init(struct ttm_object_device
extern void ttm_object_file_release(struct ttm_object_file **p_tfile);
struct ttm_object_file;