Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/block/rsxx/
Dconfig.c31 static u32 config_data_crc32(struct rsxx_card_cfg *cfg) in config_data_crc32() function
101 cfg.hdr.crc = config_data_crc32(&cfg); in rsxx_save_config()
143 crc = config_data_crc32(&card->config); in rsxx_load_config()