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

/linux-master/drivers/media/dvb-frontends/
H A Dcx24117.c113 #define CX24117_DISEQC_MSGLEN (6) macro
1015 state->dsec_cmd.args[CX24117_DISEQC_MSGLEN] = 0x00;
1046 state->dsec_cmd.args[CX24117_DISEQC_MSGLEN] = d->msg_len;
1050 state->dsec_cmd.args[CX24117_DISEQC_MSGLEN];
1100 msleep((state->dsec_cmd.args[CX24117_DISEQC_MSGLEN] << 4) + 60);

Completed in 195 milliseconds