Lines Matching refs:n_
255 #define DECLARE_UVC_EXTENSION_UNIT(p_, n_) \
256 struct uvc_extension_unit_descriptor ## p_ ## x ## n_ \
267 u8 bmControls[ n_ ]; \
436 #define DECLARE_UVC_FRAME_BASED_FRAME_DESCRITPROR(n_) \
437 struct uvc_frame_based_frame_descriptor ## n_ \
451 u32 dwFrameInterval[n_]; \
485 #define DECLARE_UVC_H264_FRAME_DESCRIPTOR(n_) \
486 struct uvc_h264_frame_descriptor ## n_ \
507 u8 dwFrameIntervals[n_]; \
512 #define DECLARE_UVC_MJPEG_FRAME_DESCRIPTOR(n_) \
513 struct uvc_mjpg_frame_descriptor ## n_ \
527 u32 dwFrameInterval[n_]; \