Searched defs:flash_dev (Results 1 – 2 of 2) sorted by relevance
88 struct flash_dev { struct89 u32 density;90 ulong size;91 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