Home
last modified time | relevance | path

Searched defs:buf (Results 4851 - 4875 of 20139) sorted by relevance

1...<<191192193194195196197198199200>>...806

/kernel/linux/linux-6.6/drivers/base/power/
H A Dwakeup_stats.c38 active_time_ms_show(struct device *dev, struct device_attribute *attr, char *buf) active_time_ms_show() argument
49 total_time_ms_show(struct device *dev, struct device_attribute *attr, char *buf) total_time_ms_show() argument
65 max_time_ms_show(struct device *dev, struct device_attribute *attr, char *buf) max_time_ms_show() argument
82 last_change_ms_show(struct device *dev, struct device_attribute *attr, char *buf) last_change_ms_show() argument
91 name_show(struct device *dev, struct device_attribute *attr, char *buf) name_show() argument
100 prevent_suspend_time_ms_show(struct device *dev, struct device_attribute *attr, char *buf) prevent_suspend_time_ms_show() argument
[all...]
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Dhistb-rng.c87 depth_show(struct device *dev, struct device_attribute *attr, char *buf) in depth_show() argument
96 depth_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) depth_store() argument
H A Dnpcm-rng.c54 static int npcm_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in npcm_rng_read() argument
H A Datmel-rng.c55 static int atmel_trng_read(struct hwrng *rng, void *buf, size_t max, in atmel_trng_read() argument
H A Dbcm2835-rng.c63 static int bcm2835_rng_read(struct hwrng *rng, void *buf, size_t max, in bcm2835_rng_read() argument
H A Damd-rng.c62 static int amd_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in amd_rng_read() argument
H A Dmtk-rng.c83 static int mtk_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in mtk_rng_read() argument
/kernel/linux/linux-6.6/drivers/base/
H A Dsoc.c69 soc_info_show(struct device *dev, struct device_attribute *attr, char *buf) soc_info_show() argument
/kernel/linux/linux-6.6/drivers/bus/
H A Dbt1-axi.c195 count_show(struct device *dev, struct device_attribute *attr, char *buf) count_show() argument
204 inject_error_show(struct device *dev, struct device_attribute *attr, char *buf) inject_error_show() argument
/kernel/linux/linux-6.6/drivers/base/regmap/
H A Dregcache-maple.c193 void *buf; in regcache_maple_sync_block() local
/kernel/linux/linux-6.6/drivers/block/rnbd/
H A Drnbd-srv-sysfs.c133 rnbd_srv_dev_session_force_close_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) rnbd_srv_dev_session_force_close_store() argument
/kernel/linux/linux-6.6/drivers/bcma/
H A Dhost_soc.c57 u8 *buf = buffer; in bcma_host_soc_block_read() local
67 __le16 *buf = buffer; in bcma_host_soc_block_read() local
78 __le32 *buf = buffer; in bcma_host_soc_block_read() local
101 const u8 *buf in bcma_host_soc_block_write() local
111 const __le16 *buf = buffer; bcma_host_soc_block_write() local
122 const __le32 *buf = buffer; bcma_host_soc_block_write() local
[all...]
/kernel/linux/linux-6.6/drivers/block/drbd/
H A Ddrbd_vli.h217 unsigned char *buf; member
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dbpa10x.c124 unsigned char *buf; in bpa10x_submit_intr_urb() local
164 unsigned char *buf; in bpa10x_submit_bulk_urb() local
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_ftpm_tee.c43 static int ftpm_tee_tpm_op_recv(struct tpm_chip *chip, u8 *buf, size_t count) in ftpm_tee_tpm_op_recv() argument
72 static int ftpm_tee_tpm_op_send(struct tpm_chip *chip, u8 *buf, size_t len) in ftpm_tee_tpm_op_send() argument
H A Dtpm_atmel.c33 static int tpm_atml_recv(struct tpm_chip *chip, u8 *buf, size_t count) in tpm_atml_recv() argument
92 static int tpm_atml_send(struct tpm_chip *chip, u8 *buf, size_t count) in tpm_atml_send() argument
/kernel/linux/linux-6.6/drivers/firmware/efi/
H A Dmokvar-table.c268 efi_mokvar_sysfs_read(struct file *file, struct kobject *kobj, struct bin_attribute *bin_attr, char *buf, loff_t off, size_t count) efi_mokvar_sysfs_read() argument
H A Drci2-table.c58 u8 buf[2] = {0}; in checksum() local
43 raw_table_read(struct file *file, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t pos, size_t count) raw_table_read() argument
/kernel/linux/linux-6.6/drivers/firmware/google/
H A Dmemconsole-x86-legacy.c46 static ssize_t memconsole_read(char *buf, loff_t pos, size_t count) in memconsole_read() argument
/kernel/linux/linux-6.6/drivers/fpga/
H A Daltera-pr-ip-core.c104 static int alt_pr_fpga_write(struct fpga_manager *mgr, const char *buf, in alt_pr_fpga_write() argument
77 alt_pr_fpga_write_init(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) alt_pr_fpga_write_init() argument
H A Dice40-spi.c40 ice40_fpga_ops_write_init(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) ice40_fpga_ops_write_init() argument
102 ice40_fpga_ops_write(struct fpga_manager *mgr, const char *buf, size_t count) ice40_fpga_ops_write() argument
/kernel/linux/linux-6.6/drivers/gnss/
H A Dusb.c126 void *buf; in gnss_usb_probe() local
92 gnss_usb_write_raw(struct gnss_device *gdev, const unsigned char *buf, size_t count) gnss_usb_write_raw() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_psp_ta.c144 static ssize_t ta_if_load_debugfs_write(struct file *fp, const char *buf, size_t len, loff_t *off) in ta_if_load_debugfs_write() argument
244 ta_if_unload_debugfs_write(struct file *fp, const char *buf, size_t len, loff_t *off) ta_if_unload_debugfs_write() argument
290 ta_if_invoke_debugfs_write(struct file *fp, const char *buf, size_t len, loff_t *off) ta_if_invoke_debugfs_write() argument
[all...]
H A Datombios_i2c.c38 amdgpu_atombios_i2c_process_i2c_ch(struct amdgpu_i2c_chan *chan, u8 slave_addr, u8 flags, u8 *buf, u8 num) amdgpu_atombios_i2c_process_i2c_ch() argument
/kernel/linux/linux-6.6/drivers/firmware/
H A Dmemmap.c370 static ssize_t start_show(struct firmware_map_entry *entry, char *buf) in start_show() argument
376 static ssize_t end_show(struct firmware_map_entry *entry, char *buf) in end_show() argument
382 static ssize_t type_show(struct firmware_map_entry *entry, char *buf) in type_show() argument
392 memmap_attr_show(struct kobject *kobj, struct attribute *attr, char *buf) memmap_attr_show() argument
[all...]

Completed in 15 milliseconds

1...<<191192193194195196197198199200>>...806