SYMBOL INDEX (14 symbols across 2 files) FILE: jni/evoplus_cid.c function mmc_movi_vendor_cmd (line 11) | int mmc_movi_vendor_cmd(unsigned int arg, int fd) { function cid_backdoor (line 26) | int cid_backdoor(int fd) { function program_cid (line 47) | int program_cid(int fd, const unsigned char *cid) { function show_cid (line 68) | void show_cid(const unsigned char *cid) { function crc7 (line 76) | unsigned char crc7(const unsigned char data[], int len) { function parse_serial (line 102) | int parse_serial(const char *str) { function main (line 117) | void main(int argc, const char **argv) { FILE: jni/ioctl.h type __u64 (line 11) | typedef uint64_t __u64; type __u32 (line 12) | typedef uint32_t __u32; type __s32 (line 13) | typedef int32_t __s32; type __u16 (line 14) | typedef uint16_t __u16; type __u8 (line 15) | typedef uint8_t __u8; type mmc_ioc_cmd (line 18) | struct mmc_ioc_cmd { type mmc_ioc_cmd_extend (line 47) | struct mmc_ioc_cmd_extend {