Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/hyperbus/
H A Drpc-if.c20 struct rpcif_hyperbus { struct
78 struct rpcif_hyperbus *hyperbus = in rpcif_hb_read16()
79 container_of(hbdev, struct rpcif_hyperbus, hbdev); in rpcif_hb_read16()
92 struct rpcif_hyperbus *hyperbus = in rpcif_hb_write16()
93 container_of(hbdev, struct rpcif_hyperbus, hbdev); in rpcif_hb_write16()
103 struct rpcif_hyperbus *hyperbus = in rpcif_hb_copy_from()
104 container_of(hbdev, struct rpcif_hyperbus, hbdev); in rpcif_hb_copy_from()
120 struct rpcif_hyperbus *hyperbus; in rpcif_hb_probe()
159 struct rpcif_hyperbus *hyperbus = platform_get_drvdata(pdev); in rpcif_hb_remove()