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