Searched defs:buf (Results 601 - 625 of 7147) sorted by relevance

<<21222324252627282930>>

/linux-master/arch/xtensa/platforms/iss/include/platform/
H A Dsimcall.h54 static inline int simc_read(int fd, void *buf, size_t count) argument
59 static inline int simc_write(int fd, const void *buf, size_t count) argument
101 static inline void simc_argv(void *buf) argument
/linux-master/sound/firewire/bebob/
H A Dbebob_command.c13 u8 *buf; local
51 u8 *buf; local
92 avc_bridgeco_fill_extension_addr(u8 *buf, u8 *addr) argument
99 avc_bridgeco_fill_plug_info_extension_command(u8 *buf, u8 *addr, unsigned int itype) argument
113 u8 *buf; local
149 u8 *buf; local
182 avc_bridgeco_get_plug_ch_pos(struct fw_unit *unit, u8 addr[AVC_BRIDGECO_ADDR_BYTES], u8 *buf, unsigned int len) argument
218 u8 *buf; local
257 u8 *buf; local
289 avc_bridgeco_get_plug_strm_fmt(struct fw_unit *unit, u8 addr[AVC_BRIDGECO_ADDR_BYTES], u8 *buf, unsigned int *len, unsigned int eid) argument
[all...]
/linux-master/tools/perf/util/
H A Ddemangle-java.c45 __demangle_java_sym(const char *str, const char *end, char *buf, int maxlen, int mode) argument
160 char *buf, *ptr; local
[all...]
/linux-master/drivers/isdn/capi/
H A Dkcapi_proc.c196 static ssize_t empty_read(struct file *file, char __user *buf, argument
/linux-master/drivers/usb/misc/
H A Dtrancevibrator.c33 speed_show(struct device *dev, struct device_attribute *attr, char *buf) argument
42 speed_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
/linux-master/drivers/infiniband/core/
H A Dud_header.c413 ib_ud_header_pack(struct ib_ud_header *header, void *buf) argument
474 ib_ud_header_unpack(void *buf, struct ib_ud_header *header) argument
[all...]
/linux-master/lib/
H A Ddecompress_unlz4.c207 STATIC int INIT __decompress(unsigned char *buf, long in_len, argument
/linux-master/sound/core/seq/oss/
H A Dseq_oss_rw.c31 snd_seq_oss_read(struct seq_oss_devinfo *dp, char __user *buf, int count) argument
83 snd_seq_oss_write(struct seq_oss_devinfo *dp, const char __user *buf, int count, struct file *opt) argument
/linux-master/drivers/staging/fbtft/
H A Dfbtft-io.c8 int fbtft_write_spi(struct fbtft_par *par, void *buf, size_t len) argument
40 int fbtft_write_spi_emulate_9(struct fbtft_par *par, void *buf, size_t len) argument
85 int fbtft_read_spi(struct fbtft_par *par, void *buf, size_t len) argument
130 fbtft_write_gpio8_wr(struct fbtft_par *par, void *buf, size_t len) argument
180 fbtft_write_gpio16_wr(struct fbtft_par *par, void *buf, size_t len) argument
231 fbtft_write_gpio16_wr_latched(struct fbtft_par *par, void *buf, size_t len) argument
[all...]
H A Dfb_ssd1331.c70 u8 *buf = par->buf; local
H A Dfb_ssd1325.c138 u8 *buf = par->txbuf.buf; local
H A Dfb_sh1106.c116 u8 *buf = par->txbuf.buf; local
/linux-master/drivers/pci/hotplug/
H A Drpadlpar_sysfs.c27 add_slot_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t nbytes) argument
50 add_slot_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
56 remove_slot_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t nbytes) argument
80 remove_slot_show(struct kobject *kobj, struct kobj_attribute *attr, char *buf) argument
/linux-master/net/ceph/
H A Dauth_none.c63 static int build_request(struct ceph_auth_client *ac, void *buf, void *end) argument
72 handle_reply(struct ceph_auth_client *ac, u64 global_id, void *buf, void *end, u8 *session_key, int *session_key_len, u8 *con_secret, int *con_secret_len) argument
/linux-master/arch/arm/crypto/
H A Dcurve25519-glue.c49 static int curve25519_set_secret(struct crypto_kpp *tfm, const void *buf, argument
69 u8 buf[CURVE25519_KEY_SIZE]; local
/linux-master/fs/iomap/
H A Dswapfile.c82 char *buf, *p = ERR_PTR(-ENOMEM); local
/linux-master/drivers/gpu/drm/etnaviv/
H A Detnaviv_iommu.c81 etnaviv_iommuv1_dump(struct etnaviv_iommu_context *context, void *buf) argument
/linux-master/arch/mips/mm/
H A Duasm-mips.c232 static void build_insn(u32 **buf, enum opcode opc, ...) argument
/linux-master/scripts/dtc/
H A Dyamltree.c54 char buf[32]; local
/linux-master/drivers/hid/
H A Dhid-roccat-lua.c26 lua_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) argument
48 lua_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) argument
/linux-master/drivers/iio/gyro/
H A Ditg3200_buffer.c23 static int itg3200_read_all_channels(struct i2c_client *i2c, __be16 *buf) argument
54 __be16 buf[ITG3200_SCAN_ELEMENTS]; member in struct:__anon13
/linux-master/drivers/net/ethernet/mellanox/mlx5/core/en/
H A Dhv_vhca_stats.c39 void *buf = data + i; local
64 void *buf; local
[all...]
/linux-master/drivers/acpi/
H A Dec_sys.c30 static ssize_t acpi_ec_read_io(struct file *f, char __user *buf, argument
64 static ssize_t acpi_ec_write_io(struct file *f, const char __user *buf, argument
/linux-master/drivers/pcmcia/
H A Dsocket_sysfs.c33 pccard_show_type(struct device *dev, struct device_attribute *attr, char *buf) argument
46 pccard_show_voltage(struct device *dev, struct device_attribute *attr, char *buf) argument
60 pccard_show_vpp(struct device *dev, struct device_attribute *attr, char *buf) argument
70 pccard_show_vcc(struct device *dev, struct device_attribute *attr, char *buf) argument
81 pccard_store_insert(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
96 pccard_show_card_pm_state(struct device *dev, struct device_attribute *attr, char *buf) argument
104 pccard_store_card_pm_state(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
127 pccard_store_eject(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
143 pccard_show_irq_mask(struct device *dev, struct device_attribute *attr, char *buf) argument
151 pccard_store_irq_mask(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
176 pccard_show_resource(struct device *dev, struct device_attribute *attr, char *buf) argument
183 pccard_store_resource(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) argument
[all...]
/linux-master/include/crypto/
H A Dblake2b.h26 u8 buf[BLAKE2B_BLOCK_SIZE]; member in struct:blake2b_state

Completed in 231 milliseconds

<<21222324252627282930>>