Home
last modified time | relevance | path

Searched refs:ex_op (Results 1 – 7 of 7) sorted by relevance

/Zephyr-latest/include/zephyr/drivers/
Dflash.h219 flash_api_ex_op ex_op; member
690 if (api->ex_op == NULL) { in z_impl_flash_ex_op()
694 return api->ex_op(dev, code, in, out); in z_impl_flash_ex_op()
/Zephyr-latest/drivers/flash/
Dflash_handlers.c140 K_OOPS(K_SYSCALL_DRIVER_FLASH(dev, ex_op)); in z_vrfy_flash_ex_op()
Dflash_hp_ra.c63 .ex_op = flash_ra_ex_op,
Dflash_stm32.c456 .ex_op = flash_stm32_ex_op,
Dflash_npcx_fiu_nor.c525 .ex_op = flash_npcx_nor_ex_op,
Dflash_stm32h7x.c733 .ex_op = flash_stm32_ex_op,
Dspi_nor.c1689 .ex_op = flash_spi_nor_ex_op,