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

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/sound/pci/asihpi/
H A Dhpi6205.c2178 u32 time_out, time_out2; local
2195 time_out2 = wait_dsp_ack(phw, H620_HIF_GET_RESP, HPI6205_TIMEOUT);
2197 if (time_out2 == 0) {
2204 message_count, HPI6205_TIMEOUT - time_out2);
2248 if ((time_out == 0) || (time_out2 == 0)) {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/sound/pci/asihpi/
H A Dhpi6205.c2178 u32 time_out, time_out2; local
2195 time_out2 = wait_dsp_ack(phw, H620_HIF_GET_RESP, HPI6205_TIMEOUT);
2197 if (time_out2 == 0) {
2204 message_count, HPI6205_TIMEOUT - time_out2);
2248 if ((time_out == 0) || (time_out2 == 0)) {

Completed in 162 milliseconds