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

/linux-4.1.27/drivers/media/pci/bt8xx/
H A Ddst_ca.c134 u8 dst_ca_comm_err = 0; dst_put_ci() local
136 while (dst_ca_comm_err < RETRIES) { dst_put_ci()
140 dst_ca_comm_err++; // work required here. dst_put_ci()
146 if(dst_ca_comm_err == RETRIES) dst_put_ci()

Completed in 30 milliseconds