Home
last modified time | relevance | path

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

/drivers/media/dvb-frontends/
Dbcm3510.c668 ver.microcode_version, ver.script_version, ver.config_version, ver.demod_version); in bcm3510_check_firmware_version()
671 ver.config_version == BCM3510_DEF_CONFIG_VERSION && in bcm3510_check_firmware_version()
Dbcm3510_priv.h161 u8 config_version; member
/drivers/usb/serial/
Dcp210x.c1803 u8 config_version; in cp2102n_gpioconf_init() local
1832 config_version = config_buf[CP210X_2NCONFIG_CONFIG_VERSION_IDX]; in cp2102n_gpioconf_init()
1840 if (config_version != 0x01) in cp2102n_gpioconf_init()
/drivers/input/touchscreen/
Dstmfts.c505 static DEVICE_ATTR(config_version, 0444, stmfts_sysfs_config_version, NULL);