Searched refs:state_opt (Results 1 – 1 of 1) sorted by relevance
136 struct pmic_state_opt state_opt; in tps6594_pfsm_ioctl() local186 if (copy_from_user(&state_opt, argp, sizeof(state_opt))) in tps6594_pfsm_ioctl()190 ret = tps6594_pfsm_configure_ret_trig(pfsm->regmap, state_opt.gpio_retention, in tps6594_pfsm_ioctl()191 state_opt.ddr_retention); in tps6594_pfsm_ioctl()205 if (copy_from_user(&state_opt, argp, sizeof(state_opt))) in tps6594_pfsm_ioctl()217 if (state_opt.mcu_only_startup_dest) in tps6594_pfsm_ioctl()227 ret = tps6594_pfsm_configure_ret_trig(pfsm->regmap, state_opt.gpio_retention, in tps6594_pfsm_ioctl()228 state_opt.ddr_retention); in tps6594_pfsm_ioctl()