Home
last modified time | relevance | path

Searched defs:io_sync (Results 1 – 3 of 3) sorted by relevance

/linux/io_uring/
H A Dsync.c17 struct io_sync { struct
27 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_sfr_prep() argument
[all...]
/linux/drivers/mtd/nand/raw/
H A Dgpio.c33 void __iomem *io_sync; member
/linux/drivers/pinctrl/stm32/
H A Dpinctrl-stm32.c1278 static int stm32_pconf_set_io_sync(struct stm32_gpio_bank *bank, int offset, u32 io_sync) in stm32_pconf_set_io_sync()
1289 u32 io_sync = stm32_pconf_get_advcfgr(bank, offset, STM32_GPIO_ADVCFGR_IO_SYNC_MASK); in stm32_pconf_get_io_sync_str() local