/openbmc/linux/include/sound/ |
H A D | info.h | 30 void (*read)(struct snd_info_entry *entry, member 41 ssize_t (*read)(struct snd_info_entry *entry, void *file_private_data, member
|
H A D | hwdep.h | 19 long (*read)(struct snd_hwdep *hw, char __user *buf, member
|
/openbmc/linux/sound/pci/ca0106/ |
H A D | ca_midi.h | 44 unsigned char (*read)(struct snd_ca_midi *midi, int idx); member
|
/openbmc/linux/tools/perf/util/ |
H A D | bpf_counter.h | 29 bpf_counter_evsel_op read; member
|
/openbmc/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-mmio.h | 14 unsigned long (*read)(struct kvm_vcpu *vcpu, gpa_t addr, member
|
/openbmc/linux/drivers/pci/hotplug/ |
H A D | cpqphp_sysfs.c | 160 static ssize_t read(struct file *file, char __user *buf, in read() function
|
/openbmc/linux/drivers/rtc/ |
H A D | rtc-bq4802.c | 26 u8 (*read)(struct bq4802 *, int); member
|
/openbmc/u-boot/arch/arm/lib/ |
H A D | semihosting.c | 92 } read; in smh_read() local
|
/openbmc/linux/fs/ceph/ |
H A D | metric.c | 22 struct ceph_metric_read_latency *read; in ceph_mdsc_send_metrics() local
|
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/subdev/bios/ |
H A D | shadow.c | 45 u32 read = mthd->func->read(data, start, limit - start, bios); in shadow_fetch() local
|
/openbmc/linux/drivers/net/ethernet/intel/igbvf/ |
H A D | vf.h | 40 } read; member 76 } read; member 185 s32 (*read)(struct e1000_hw *, u32 *, u16); member
|
/openbmc/linux/drivers/iio/temperature/ |
H A D | mlx90632.c | 470 s16 read; in mlx90632_read_object_raw() local 568 s32 read; in mlx90632_read_object_raw_extended() local 650 unsigned int read; in mlx90632_read_ee_register() local 1177 unsigned int read; in mlx90632_probe() local
|
/openbmc/linux/drivers/mfd/ |
H A D | wm831x-irq.c | 455 int read[WM831X_NUM_IRQ_REGS] = { 0 }; in wm831x_irq_thread() local
|
/openbmc/phosphor-logging/extensions/openpower-pels/ |
H A D | stream.hpp | 318 void read(void* out, std::size_t size) in read() function in openpower::pels::Stream
|
/openbmc/openpower-hw-diags/attn/pel/ |
H A D | stream.hpp | 318 void read(void* out, std::size_t size) in read() function in attn::pel::Stream
|
/openbmc/linux/drivers/mtd/tests/ |
H A D | nandbiterrs.c | 131 size_t read; in read_page() local
|
/openbmc/dbus-sensors/src/mcu/ |
H A D | MCUTempSensor.cpp | 165 void MCUTempSensor::read() in read() function in MCUTempSensor
|
/openbmc/u-boot/drivers/mtd/spi/ |
H A D | spi-nor-tiny.c | 568 spi_nor_set_read_settings(struct spi_nor_read_command *read, in spi_nor_set_read_settings() 613 const struct spi_nor_read_command *read; in spi_nor_select_read() local
|
/openbmc/u-boot/drivers/mtd/nand/raw/ |
H A D | lpc32xx_nand_slc.c | 169 int read) in lpc32xx_nand_dma_configure() 284 int len, int read) in lpc32xx_nand_xfer()
|
/openbmc/qemu/block/ |
H A D | vhdx-log.c | 64 uint32_t read; in vhdx_log_peek_hdr() local 138 uint32_t read; in vhdx_log_read_sectors() local
|
/openbmc/linux/drivers/media/usb/dvb-usb/ |
H A D | m920x.c | 277 char *read = kmalloc(1, GFP_KERNEL); in m920x_i2c_xfer() local 402 u8 *read, *buff; in m920x_firmware_download() local
|
/openbmc/linux/drivers/mtd/spi-nor/ |
H A D | sfdp.c | 236 spi_nor_set_read_settings_from_bfpt(struct spi_nor_read_command *read, in spi_nor_set_read_settings_from_bfpt() 505 struct spi_nor_read_command *read; in spi_nor_parse_bfpt() local 1019 const struct sfdp_4bait *read = &reads[i]; in spi_nor_parse_4bait() local
|
/openbmc/linux/tools/kvm/kvm_stat/ |
H A D | kvm_stat | 444 def read(self): member in Group 775 def read(self, by_guest=0): member in TracepointProvider 863 def read(self, reset=0, by_guest=0): member in DebugfsProvider
|
/openbmc/linux/drivers/base/regmap/ |
H A D | internal.h | 114 int (*read)(void *context, const void *reg_buf, size_t reg_size, member 190 int (*read)(struct regmap *map, unsigned int reg, unsigned int *value); member 318 bool *read; member
|
/openbmc/linux/drivers/i2c/busses/ |
H A D | i2c-rcar.c | 352 int read = !!rcar_i2c_is_recv(priv); in rcar_i2c_prepare_msg() local 422 bool read = msg->flags & I2C_M_RD; in rcar_i2c_dma() local 790 bool read; in rcar_i2c_request_dma() local
|