Searched refs:MAX_CMD (Results 1 - 5 of 5) sorted by relevance

/linux-master/drivers/virt/nitro_enclaves/
H A Dne_pci_dev.h124 * @MAX_CMD: A gatekeeper for max possible command type.
139 MAX_CMD, enumerator in enum:ne_pci_dev_cmd_type
H A Dne_pci_dev.c106 if (cmd_type <= INVALID_CMD || cmd_type >= MAX_CMD) {
/linux-master/drivers/media/i2c/
H A Dimx214.c793 #define MAX_CMD 4 macro
797 u8 vals[MAX_CMD];
808 for (i = 0; i < MAX_CMD; i++) {
/linux-master/drivers/media/pci/ngene/
H A Dngene.h240 MAX_CMD enumerator in enum:OPCODES
/linux-master/sound/pci/riptide/
H A Driptide.c360 enum { SB_CMD = 0, MODEM_CMD, I2S_CMD0, I2S_CMD1, FM_CMD, MAX_CMD }; enumerator in enum:__anon1432

Completed in 221 milliseconds