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