| /kernel/linux/linux-6.6/drivers/base/power/ |
| H A D | wakeup_stats.c | 38 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 D | histb-rng.c | 87 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 D | npcm-rng.c | 54 static int npcm_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in npcm_rng_read() argument
|
| H A D | atmel-rng.c | 55 static int atmel_trng_read(struct hwrng *rng, void *buf, size_t max, in atmel_trng_read() argument
|
| H A D | bcm2835-rng.c | 63 static int bcm2835_rng_read(struct hwrng *rng, void *buf, size_t max, in bcm2835_rng_read() argument
|
| H A D | amd-rng.c | 62 static int amd_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in amd_rng_read() argument
|
| H A D | mtk-rng.c | 83 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 D | soc.c | 69 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 D | bt1-axi.c | 195 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 D | regcache-maple.c | 193 void *buf; in regcache_maple_sync_block() local
|
| /kernel/linux/linux-6.6/drivers/block/rnbd/ |
| H A D | rnbd-srv-sysfs.c | 133 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 D | host_soc.c | 57 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 D | drbd_vli.h | 217 unsigned char *buf; member
|
| /kernel/linux/linux-6.6/drivers/bluetooth/ |
| H A D | bpa10x.c | 124 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 D | tpm_ftpm_tee.c | 43 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 D | tpm_atmel.c | 33 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 D | mokvar-table.c | 268 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 D | rci2-table.c | 58 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 D | memconsole-x86-legacy.c | 46 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 D | altera-pr-ip-core.c | 104 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 D | ice40-spi.c | 40 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 D | usb.c | 126 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 D | amdgpu_psp_ta.c | 144 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 D | atombios_i2c.c | 38 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 D | memmap.c | 370 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...] |