Searched refs:CONTROL_PROC_TURNON (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/usb/as102/ | ||
H A D | as10x_cmd.h | 41 CONTROL_PROC_TURNON = 0x0001, enumerator |
H A D | as10x_cmd.c | 31 pcmd->body.turn_on.req.proc_id = cpu_to_le16(CONTROL_PROC_TURNON); in as10x_cmd_turn_on() |