Home
last modified time | relevance | path

Searched refs:SERVICE_PROG_VERSION (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/media/usb/as102/
H A Das10x_cmd.h19 #define SERVICE_PROG_VERSION 0x0001 macro
H A Das10x_cmd.c380 pcmd->header.version = cpu_to_le16(SERVICE_PROG_VERSION); in as10x_cmd_build()