/linux/drivers/spi/ |
H A D | spi-rpc-if.c | 23 struct rpcif *rpc = spi_controller_get_devdata(spi_dev->controller); in rpcif_spi_mem_prepare() local 81 struct rpcif *rpc = spi_controller_get_devdata(desc->mem->spi->controller); in xspi_spi_mem_dirmap_write() local 94 struct rpcif *rpc = in rpcif_spi_mem_dirmap_read() local 107 struct rpcif *rpc = in rpcif_spi_mem_dirmap_create() local 128 struct rpcif *rpc = in rpcif_spi_mem_exec_op() local 148 struct rpcif *rpc; in rpcif_spi_probe() local 193 struct rpcif *rpc = spi_controller_get_devdata(ctlr); in rpcif_spi_remove() local
|
/linux/arch/mips/pci/ |
H A D | pci-rt3883.c | 81 static inline u32 rt3883_pci_r32(struct rt3883_pci_controller *rpc, in rt3883_pci_r32() 87 static inline void rt3883_pci_w32(struct rt3883_pci_controller *rpc, in rt3883_pci_w32() 100 static u32 rt3883_pci_read_cfg32(struct rt3883_pci_controller *rpc, in rt3883_pci_read_cfg32() 113 static void rt3883_pci_write_cfg32(struct rt3883_pci_controller *rpc, in rt3883_pci_write_cfg32() 127 struct rt3883_pci_controller *rpc; in rt3883_pci_irq_handler() local 151 struct rt3883_pci_controller *rpc; in rt3883_pci_irq_unmask() local 164 struct rt3883_pci_controller *rpc; in rt3883_pci_irq_mask() local 197 struct rt3883_pci_controller *rpc) in rt3883_pci_irq_init() 228 struct rt3883_pci_controller *rpc; in rt3883_pci_config_read() local 261 struct rt3883_pci_controller *rpc; in rt3883_pci_config_write() local [all …]
|
/linux/drivers/memory/ |
H A D | renesas-rpc-if.c | 95 struct rpcif_priv *rpc = context; in rpcif_reg_read() local 131 struct rpcif_priv *rpc = context; in rpcif_reg_write() local 207 struct rpcif_priv *rpc = dev_get_drvdata(dev); in rpcif_sw_init() local 217 static void rpcif_rzg2l_timing_adjust_sdr(struct rpcif_priv *rpc) in rpcif_rzg2l_timing_adjust_sdr() 231 static int rpcif_hw_init_impl(struct rpcif_priv *rpc, bool hyperflash) in rpcif_hw_init_impl() 317 struct rpcif_priv *rpc = dev_get_drvdata(dev); in rpcif_hw_init() local 332 static int wait_msg_xfer_end(struct rpcif_priv *rpc) in wait_msg_xfer_end() 341 static u8 rpcif_bits_set(struct rpcif_priv *rpc, u32 nbytes) in rpcif_bits_set() 354 static void rpcif_prepare_impl(struct rpcif_priv *rpc, const struct rpcif_op *op, in rpcif_prepare_impl() 496 struct rpcif_priv *rpc = dev_get_drvdata(dev); in rpcif_prepare() local [all …]
|
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/rm/r535/ |
H A D | rpc.c | 251 struct nvfw_gsp_rpc *rpc = (struct nvfw_gsp_rpc *)mqe->data; in r535_gsp_msgq_recv_one_elem() local 291 struct nvfw_gsp_rpc *rpc; in r535_gsp_msgq_recv() local 352 r535_gsp_cmdq_push(struct nvkm_gsp *gsp, void *rpc) in r535_gsp_cmdq_push() 457 struct nvfw_gsp_rpc *rpc; in r535_gsp_msg_recv() local 580 struct nvfw_gsp_rpc *rpc = to_gsp_hdr(payload, rpc); in r535_gsp_rpc_send() local 601 struct nvfw_gsp_rpc *rpc = container_of(repv, typeof(*rpc), data); in r535_gsp_rpc_done() local 609 struct nvfw_gsp_rpc *rpc; in r535_gsp_rpc_get() local 629 struct nvfw_gsp_rpc *rpc = to_gsp_hdr(payload, rpc); in r535_gsp_rpc_push() local
|
/linux/drivers/mtd/hyperbus/ |
H A D | rpc-if.c | 21 struct rpcif rpc; member 46 static void rpcif_hb_prepare_read(struct rpcif *rpc, void *to, in rpcif_hb_prepare_read() 62 static void rpcif_hb_prepare_write(struct rpcif *rpc, unsigned long to, in rpcif_hb_prepare_write()
|
/linux/drivers/md/ |
H A D | dm-era-target.c | 1196 struct rpc { struct 1197 struct list_head list; 1199 int (*fn0)(struct era_metadata *md); 1200 int (*fn1)(struct era_metadata *md, void *ref); 1201 void *arg; 1202 int result; 1204 struct completion complete; 1325 struct rpc *rpc, *tmp; in process_rpc_calls() local 1378 static int perform_rpc(struct era *era, struct rpc *rpc) in perform_rpc() 1395 struct rpc rpc; in in_worker0() local [all …]
|
/linux/drivers/greybus/ |
H A D | es2.c | 881 struct arpc *rpc; in arpc_alloc() local 915 static void arpc_free(struct arpc *rpc) in arpc_free() 924 struct arpc *rpc; in arpc_find() local 934 static void arpc_add(struct es2_ap_dev *es2, struct arpc *rpc) in arpc_add() 941 static void arpc_del(struct es2_ap_dev *es2, struct arpc *rpc) in arpc_del() 949 static int arpc_send(struct es2_ap_dev *es2, struct arpc *rpc, int timeout) in arpc_send() 974 struct arpc *rpc; in arpc_sync() local 1029 struct arpc *rpc; in arpc_in_callback() local
|
/linux/drivers/pci/pcie/ |
H A D | aer.c | 1516 struct aer_rpc *rpc = get_service_data(dev); in aer_isr() local 1537 struct aer_rpc *rpc = get_service_data(pdev); in aer_irq() local 1583 static void aer_enable_rootport(struct aer_rpc *rpc) in aer_enable_rootport() 1615 static void aer_disable_rootport(struct aer_rpc *rpc) in aer_disable_rootport() 1636 struct aer_rpc *rpc = get_service_data(dev); in aer_remove() local 1650 struct aer_rpc *rpc; in aer_probe() local 1687 struct aer_rpc *rpc = get_service_data(dev); in aer_suspend() local 1695 struct aer_rpc *rpc = get_service_data(dev); in aer_resume() local
|
/linux/drivers/fwctl/pds/ |
H A D | main.c | 281 struct fwctl_rpc_pds *rpc, in pdsfc_validate_rpc() 357 struct fwctl_rpc_pds *rpc = in; in pdsfc_fw_rpc() local
|
/linux/drivers/clk/renesas/ |
H A D | rcar-cpg-lib.c | 144 struct rpc_clock *rpc; in cpg_rpc_clk_register() local
|
/linux/arch/sparc/include/asm/ |
H A D | ptrace.h | 46 unsigned long rpc; member
|
/linux/arch/arm64/boot/dts/renesas/ |
H A D | r8a77970.dtsi | 1052 rpc: spi@ee200000 { label
|
H A D | r8a77995.dtsi | 1255 rpc: spi@ee200000 { label
|
H A D | r8a77980.dtsi | 1360 rpc: spi@ee200000 { label
|
H A D | r8a774c0.dtsi | 1682 rpc: spi@ee200000 { label
|
H A D | r8a779h0.dtsi | 1726 rpc: spi@ee200000 { label
|
H A D | r8a77990.dtsi | 1845 rpc: spi@ee200000 { label
|
H A D | r8a779g0.dtsi | 1976 rpc: spi@ee200000 { label
|
H A D | r8a779a0.dtsi | 2195 rpc: spi@ee200000 { label
|
H A D | r8a774b1.dtsi | 2217 rpc: spi@ee200000 { label
|
H A D | r8a77965.dtsi | 2398 rpc: spi@ee200000 { label
|
/linux/drivers/fwctl/ |
H A D | main.c | 144 struct fwctl_rpc rpc; member
|
/linux/drivers/net/ethernet/aquantia/atlantic/hw_atl/ |
H A D | hw_atl_utils_fw2x.c | 360 struct hw_atl_utils_fw_rpc *rpc = NULL; in aq_fw2x_set_wol() local
|
H A D | hw_atl_utils.c | 539 struct hw_atl_utils_fw_rpc **rpc) in hw_atl_utils_fw_rpc_wait()
|
/linux/drivers/media/platform/amphion/ |
H A D | vpu_rpc.h | 196 struct vpu_buffer *rpc, in vpu_iface_init()
|