Searched refs:flash_ids (Results 1 – 1 of 1) sorted by relevance
188 struct nand_flash_dev *flash_ids; in sm_register_device() local195 flash_ids = smartmedia ? nand_smartmedia_flash_ids : nand_xd_flash_ids; in sm_register_device()196 ret = nand_scan_with_ids(chip, 1, flash_ids); in sm_register_device()