Home
last modified time | relevance | path

Searched defs:crc_data (Results 1 – 4 of 4) sorted by relevance

/linux/kernel/power/
H A Dswap.c562 struct crc_data { struct
574 static struct crc_data *alloc_crc_data(int nr_threads) in alloc_crc_data() argument
/linux/drivers/mfd/
H A Dtps6594-i2c.c55 u8 crc_data[] = { addr << 1, reg, addr << 1 | 1, 0 }; in tps6594_i2c_reg_read_with_crc() local
95 const u8 crc_data[] = { addr << 1, reg, val }; in tps6594_i2c_reg_write_with_crc() local
/linux/net/nfc/nci/
H A Dspi.c246 u16 crc_data = (skb->data[skb->len - 2] << 8) | in nci_spi_check_crc() local
/linux/drivers/net/phy/aquantia/
H A Daquantia_firmware.c110 u8 crc_data[4]; in aqr_fw_load_memory() local