Home
last modified time | relevance | path

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

/openbmc/u-boot/board/theadorable/
H A Dfpga.c61 static int fpga_write_fn(const void *buf, size_t len, int flush, int cookie) in fpga_write_fn() function
125 .write = fpga_write_fn,