Searched refs:__pipe (Results 1 – 3 of 3) sorted by relevance
76 const typeof(pipe) __pipe = (pipe); \77 BUG_ON(__pipe != 0 && __pipe != 2); \78 __pipe; })
71 #define trace_mt_submit_urb_sync(__dev, __pipe, __len) ({ \ argument73 u.pipe = __pipe; \
338 #define for_each_universal_plane(__dev_priv, __pipe, __p) \ argument340 (__p) < RUNTIME_INFO(__dev_priv)->num_sprites[(__pipe)] + 1; \