Home
last modified time | relevance | path

Searched refs:CMD_GET_FW_VERSION (Results 1 – 3 of 3) sorted by relevance

/Linux-v4.19/drivers/media/dvb-frontends/
Dtda10071_priv.h106 #define CMD_GET_FW_VERSION 0x35 macro
Dtda10071.c934 cmd.args[0] = CMD_GET_FW_VERSION; in tda10071_init()
/Linux-v4.19/drivers/i2c/busses/
Di2c-diolan-u2c.c39 #define CMD_GET_FW_VERSION 0x0a macro
280 ret = diolan_usb_cmd(dev, CMD_GET_FW_VERSION, true); in diolan_fw_version()