Home
last modified time | relevance | path

Searched defs:read (Results 1 – 25 of 272) sorted by relevance

1234567891011

/drivers/mtd/tests/
Dsubpagetest.c119 size_t read; in verify_eraseblock() local
180 size_t read; in verify_eraseblock2() local
215 size_t read; in verify_eraseblock_ff() local
Dtorturetest.c92 size_t read; in check_eraseblock() local
371 static void report_corrupt(unsigned char *read, unsigned char *written) in report_corrupt()
415 static void print_bufs(unsigned char *read, unsigned char *written, int start, in print_bufs()
/drivers/xen/xen-pciback/
Dconf_space.h47 conf_dword_read read; member
51 conf_word_read read; member
55 conf_byte_read read; member
/drivers/gpu/drm/amd/amdgpu/
Damdgpu_eeprom.c93 u8 *eeprom_buf, u16 buf_size, bool read) in __amdgpu_eeprom_xfer()
182 u8 *eeprom_buf, u16 buf_size, bool read) in amdgpu_eeprom_xfer()
/drivers/crypto/
Dexynos-rng.c142 unsigned int *read) in exynos_rng_get_random()
177 unsigned int read = 0; in exynos_rng_reseed() local
200 unsigned int read = 0; in exynos_rng_generate() local
/drivers/i2c/busses/
Di2c-mlxbf.c697 u8 len, u8 block_en, u8 pec_en, bool read) in mlxbf_i2c_smbus_enable()
867 u8 read) in mlxbf_i2c_smbus_quick_command()
877 u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_byte_func()
894 u8 *command, u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_data_byte_func()
913 u8 *command, u8 *data, bool read, bool pec_check) in mlxbf_i2c_smbus_data_word_func()
932 u8 *command, u8 *data, u8 *data_len, bool read, in mlxbf_i2c_smbus_i2c_block_func()
968 bool read, bool pec_check) in mlxbf_i2c_smbus_block_func()
1799 static bool mlxbf_i2c_has_coalesce(struct mlxbf_i2c_priv *priv, bool *read, in mlxbf_i2c_has_coalesce()
2016 bool read, write, irq_is_set; in mlxbf_i2c_irq() local
2076 bool read, pec; in mlxbf_i2c_smbus_xfer() local
/drivers/vdpa/vdpa_sim/
Dvdpa_sim_net.c111 size_t read; in vdpasim_handle_ctrl_mac() local
133 size_t read, write; in vdpasim_handle_cvq() local
201 ssize_t read, write; in vdpasim_net_work() local
/drivers/soc/tegra/fuse/
Dfuse.h21 u32 (*read)(struct tegra_fuse *fuse, unsigned int offset); member
53 u32 (*read)(struct tegra_fuse *fuse, unsigned int offset); member
/drivers/gpio/
Dgpio-lp3943.c87 u8 addr, read; in lp3943_get_gpio_in_status() local
114 u8 read; in lp3943_get_gpio_out_status() local
/drivers/mtd/ubi/
Dio.c117 size_t read; in ubi_io_read() local
1295 size_t read; in self_check_write() local
1358 size_t read; in ubi_self_check_all_ff() local
/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
Dpriv.h8 u32 (*read)(struct nvkm_fuse *, u32 addr); member
/drivers/iio/pressure/
Dmpl115.h16 int (*read)(struct device *, u8); member
/drivers/base/firmware_loader/
Dsysfs.c232 loff_t offset, size_t count, bool read) in firmware_rw_data()
241 loff_t offset, size_t count, bool read) in firmware_rw()
/drivers/iio/imu/bno055/
Dbno055_ser_core.c186 bool read, int addr, int len, const u8 *data) in bno055_ser_do_send_cmd()
221 bool read, int addr, int len, const u8 *data) in bno055_ser_send_cmd()
/drivers/net/ethernet/intel/igc/
Digc_base.h19 } read; member
57 } read; member
/drivers/input/misc/
Dcma3000_d0x.h21 int (*read)(struct device *, u8, char *); member
Dadxl34x.h18 int (*read)(struct device *, unsigned char); member
/drivers/crypto/gemini/
Dsl3516-ce-rng.c17 size_t read = 0; in sl3516_ce_rng_read() local
/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
Dpriv.h13 u64 (*read)(struct nvkm_timer *); member
/drivers/staging/iio/addac/
Dadt7316.h19 int (*read)(void *client, u8 reg, u8 *data); member
/drivers/media/dvb-frontends/cxd2880/
Dcxd2880_spi.h23 int (*read)(struct cxd2880_spi *spi, u8 *data, member
/drivers/gpu/drm/bridge/synopsys/
Ddw-hdmi-cec.h8 u8 (*read)(struct dw_hdmi *hdmi, int offset); member
Ddw-hdmi-audio.h19 u8 (*read)(struct dw_hdmi *hdmi, int offset); member
/drivers/misc/cardreader/
Drtsx_pcr.c422 int num_sg, bool read, int timeout) in rtsx_pci_transfer_data()
441 int num_sg, bool read) in rtsx_pci_dma_map_sg()
456 int num_sg, bool read) in rtsx_pci_dma_unmap_sg()
465 int count, bool read, int timeout) in rtsx_pci_dma_transfer()
/drivers/net/dsa/
Dvitesse-vsc73xx.h21 int (*read)(struct vsc73xx *vsc, u8 block, u8 subblock, u8 reg, member

1234567891011