Home
last modified time | relevance | path

Searched refs:__FIRST_ARG (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/gpu/drm/xe/
H A Dxe_args.h68 #define FIRST_ARG(args...) __FIRST_ARG(args)
69 #define __FIRST_ARG(a, b...) a macro