Searched refs:rpcif_prepare (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/mtd/hyperbus/ |
H A D | rpc-if.c | 59 rpcif_prepare(rpc->dev, &op, NULL, NULL); in rpcif_hb_prepare_read() 73 rpcif_prepare(rpc->dev, &op, NULL, NULL); in rpcif_hb_prepare_write()
|
/openbmc/linux/include/memory/ |
H A D | renesas-rpc-if.h | 74 void rpcif_prepare(struct device *dev, const struct rpcif_op *op, u64 *offs,
|
/openbmc/linux/drivers/spi/ |
H A D | spi-rpc-if.c | 61 rpcif_prepare(rpc->dev, &rpc_op, offs, len); in rpcif_spi_mem_prepare()
|
/openbmc/linux/drivers/memory/ |
H A D | renesas-rpc-if.c | 415 void rpcif_prepare(struct device *dev, const struct rpcif_op *op, u64 *offs, in rpcif_prepare() function 500 EXPORT_SYMBOL(rpcif_prepare);
|