Home
last modified time | relevance | path

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

/openbmc/linux/drivers/fpga/
H A Dmicrochip-spi.c305 static int mpf_ops_write(struct fpga_manager *mgr, const char *buf, size_t count) in mpf_ops_write() function
363 .write = mpf_ops_write,