Lines Matching full:modes
50 * MTD operation modes
58 * These modes can be passed to ioctl(MEMWRITE) and ioctl(MEMREAD); they are
59 * also used internally. See notes on "MTD file modes" for discussion on
76 * @mode: MTD mode (see "MTD operation modes")
80 * writes in various modes. To write to OOB-only, set @usr_data == NULL, and to
121 * @mode: MTD mode (see "MTD operation modes")
126 * reads in various modes. To read from OOB-only, set @usr_data == NULL, and to
163 /* Obsolete ECC byte placement modes (used with obsolete MEMGETOOBSEL) */
221 /* Get info about OOB modes (e.g., RAW, PLACE, AUTO) - legacy interface */
239 /* Set MTD mode on a per-file-descriptor basis (see "MTD file modes") */
251 * modes (see "struct mtd_write_req"). This ioctl is not supported for flashes
259 * modes (see "struct mtd_read_req"). This ioctl is not supported for flashes
313 * MTD file modes - for read/write access to MTD
320 * These modes can be set via ioctl(MTDFILEMODE). The mode will be retained