Searched refs:ttm_ref_type (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/drm/ttm/
H A Dttm_object.h46 * enum ttm_ref_type
60 enum ttm_ref_type { enum
113 * with another ttm_ref_type than TTM_REF_USAGE is deleted.
130 enum ttm_ref_type ref_type);
155 enum ttm_ref_type
204 enum ttm_ref_type ref_type, bool *existed);
218 enum ttm_ref_type ref_type);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/ttm/
H A Dttm_object.c48 * @ref_hash: Hash tables of ref objects, one per ttm_ref_type,
112 enum ttm_ref_type ref_type;
148 enum ttm_ref_type ref_type))
247 enum ttm_ref_type ref_type, bool *existed)
333 unsigned long key, enum ttm_ref_type ref_type)

Completed in 105 milliseconds