Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/media/pci/bt8xx/
Ddst_ca.c120 u8 dst_ca_comm_err = 0; in dst_put_ci() local
122 while (dst_ca_comm_err < RETRIES) { in dst_put_ci()
126 dst_ca_comm_err++; // work required here. in dst_put_ci()
132 if(dst_ca_comm_err == RETRIES) in dst_put_ci()