Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/usb/dvb-usb/
Ddw2102.c891 static u8 command_stop[] = {0x01}; in su3000_streaming_ctrl() local
895 .buf = onoff ? command_start : command_stop, in su3000_streaming_ctrl()