Home
last modified time | relevance | path

Searched refs:CONTROL_PROC_TURNOFF_RSP (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/media/usb/as102/
H A Das10x_cmd.h79 CONTROL_PROC_TURNOFF_RSP = 0xFF00 enumerator
H A Das10x_cmd.c87 error = as10x_rsp_parse(prsp, CONTROL_PROC_TURNOFF_RSP); in as10x_cmd_turn_off()