Home
last modified time | relevance | path

Searched defs:buf (Results 6501 - 6525 of 20444) sorted by relevance

1...<<261262263264265266267268269270>>...818

/kernel/linux/linux-5.10/drivers/char/tpm/
H A Dtpm-sysfs.c32 pubek_show(struct device *dev, struct device_attribute *attr, char *buf) pubek_show() argument
82 pcrs_show(struct device *dev, struct device_attribute *attr, char *buf) pcrs_show() argument
117 enabled_show(struct device *dev, struct device_attribute *attr, char *buf) enabled_show() argument
139 active_show(struct device *dev, struct device_attribute *attr, char *buf) active_show() argument
161 owned_show(struct device *dev, struct device_attribute *attr, char *buf) owned_show() argument
183 temp_deactivated_show(struct device *dev, struct device_attribute *attr, char *buf) temp_deactivated_show() argument
205 caps_show(struct device *dev, struct device_attribute *attr, char *buf) caps_show() argument
256 cancel_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) cancel_store() argument
270 durations_show(struct device *dev, struct device_attribute *attr, char *buf) durations_show() argument
287 timeouts_show(struct device *dev, struct device_attribute *attr, char *buf) timeouts_show() argument
302 tpm_version_major_show(struct device *dev, struct device_attribute *attr, char *buf) tpm_version_major_show() argument
[all...]
/kernel/linux/linux-5.10/drivers/crypto/caam/
H A Derror.c23 void *buf; in caam_dump_sg() local
/kernel/linux/linux-5.10/drivers/crypto/ccp/
H A Dccp-crypto-rsa.c28 ccp_copy_and_save_keypart(u8 **kpbuf, unsigned int *kplen, const u8 *buf, size_t sz) ccp_copy_and_save_keypart() argument
/kernel/linux/linux-5.10/drivers/char/hw_random/
H A Dba431-rng.c115 static int ba431_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in ba431_trng_read() argument
/kernel/linux/linux-5.10/drivers/char/
H A Dtb0219.c149 static ssize_t tanbac_tb0219_read(struct file *file, char __user *buf, size_t len, in tanbac_tb0219_read() argument
H A Dbsr.c80 bsr_size_show(struct device *dev, struct device_attribute *attr, char *buf) in bsr_size_show() argument
88 bsr_stride_show(struct device *dev, struct device_attribute *attr, char *buf) in bsr_stride_show() argument
96 bsr_length_show(struct device *dev, struct device_attribute *attr, char *buf) in bsr_length_show() argument
H A Dps3flash.c237 static ssize_t ps3flash_user_read(struct file *file, char __user *buf, in ps3flash_user_read() argument
243 static ssize_t ps3flash_user_write(struct file *file, const char __user *buf, in ps3flash_user_write() argument
249 static ssize_t ps3flash_kernel_read(void *buf, size_t count, loff_t pos) in ps3flash_kernel_read() argument
254 static ssize_t ps3flash_kernel_write(const void *buf, size_t count, in ps3flash_kernel_write() argument
/kernel/linux/linux-5.10/drivers/cpufreq/
H A Dfreq_table.c233 static ssize_t show_available_freqs(struct cpufreq_policy *policy, char *buf, in show_available_freqs() argument
273 scaling_available_frequencies_show(struct cpufreq_policy *policy, char *buf) scaling_available_frequencies_show() argument
285 scaling_boost_frequencies_show(struct cpufreq_policy *policy, char *buf) scaling_boost_frequencies_show() argument
H A Dqcom-cpufreq-nvmem.c67 get_krait_bin_format_a(struct device *cpu_dev, int *speed, int *pvs, int *pvs_ver, struct nvmem_cell *pvs_nvmem, u8 *buf) get_krait_bin_format_a() argument
98 get_krait_bin_format_b(struct device *cpu_dev, int *speed, int *pvs, int *pvs_ver, struct nvmem_cell *pvs_nvmem, u8 *buf) get_krait_bin_format_b() argument
H A Dcpufreq_governor.c44 ssize_t store_sampling_rate(struct gov_attr_set *attr_set, const char *buf, in store_sampling_rate() argument
H A Dcpufreq_conservative.c221 static ssize_t store_freq_step(struct gov_attr_set *attr_set, const char *buf, in store_freq_step() argument
147 store_sampling_down_factor(struct gov_attr_set *attr_set, const char *buf, size_t count) store_sampling_down_factor() argument
162 store_up_threshold(struct gov_attr_set *attr_set, const char *buf, size_t count) store_up_threshold() argument
178 store_down_threshold(struct gov_attr_set *attr_set, const char *buf, size_t count) store_down_threshold() argument
196 store_ignore_nice_load(struct gov_attr_set *attr_set, const char *buf, size_t count) store_ignore_nice_load() argument
[all...]
/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dbfusb.c245 static inline int bfusb_recv_block(struct bfusb_data *data, int hdr, unsigned char *buf, int len) in bfusb_recv_block() argument
337 unsigned char *buf = urb->transfer_buffer; in bfusb_rx_complete() local
453 unsigned char buf[3]; bfusb_send_frame() local
521 unsigned char *buf; bfusb_load_firmware() local
[all...]
/kernel/linux/linux-5.10/drivers/char/pcmcia/
H A Dscr24x_cs.c37 unsigned char buf[CCID_MAX_LEN]; member
117 static ssize_t scr24x_read(struct file *filp, char __user *buf, size_t count, in scr24x_read() argument
166 static ssize_t scr24x_write(struct file *filp, const char __user *buf, in scr24x_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/firmware/efi/
H A Druntime-map.c33 static ssize_t type_show(struct efi_runtime_map_entry *entry, char *buf) in type_show() argument
148 int efi_runtime_map_copy(void *buf, size_t bufsz) in efi_runtime_map_copy() argument
56 map_attr_show(struct kobject *kobj, struct attribute *attr, char *buf) map_attr_show() argument
/kernel/linux/linux-5.10/drivers/fpga/
H A Daltera-ps-spi.c153 static void rev_buf(char *buf, size_t len) in rev_buf() argument
175 static int altera_ps_write(struct fpga_manager *mgr, const char *buf, in altera_ps_write() argument
106 altera_ps_write_init(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) altera_ps_write_init() argument
[all...]
H A Ddfl-afu-error.c113 errors_show(struct device *dev, struct device_attribute *attr, char *buf) errors_show() argument
144 first_error_show(struct device *dev, struct device_attribute *attr, char *buf) first_error_show() argument
161 first_malformed_req_show(struct device *dev, struct device_attribute *attr, char *buf) first_malformed_req_show() argument
/kernel/linux/linux-5.10/drivers/edac/
H A Dhighbank_mc_edac.c99 highbank_mc_inject_ctrl(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) highbank_mc_inject_ctrl() argument
/kernel/linux/linux-5.10/drivers/firmware/efi/libstub/
H A Dvsprintf.c301 int vsnprintf(char *buf, size_t size, const char *fmt, va_list ap) in vsnprintf() argument
555 int snprintf(char *buf, size_t size, const char *fmt, ...) in snprintf() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c442 struct dma_buf *buf; in amdgpu_gem_prime_export() local
[all...]
H A Damdgpu_ring.c367 static ssize_t amdgpu_debugfs_ring_read(struct file *f, char __user *buf, in amdgpu_debugfs_ring_read() argument
H A Dpsp_v11_0.c622 void *buf; in psp_v11_0_memory_training() local
/kernel/linux/linux-5.10/drivers/dma-buf/
H A Dsync_file.c131 char *sync_file_get_name(struct sync_file *sync_file, char *buf, int len) in sync_file_get_name() argument
H A Dudmabuf.c42 static int mmap_udmabuf(struct dma_buf *buf, struct vm_area_struct *vma) in mmap_udmabuf() argument
54 static struct sg_table *get_sg_table(struct device *dev, struct dma_buf *buf, in get_sg_table() argument
101 static void release_udmabuf(struct dma_buf *buf) in release_udmabuf() argument
116 static int begin_cpu_udmabuf(struct dma_buf *buf, in begin_cpu_udmabuf() argument
137 end_cpu_udmabuf(struct dma_buf *buf, enum dma_data_direction direction) end_cpu_udmabuf() argument
170 struct dma_buf *buf; udmabuf_create() local
[all...]
/kernel/linux/linux-5.10/drivers/firmware/
H A Draspberrypi.c91 u32 *buf; in rpi_firmware_property_list() local
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdkfd/
H A Dkfd_smi_events.c82 unsigned char *buf; in kfd_smi_ev_read() local

Completed in 19 milliseconds

1...<<261262263264265266267268269270>>...818