Home
last modified time | relevance | path

Searched refs:cmd_idx (Results 1 – 5 of 5) sorted by relevance

/sound/pci/pcxhr/
A Dpcxhr_core.c581 if (rmh->cmd_idx < CMD_LAST_INDEX) in pcxhr_read_rmh_status()
632 if (rmh->cmd_idx < CMD_LAST_INDEX) in pcxhr_send_msg_nolock()
634 data, cmd_names[rmh->cmd_idx]); in pcxhr_send_msg_nolock()
662 if (rmh->cmd_idx < CMD_LAST_INDEX) in pcxhr_send_msg_nolock()
699 rmh->cmd_idx, data); in pcxhr_send_msg_nolock()
725 rmh->cmd_idx = cmd; in pcxhr_init_rmh()
A Dpcxhr_core.h38 u16 cmd_idx; /* index of the command */ member
A Dpcxhr.c1275 rmh.cmd_idx = CMD_LAST_INDEX; in pcxhr_proc_info()
/sound/pci/lx6464es/
A Dlx_core.h90 u16 cmd_idx; /* index of the command */ member
A Dlx_core.c216 rmh->cmd_idx = cmd; in lx_message_init()
223 rmh->cmd_idx = cmd; in lx_message_init()
231 u8 idx = rmh->cmd_idx; in lx_message_dump()

Completed in 15 milliseconds