Searched refs:cfi_qry (Results 1 – 2 of 2) sorted by relevance
263 static void flash_printqry(struct cfi_qry *qry) in flash_printqry()268 for (x = 0; x < sizeof(struct cfi_qry); x += 16) { in flash_printqry()1644 static void cfi_reverse_geometry(struct cfi_qry *qry) in cfi_reverse_geometry()1677 static int cmdset_intel_init(flash_info_t *info, struct cfi_qry *qry) in cmdset_intel_init()1756 static int cmdset_amd_init(flash_info_t *info, struct cfi_qry *qry) in cmdset_amd_init()1897 static int __flash_detect_cfi(flash_info_t *info, struct cfi_qry *qry) in __flash_detect_cfi()1912 sizeof(struct cfi_qry)); in __flash_detect_cfi()1950 static int flash_detect_cfi(flash_info_t *info, struct cfi_qry *qry) in flash_detect_cfi()1970 static void flash_fixup_amd(flash_info_t *info, struct cfi_qry *qry) in flash_fixup_amd()1987 static void flash_fixup_atmel(flash_info_t *info, struct cfi_qry *qry) in flash_fixup_atmel()[all …]
120 struct cfi_qry { struct