Searched defs:flash_dev (Results 1 – 2 of 2) sorted by relevance
89 struct flash_dev { struct90 u32 density;91 ulong size;92 ushort sector_count;
160 void cmd_yaffs_devconfig(char *_mp, int flash_dev, in cmd_yaffs_devconfig()256 int flash_dev; in cmd_yaffs_dev_ls() local