Searched defs:get_driver_name (Results 1 - 6 of 6) sorted by relevance

/linux-master/drivers/gpu/drm/i915/
H A Di915_sw_fence_work.c55 static const char *get_driver_name(struct dma_fence *fence) function
H A Di915_vma_resource.c69 static const char *get_driver_name(struct dma_fence *fence) function
/linux-master/include/linux/
H A Ddma-fence.h144 const char * (*get_driver_name)(struct dma_fence *fence); member in struct:dma_fence_ops
/linux-master/drivers/gpu/drm/i915/gem/
H A Di915_gem_ttm_move.c418 static const char *get_driver_name(struct dma_fence *fence) function
/linux-master/crypto/
H A Dtcrypt.c57 #define get_driver_name(tfm_type, tfm) crypto_tfm_alg_driver_name(tfm_type ## _tfm(tfm)) macro
/linux-master/samples/bpf/
H A Dxdp_sample_user.c1601 const char *get_driver_name(int ifindex) function

Completed in 140 milliseconds