Home
last modified time | relevance | path

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

/linux/drivers/media/usb/as102/
H A Das10x_cmd.h483 int as10x_cmd_get_tune_status(struct as10x_bus_adapter_t *adap,
H A Das102_drv.c216 ret = as10x_cmd_get_tune_status(bus_adap, tstate); in as102_get_status()
219 "as10x_cmd_get_tune_status failed (err = %d)\n", in as102_get_status()
H A Das10x_cmd.c149 * as10x_cmd_get_tune_status - send get tune status command to AS10x
155 int as10x_cmd_get_tune_status(struct as10x_bus_adapter_t *adap, in as10x_cmd_get_tune_status() function