Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/media/usb/dvb-usb/
H A Dvp702x-fe.c28 u8 lnb_buf[8]; member
262 st->lnb_buf[2] = 0x02; in vp702x_fe_set_tone()
264 st->lnb_buf[2] = 0x00; in vp702x_fe_set_tone()
266 st->lnb_buf[7] = vp702x_chksum(st->lnb_buf, 0, 7); in vp702x_fe_set_tone()
271 memcpy(buf, st->lnb_buf, 8); in vp702x_fe_set_tone()
295 st->lnb_buf[4] = 0x01; in vp702x_fe_set_voltage()
297 st->lnb_buf[4] = 0x00; in vp702x_fe_set_voltage()
299 st->lnb_buf[7] = vp702x_chksum(st->lnb_buf, in vp702x_fe_set_voltage()
[all...]
/kernel/linux/linux-6.6/drivers/media/usb/dvb-usb/
H A Dvp702x-fe.c28 u8 lnb_buf[8]; member
262 st->lnb_buf[2] = 0x02; in vp702x_fe_set_tone()
264 st->lnb_buf[2] = 0x00; in vp702x_fe_set_tone()
266 st->lnb_buf[7] = vp702x_chksum(st->lnb_buf, 0, 7); in vp702x_fe_set_tone()
271 memcpy(buf, st->lnb_buf, 8); in vp702x_fe_set_tone()
295 st->lnb_buf[4] = 0x01; in vp702x_fe_set_voltage()
297 st->lnb_buf[4] = 0x00; in vp702x_fe_set_voltage()
299 st->lnb_buf[7] = vp702x_chksum(st->lnb_buf, in vp702x_fe_set_voltage()
[all...]

Completed in 2 milliseconds