Searched refs:SERVICE_PROG_ID (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/media/usb/as102/ | ||
H A D | as10x_cmd.h | 18 #define SERVICE_PROG_ID 0x0002 macro |
H A D | as10x_cmd.c | 379 pcmd->header.prog = cpu_to_le16(SERVICE_PROG_ID); in as10x_cmd_build() |