Searched defs:io_sync (Results 1 – 3 of 3) sorted by relevance
17 struct io_sync { struct 27 struct io_sync *sync = io_kiocb_to_cmd(req, struct io_sync); in io_sfr_prep() argument [all...]
33 void __iomem *io_sync; member
1278 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