Searched refs:vp702x_chksum (Results 1 - 1 of 1) sorted by relevance
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
H A D | vp702x-fe.c | 66 static u8 vp702x_chksum(u8 *buf,int f, int count) vp702x_chksum() function 184 cmd[7] = vp702x_chksum(cmd,0,7); vp702x_fe_set_frontend() 233 cmd[7] = vp702x_chksum(cmd, 0, 7); vp702x_fe_send_diseqc_msg() 270 st->lnb_buf[7] = vp702x_chksum(st->lnb_buf, 0, 7); vp702x_fe_set_tone() 303 st->lnb_buf[7] = vp702x_chksum(st->lnb_buf, 0, 7); vp702x_fe_set_voltage()
|
Completed in 57 milliseconds