Home
last modified time | relevance | path

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

/linux/rust/kernel/
H A Dinit.rs1262 <Box<_> as BoxExt<_>>::new_uninit(flags)?.write_init(init) in try_init()
1282 UniqueArc::new_uninit(flags)?.write_init(init) in try_init()
1294 fn write_init<E>(self, init: impl Init<T, E>) -> Result<Self::Initialized, E>; in write_init() method
1305 fn write_init<E>(mut self, init: impl Init<T, E>) -> Result<Self::Initialized, E> { in write_init() method
1327 fn write_init<E>(mut self, init: impl Init<T, E>) -> Result<Self::Initialized, E> { in write_init() method
/linux/drivers/fpga/
H A Dversal-fpga.c41 .write_init = versal_fpga_ops_write_init,
H A Dts73xx-fpga.c96 .write_init = ts73xx_fpga_write_init,
H A Dzynqmp-fpga.c102 .write_init = zynqmp_fpga_ops_write_init,
H A Daltera-pr-ip-core.c171 .write_init = alt_pr_fpga_write_init,
H A Ddfl-fme-mgr.c263 .write_init = fme_mgr_write_init,
H A Dmicrochip-spi.c362 .write_init = mpf_ops_write_init,
H A Dlattice-sysconfig.c348 .write_init = sysconfig_ops_write_init,
H A Dsocfpga-a10.c463 .write_init = socfpga_a10_fpga_write_init,
H A Dmachxo2-spi.c358 .write_init = machxo2_write_init,
H A Dstratix10-soc.c393 .write_init = s10_ops_write_init,