Lines Matching full:modes
40 * MTD operation modes
48 * These modes can be passed to ioctl(MEMWRITE) and are also used internally.
49 * See notes on "MTD file modes" for discussion on %MTD_OPS_RAW vs.
66 * @mode: MTD mode (see "MTD operation modes")
70 * writes in various modes. To write to OOB-only, set @usr_data == NULL, and to
104 /* Obsolete ECC byte placement modes (used with obsolete MEMGETOOBSEL) */
162 /* Get info about OOB modes (e.g., RAW, PLACE, AUTO) - legacy interface */
180 /* Set MTD mode on a per-file-descriptor basis (see "MTD file modes") */
192 * modes (see "struct mtd_write_req"). This ioctl is not supported for flashes
246 * MTD file modes - for read/write access to MTD
253 * These modes can be set via ioctl(MTDFILEMODE). The mode mode will be retained