Searched refs:streaming (Results 1 – 3 of 3) sorted by relevance
109 if (cdev->streaming) in stream_start()117 cdev->streaming = 1; in stream_start()125 cdev->streaming = 0; in stream_start()139 if (!cdev->streaming) in stream_stop()142 cdev->streaming = 0; in stream_stop()250 if (cdev->streaming) in snd_usb_caiaq_pcm_prepare()511 if (!cdev->streaming) in read_in_urb()644 if (!cdev->streaming) in read_completed()
83 int streaming, first_packet, output_running; member
1173 …u32 streaming = 100 * readl_be( MIXART_MEM( chip->mgr, MIXART_PSEUDOREG_PERF_STREAM_LOAD_OFFSET)) … in snd_mixart_proc_read() local1176 snd_iprintf(buffer, "\tstreaming : %d\n", streaming); in snd_mixart_proc_read()