Lines Matching defs:mode
91 * @wb_mode: mode which means the WhiteBalance is Auto or Manual
92 * @wb_preset: whitebalance preset register value in the Manual mode
98 * @fd_mode: Face Detection mode
186 * @cap: the capture mode attributes
191 * @mode: register value for current operation mode
239 u8 mode;
289 * Changing the mode of the M-5MOLS is needed right executing order.
291 * by user. There are various categories associated with each mode.
294 * | mode | category |
306 int m5mols_set_mode(struct m5mols_info *info, u8 mode);
312 int m5mols_do_scenemode(struct m5mols_info *info, u8 mode);
334 unsigned int mode)
336 ctrl->priv = (void *)(uintptr_t)mode;