Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/dvb-usb/
H A Dopera1.c295 static u8 buf_stop[2] = { 0xff, 0x00 }; in opera1_streaming_ctrl() local
297 {.addr = ADDR_B1A6_STREAM_CTRL,.buf = onoff ? buf_start : buf_stop,.len = 2}, in opera1_streaming_ctrl()