Home
last modified time | relevance | path

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

/linux/drivers/media/usb/dvb-usb-v2/
A Daf9015.h106 u32 eeprom_sum; member
A Daf9015.c358 state->eeprom_sum *= GOLDEN_RATIO_PRIME_32; in af9015_eeprom_hash()
359 state->eeprom_sum += le32_to_cpu(((__le32 *)buf)[i]); in af9015_eeprom_hash()
365 dev_dbg(&intf->dev, "eeprom sum %.8x\n", state->eeprom_sum); in af9015_eeprom_hash()
1254 rc->map_name = af9015_rc_setup_match(state->eeprom_sum, in af9015_get_rc_config()
/linux/drivers/staging/ks7010/
A Dks_hostif.c564 memcpy(&priv->eeprom_sum, priv->rxp, sizeof(priv->eeprom_sum)); in hostif_mib_get_confirm()
565 if (priv->eeprom_sum.type != 0 && in hostif_mib_get_confirm()
566 priv->eeprom_sum.type != 1) { in hostif_mib_get_confirm()
570 priv->eeprom_checksum = (priv->eeprom_sum.type == 0) ? in hostif_mib_get_confirm()
572 (priv->eeprom_sum.result == 0) ? in hostif_mib_get_confirm()
A Dks_wlan.h507 struct local_eeprom_sum eeprom_sum; member

Completed in 15 milliseconds