Searched refs:in_copy (Results 1 – 2 of 2) sorted by relevance
39 struct flash_stm32_ex_op_sector_wp_in in_copy; in flash_stm32_ex_op_sector_wp() local42 K_OOPS(k_usermode_from_copy(&in_copy, request, in flash_stm32_ex_op_sector_wp()43 sizeof(in_copy))); in flash_stm32_ex_op_sector_wp()44 request = &in_copy; in flash_stm32_ex_op_sector_wp()
452 struct npcx_ex_ops_uma_in in_copy; in flash_npcx_nor_ex_op() local456 K_OOPS(k_usermode_from_copy(&in_copy, op_in, sizeof(in_copy))); in flash_npcx_nor_ex_op()457 op_in = &in_copy; in flash_npcx_nor_ex_op()474 struct npcx_ex_ops_qspi_oper_in in_copy; in flash_npcx_nor_ex_op() local477 K_OOPS(k_usermode_from_copy(&in_copy, op_in, sizeof(in_copy))); in flash_npcx_nor_ex_op()478 op_in = &in_copy; in flash_npcx_nor_ex_op()