Searched refs:CMD_NOP (Results 1 – 3 of 3) sorted by relevance
32 #define CMD_NOP 0 macro65 static const u8 read_cmds[] = {CMD_READ, CMD_NOP}; in dc_rtc_read()89 static const u8 write_cmds[] = {CMD_WRITE, CMD_NOP, CMD_RESET, CMD_NOP}; in dc_rtc_write()
57 #define CMD_NOP 0x00 macro199 if (urb->status == 0 && ir->packet->header.cmd == CMD_NOP) in iguanair_irq_out()231 ir->packet->header.cmd = CMD_NOP; in iguanair_get_features()
204 #define CMD_NOP 0x00000000 /* No operation */ macro