Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/flash/
Dflash_hp_ra_ex_op.c298 struct flash_ra_ex_write_protect_in copy_in; in flash_ra_ex_op_write_protect() local
301 Z_OOPS(z_user_from_copy(&copy_in, request, sizeof(copy_in))); in flash_ra_ex_op_write_protect()
302 request = &copy_in; in flash_ra_ex_op_write_protect()