Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/staging/android/
H A Ddebug_kinfo.c52 all_info->combined_checksum = 0; in update_kernel_all_info()
57 all_info->combined_checksum ^= checksum_info[index]; in update_kernel_all_info()
H A Ddebug_kinfo.h67 __u32 combined_checksum; member