Searched refs:MSG_TYPE_COMMAND (Results 1 – 3 of 3) sorted by relevance
30 #define MSG_TYPE_COMMAND 1 /* driver <-> embedded (a command has no answer) … macro379 case MSG_TYPE_COMMAND: in snd_mixart_process_msg()430 case MSG_TYPE_COMMAND: in snd_mixart_threaded_irq()
63 #define MSG_TYPE_COMMAND 0 macro
520 if (xfer->hdr.type == MSG_TYPE_COMMAND) in scmi_xfer_state_update()702 case MSG_TYPE_COMMAND: in scmi_rx_callback()924 xfer->hdr.type = MSG_TYPE_COMMAND; in xfer_get_init()
Completed in 9 milliseconds