Searched refs:as10x_cmd_stop_streaming (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/media/usb/as102/
H A Das10x_cmd_stream.c158 * as10x_cmd_stop_streaming - Send stop streaming command to AS10x
163 int as10x_cmd_stop_streaming(struct as10x_bus_adapter_t *adap) function
H A Das102_drv.c61 if (as10x_cmd_stop_streaming(bus_adap) < 0)
63 "as10x_cmd_stop_streaming failed\n");
H A Das10x_cmd.h502 int as10x_cmd_stop_streaming(struct as10x_bus_adapter_t *adap);

Completed in 127 milliseconds