Searched refs:cfi_qry (Results 1 – 2 of 2) sorted by relevance
262 static void flash_printqry(struct cfi_qry *qry) in flash_printqry()267 for (x = 0; x < sizeof(struct cfi_qry); x += 16) { in flash_printqry()1643 static void cfi_reverse_geometry(struct cfi_qry *qry) in cfi_reverse_geometry()1676 static int cmdset_intel_init(flash_info_t *info, struct cfi_qry *qry) in cmdset_intel_init()1755 static int cmdset_amd_init(flash_info_t *info, struct cfi_qry *qry) in cmdset_amd_init()1896 static int __flash_detect_cfi(flash_info_t *info, struct cfi_qry *qry) in __flash_detect_cfi()1911 sizeof(struct cfi_qry)); in __flash_detect_cfi()1949 static int flash_detect_cfi(flash_info_t *info, struct cfi_qry *qry) in flash_detect_cfi()1969 static void flash_fixup_amd(flash_info_t *info, struct cfi_qry *qry) in flash_fixup_amd()1986 static void flash_fixup_atmel(flash_info_t *info, struct cfi_qry *qry) in flash_fixup_atmel()[all …]
119 struct cfi_qry { struct