Searched refs:last_mode (Results 1 – 5 of 5) sorted by relevance
451 int last_mode = info->mode; in m5mols_s_ctrl() local514 if (ret == 0 && info->mode != last_mode) in m5mols_s_ctrl()515 ret = m5mols_set_mode(info, last_mode); in m5mols_s_ctrl()
241 const struct ov5640_mode_info *last_mode; member1794 const struct ov5640_mode_info *orig_mode = sensor->last_mode; in ov5640_set_mode()1874 sensor->last_mode = mode; in ov5640_set_mode()1900 sensor->last_mode = &ov5640_mode_init_data; in ov5640_restore_mode()2972 sensor->last_mode = sensor->current_mode; in ov5640_probe()
487 int last_mode; member
4029 priv->last_mode = priv->ieee->iw_mode; in ipw2100_switch_mode()7828 err = ipw2100_switch_mode(priv, priv->last_mode); in ipw2100_wx_set_promisc()
3362 u8 base_mode = 0xff, last_mode = 0xff; in ata_timing_cycle2mode() local3389 last_mode = t->mode; in ata_timing_cycle2mode()3392 return last_mode; in ata_timing_cycle2mode()