Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/media/dvb-frontends/
Dtda10071_priv.h93 #define CMD_GET_FW_VERSION 0x35 macro
Dtda10071.c922 cmd.args[0] = CMD_GET_FW_VERSION; in tda10071_init()
/linux-5.19.10/drivers/i2c/busses/
Di2c-diolan-u2c.c36 #define CMD_GET_FW_VERSION 0x0a macro
275 ret = diolan_usb_cmd(dev, CMD_GET_FW_VERSION, true); in diolan_fw_version()
/linux-5.19.10/drivers/platform/olpc/
Dolpc-xo175-ec.c92 #define CMD_GET_FW_VERSION 0x4a /* out: u8 * 16 */ macro
154 { CMD_GET_FW_VERSION, 16 },