Lines Matching refs:ext_tamp
359 struct stm32_tamp_tamper_data *ext_tamp; member
1088 struct stm32_tamp_tamper_data ext_tamp = in stm32_tamp_it_handler() local
1089 stm32_tamp_dev->pdata.compat->ext_tamp[i]; in stm32_tamp_it_handler()
1090 int id = ext_tamp.id; in stm32_tamp_it_handler()
1097 if (ext_tamp.func) in stm32_tamp_it_handler()
1098 ret = ext_tamp.func(id); in stm32_tamp_it_handler()
1176 tamp_ext = &tcompat->ext_tamp[etamp_index]; in stm32_tamp_set_ext_config()
1331 !stm32_tamp_dev->pdata.compat->ext_tamp) in stm32_tamp_set_config()
1559 if (stm32_tamp_dev->pdata.compat->ext_tamp[i].id == id) { in stm32_tamp_activate_tamp()
1560 tamp_conf = &stm32_tamp_dev->pdata.compat->ext_tamp[i]; in stm32_tamp_activate_tamp()
1689 if (pdata->compat->ext_tamp[i].id == id) { in stm32_tamp_configure_pin_from_dt()
1690 tamp_ext = &pdata->compat->ext_tamp[i]; in stm32_tamp_configure_pin_from_dt()
2232 .ext_tamp = ext_tamp_mp13,
2245 .ext_tamp = ext_tamp_mp15,
2265 .ext_tamp = ext_tamp_mp21,
2281 .ext_tamp = ext_tamp_mp25,
2300 .ext_tamp = ext_tamp_mp23,