Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/media/usb/dvb-usb/
Ddw2102.c915 static u8 command_stop[] = {0x01}; in su3000_streaming_ctrl() local
919 .buf = onoff ? command_start : command_stop, in su3000_streaming_ctrl()