Searched defs:ref_type (Results 1 - 4 of 4) sorted by relevance

/linux-4.4.14/drivers/acpi/acpica/
H A Dexresolv.c143 u8 ref_type; acpi_ex_resolve_object_to_value() local
/linux-4.4.14/drivers/gpu/drm/ttm/
H A Dttm_object.c125 enum ttm_ref_type ref_type; member in struct:ttm_ref_object
157 ttm_base_object_init(struct ttm_object_file *tfile, struct ttm_base_object *base, bool shareable, enum ttm_object_type object_type, void (*refcount_release) (struct ttm_base_object **), void (*ref_obj_release) (struct ttm_base_object *, enum ttm_ref_type ref_type)) ttm_base_object_init() argument
319 ttm_ref_object_add(struct ttm_object_file *tfile, struct ttm_base_object *base, enum ttm_ref_type ref_type, bool *existed) ttm_ref_object_add() argument
410 ttm_ref_object_base_unref(struct ttm_object_file *tfile, unsigned long key, enum ttm_ref_type ref_type) ttm_ref_object_base_unref() argument
748 ttm_prime_object_init(struct ttm_object_file *tfile, size_t size, struct ttm_prime_object *prime, bool shareable, enum ttm_object_type type, void (*refcount_release) (struct ttm_base_object **), void (*ref_obj_release) (struct ttm_base_object *, enum ttm_ref_type ref_type)) ttm_prime_object_init() argument
/linux-4.4.14/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_resource.c452 vmw_user_dmabuf_ref_obj_release(struct ttm_base_object *base, enum ttm_ref_type ref_type) vmw_user_dmabuf_ref_obj_release() argument
/linux-4.4.14/drivers/net/wireless/iwlwifi/mvm/
H A Dmac80211.c212 void iwl_mvm_ref(struct iwl_mvm *mvm, enum iwl_mvm_ref_type ref_type) iwl_mvm_ref() argument
224 void iwl_mvm_unref(struct iwl_mvm *mvm, enum iwl_mvm_ref_type ref_type) iwl_mvm_unref() argument
278 int iwl_mvm_ref_sync(struct iwl_mvm *mvm, enum iwl_mvm_ref_type ref_type) iwl_mvm_ref_sync() argument

Completed in 195 milliseconds