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

/linux-4.4.14/drivers/media/usb/as102/
H A Das10x_cmd_stream.c167 * as10x_cmd_stop_streaming - Send stop streaming command to AS10x
172 int as10x_cmd_stop_streaming(struct as10x_bus_adapter_t *adap) as10x_cmd_stop_streaming() function
H A Das102_drv.c70 if (as10x_cmd_stop_streaming(bus_adap) < 0) as102_stop_stream()
72 "as10x_cmd_stop_streaming failed\n"); as102_stop_stream()
H A Das10x_cmd.h511 int as10x_cmd_stop_streaming(struct as10x_bus_adapter_t *adap);

Completed in 110 milliseconds