Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/media/usb/as102/
Das10x_cmd_stream.c129 int as10x_cmd_start_streaming(struct as10x_bus_adapter_t *adap) in as10x_cmd_start_streaming() function
Das10x_cmd.h510 int as10x_cmd_start_streaming(struct as10x_bus_adapter_t *adap);
Das102_drv.c95 ret = as10x_cmd_start_streaming(bus_adap); in as102_start_stream()