Searched defs:read_mem (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/net/wireless/ath/ath10k/ |
H A D | bmi.h | 108 } read_mem; member 164 } read_mem; member
|
/openbmc/qemu/tests/qtest/ |
H A D | ivshmem-test.c | 89 static inline void read_mem(IVState *s, uint64_t off, void *buf, size_t len) in read_mem() function
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/clk/ |
H A D | gk104.c | 133 read_mem(struct gk104_clk *clk) in read_mem() function
|
/openbmc/linux/drivers/char/ |
H A D | mem.c | 105 static ssize_t read_mem(struct file *file, char __user *buf, in read_mem() function
|
/openbmc/linux/drivers/staging/rts5208/ |
H A D | rtsx_scsi.c | 1188 static int read_mem(struct scsi_cmnd *srb, struct rtsx_chip *chip) in read_mem() function
|
/openbmc/linux/arch/powerpc/lib/ |
H A D | sstep.c | 428 static int read_mem(unsigned long *dest, unsigned long ea, int nb, in read_mem() function
|
/openbmc/linux/drivers/net/wireless/intel/iwlwifi/ |
H A D | iwl-trans.h | 622 int (*read_mem)(struct iwl_trans *trans, u32 addr, member
|