Home
last modified time | relevance | path

Searched defs:get_driver_name (Results 1 – 4 of 4) sorted by relevance

/linux/drivers/gpu/drm/i915/
H A Di915_sw_fence_work.c55 static const char *get_driver_name(struct dma_fence *fence) in get_driver_name() function
H A Di915_vma_resource.c69 static const char *get_driver_name(struct dma_fence *fence) in get_driver_name() function
/linux/crypto/
H A Dtcrypt.c57 #define get_driver_name(tfm_type, tfm) crypto_tfm_alg_driver_name(tfm_type ## _tfm(tfm)) macro
/linux/samples/bpf/
H A Dxdp_sample_user.c1601 const char *get_driver_name(int ifindex) in get_driver_name() function