Searched refs:warned (Results 1 – 3 of 3) sorted by relevance
89 int input_panic, output_panic, warned; member
105 cdev->warned = 0; in stream_start()497 if ((cdev->input_panic || cdev->output_panic) && !cdev->warned) { in read_in_urb()501 cdev->warned = 1; in read_in_urb()
330 bool warned = false; in snd_hdac_bus_get_response_rirb() local358 if (loopcounter > LOOP_COUNT_MAX && !warned) { in snd_hdac_bus_get_response_rirb()362 warned = true; in snd_hdac_bus_get_response_rirb()
Completed in 12 milliseconds