Home
last modified time | relevance | path

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

/drivers/media/usb/as102/
Das10x_cmd.h495 int as10x_cmd_get_tps(struct as10x_bus_adapter_t *adap,
Das102_drv.c209 ret = as10x_cmd_get_tps(bus_adap, tps); in as102_get_tps()
Das10x_cmd.c217 int as10x_cmd_get_tps(struct as10x_bus_adapter_t *adap, struct as10x_tps *ptps) in as10x_cmd_get_tps() function