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