Searched defs:stat_len (Results 1 - 2 of 2) sorted by relevance

/sound/pci/lx6464es/
H A Dlx_core.h106 u16 stat_len; /* length of the status received (WORDs) */ member in struct:lx_rmh
/sound/pci/pcxhr/
H A Dpcxhr_core.h49 u16 stat_len; /* length of the status received (WORDs) */ member in struct:pcxhr_rmh
57 CMD_VERSION, /* cmd_len = 2 stat_len = 1 */
58 CMD_SUPPORTED, /* cmd_len = 1 stat_len = 4 */
59 CMD_TEST_IT, /* cmd_len = 1 stat_len = 1 */
60 CMD_SEND_IRQA, /* cmd_len = 1 stat_len = 0 */
61 CMD_ACCESS_IO_WRITE, /* cmd_len >= 1 stat_len >= 1 */
62 CMD_ACCESS_IO_READ, /* cmd_len >= 1 stat_len >= 1 */
63 CMD_ASYNC, /* cmd_len = 1 stat_len = 1 */
64 CMD_MODIFY_CLOCK, /* cmd_len = 3 stat_len = 0 */
65 CMD_RESYNC_AUDIO_INPUTS, /* cmd_len = 1 stat_len
[all...]

Completed in 51 milliseconds