CMD_NAME           70 drivers/infiniband/hw/ocrdma/ocrdma.h #define OCRDMA_UVERBS(CMD_NAME) (1ull << IB_USER_VERBS_CMD_##CMD_NAME)
CMD_NAME          217 drivers/infiniband/hw/qedr/qedr.h #define QEDR_UVERBS(CMD_NAME) (1ull << IB_USER_VERBS_CMD_##CMD_NAME)
CMD_NAME          167 sound/pci/lx6464es/lx_core.c 	  , 1	, 0 /**/		    , CMD_NAME("INFO_DEBUG") },
CMD_NAME          169 sound/pci/lx6464es/lx_core.c 	  , 1      , 2 /**/		    , CMD_NAME("GET_SYS_CFG") },
CMD_NAME          171 sound/pci/lx6464es/lx_core.c 	  , 1      , 0 /**/		    , CMD_NAME("SET_GRANULARITY") },
CMD_NAME          173 sound/pci/lx6464es/lx_core.c 	  , 1      , 0 /**/		    , CMD_NAME("SET_TIMER_IRQ") },
CMD_NAME          175 sound/pci/lx6464es/lx_core.c 	  , 1      , 0 /*up to 10*/     , CMD_NAME("GET_EVENT") },
CMD_NAME          177 sound/pci/lx6464es/lx_core.c 	  , 1      , 2 /*up to 4*/      , CMD_NAME("GET_PIPES") },
CMD_NAME          179 sound/pci/lx6464es/lx_core.c 	  , 0      , 0 /**/		    , CMD_NAME("ALLOCATE_PIPE") },
CMD_NAME          181 sound/pci/lx6464es/lx_core.c 	  , 0      , 0 /**/		    , CMD_NAME("RELEASE_PIPE") },
CMD_NAME          183 sound/pci/lx6464es/lx_core.c 	  , 1      , MAX_STREAM_BUFFER  , CMD_NAME("ASK_BUFFERS") },
CMD_NAME          185 sound/pci/lx6464es/lx_core.c 	  , 0      , 0 /*up to 2*/      , CMD_NAME("STOP_PIPE") },
CMD_NAME          187 sound/pci/lx6464es/lx_core.c 	  , 1      , 1 /*up to 2*/      , CMD_NAME("GET_PIPE_SPL_COUNT") },
CMD_NAME          189 sound/pci/lx6464es/lx_core.c 	  , 1      , 0 /**/		    , CMD_NAME("TOGGLE_PIPE_STATE") },
CMD_NAME          191 sound/pci/lx6464es/lx_core.c 	  , 1      , 0 /**/		    , CMD_NAME("DEF_STREAM") },
CMD_NAME          193 sound/pci/lx6464es/lx_core.c 	  , 1      , 0 /**/		    , CMD_NAME("SET_MUTE") },
CMD_NAME          195 sound/pci/lx6464es/lx_core.c 	  , 1      , 2 /**/		    , CMD_NAME("GET_STREAM_SPL_COUNT") },
CMD_NAME          197 sound/pci/lx6464es/lx_core.c 	  , 0      , 1 /**/		    , CMD_NAME("UPDATE_BUFFER") },
CMD_NAME          199 sound/pci/lx6464es/lx_core.c 	  , 1      , 4 /**/		    , CMD_NAME("GET_BUFFER") },
CMD_NAME          201 sound/pci/lx6464es/lx_core.c 	  , 1      , 1 /*up to 4*/      , CMD_NAME("CANCEL_BUFFER") },
CMD_NAME          203 sound/pci/lx6464es/lx_core.c 	  , 1      , 1 /**/		    , CMD_NAME("GET_PEAK") },
CMD_NAME          205 sound/pci/lx6464es/lx_core.c 	  , 1      , 0 /**/		    , CMD_NAME("SET_STREAM_STATE") },
CMD_NAME          119 sound/soc/sh/rcar/cmd.c 	.name		= CMD_NAME,