Linux Kernel
3.7.1
|
Data Fields | |
struct ttm_object_device * | tdev |
rwlock_t | lock |
struct list_head | ref_list |
struct drm_open_hash | ref_hash [TTM_REF_NUM] |
struct kref | refcount |
Definition at line 62 of file ttm_object.c.
rwlock_t lock |
Definition at line 64 of file ttm_object.c.
struct drm_open_hash ref_hash[TTM_REF_NUM] |
Definition at line 66 of file ttm_object.c.
Definition at line 65 of file ttm_object.c.
Definition at line 67 of file ttm_object.c.
struct ttm_object_device* tdev |
Definition at line 63 of file ttm_object.c.