Searched refs:txx_status (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/sound/pci/mixart/
H A Dmixart_core.h143 u32 txx_status; member in struct:mixart_audio_info_resp
251 u32 txx_status; member in struct:mixart_group_state_resp
420 u32 txx_status; member in struct:mixart_get_out_audio_level
H A Dmixart.c125 if (err < 0 || group_state_resp.txx_status != 0) {
126 snd_printk(KERN_ERR "error MSG_STREAM_ST***_STREAM_GRP_PACKET err=%x stat=%x !\n", err, group_state_resp.txx_status);
136 if (err < 0 || group_state_resp.txx_status != 0) {
137 snd_printk(KERN_ERR "error MSG_STREAM_START_STREAM_GRP_PACKET err=%x stat=%x !\n", err, group_state_resp.txx_status);

Completed in 115 milliseconds