/kernel/linux/linux-6.6/drivers/tty/ |
H A D | n_null.c | 13 static ssize_t n_null_read(struct tty_struct *tty, struct file *file, u8 *buf, in n_null_read() argument 19 n_null_write(struct tty_struct *tty, struct file *file, const u8 *buf, size_t nr) n_null_write() argument
|
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | qcom_pil_info.c | 74 char buf[PIL_RELOC_NAME_LEN]; in qcom_pil_info_store() local
|
/kernel/linux/linux-6.6/drivers/video/fbdev/core/ |
H A D | fb_io_fops.c | 7 ssize_t fb_io_read(struct fb_info *info, char __user *buf, size_t count, loff_t *ppos) in fb_io_read() argument 68 ssize_t fb_io_write(struct fb_info *info, const char __user *buf, size_t count, loff_t *ppos) in fb_io_write() argument
|
H A D | fb_sys_fops.c | 16 ssize_t fb_sys_read(struct fb_info *info, char __user *buf, size_t count, in fb_sys_read() argument 58 ssize_t fb_sys_write(struct fb_info *info, const char __user *buf, in fb_sys_write() argument
|
/kernel/linux/linux-6.6/drivers/scsi/qedi/ |
H A D | qedi_sysfs.c | 19 port_state_show(struct device *dev, struct device_attribute *attr, char *buf) port_state_show() argument 31 speed_show(struct device *dev, struct device_attribute *attr, char *buf) speed_show() argument
|
/kernel/linux/linux-6.6/drivers/scsi/ |
H A D | scsi_debugfs.c | 42 char buf[80] = "(?)"; in scsi_show_rq() local
|
/kernel/linux/linux-6.6/drivers/sh/intc/ |
H A D | userimask.c | 23 show_intc_userimask(struct device *dev, struct device_attribute *attr, char *buf) show_intc_userimask() argument 30 store_intc_userimask(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) store_intc_userimask() argument
|
/kernel/linux/linux-6.6/drivers/platform/x86/intel/wmi/ |
H A D | thunderbolt.c | 22 force_power_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) force_power_store() argument
|
/kernel/linux/linux-6.6/drivers/platform/surface/aggregator/ |
H A D | ssh_parser.h | 39 static inline void sshp_buf_init(struct sshp_buf *buf, u8 *ptr, size_t cap) in sshp_buf_init() argument 57 static inline int sshp_buf_alloc(struct sshp_buf *buf, size_t cap, gfp_t flags) in sshp_buf_alloc() argument 77 static inline void sshp_buf_free(struct sshp_buf *buf) in sshp_buf_free() argument 93 sshp_buf_drop(struct sshp_buf *buf, size_t n) sshp_buf_drop() argument 111 sshp_buf_read_from_fifo(struct sshp_buf *buf, struct kfifo *fifo) sshp_buf_read_from_fifo() argument 137 sshp_buf_span_from(struct sshp_buf *buf, size_t offset, struct ssam_span *span) sshp_buf_span_from() argument [all...] |
/kernel/linux/linux-6.6/drivers/pnp/isapnp/ |
H A D | compat.c | 13 static void pnp_convert_id(char *buf, unsigned short vendor, in pnp_convert_id() argument
|
/kernel/linux/linux-6.6/drivers/usb/misc/ |
H A D | isight_firmware.c | 40 unsigned char *buf = kmalloc(50, GFP_KERNEL); in isight_firmware_load() local
|
/kernel/linux/linux-6.6/drivers/tty/hvc/ |
H A D | hvc_rtas.c | 34 static inline int hvc_rtas_write_console(uint32_t vtermno, const char *buf, in hvc_rtas_write_console() argument 47 static int hvc_rtas_read_console(uint32_t vtermno, char *buf, int count) in hvc_rtas_read_console() argument
|
/kernel/linux/linux-6.6/drivers/pps/ |
H A D | sysfs.c | 18 assert_show(struct device *dev, struct device_attribute *attr, char *buf) assert_show() argument 32 clear_show(struct device *dev, struct device_attribute *attr, char *buf) clear_show() argument 46 mode_show(struct device *dev, struct device_attribute *attr, char *buf) mode_show() argument 55 echo_show(struct device *dev, struct device_attribute *attr, char *buf) echo_show() argument 64 name_show(struct device *dev, struct device_attribute *attr, char *buf) name_show() argument 73 path_show(struct device *dev, struct device_attribute *attr, char *buf) path_show() argument [all...] |
/kernel/linux/linux-6.6/drivers/usb/mon/ |
H A D | mon_stat.c | 46 static ssize_t mon_stat_read(struct file *file, char __user *buf, in mon_stat_read() argument
|
/kernel/linux/linux-6.6/drivers/usb/serial/ |
H A D | navman.c | 87 navman_write(struct tty_struct *tty, struct usb_serial_port *port, const unsigned char *buf, int count) navman_write() argument
|
/kernel/linux/linux-6.6/drivers/base/firmware_loader/builtin/ |
H A D | main.c | 19 fw_copy_to_prealloc_buf(struct firmware *fw, void *buf, size_t size) fw_copy_to_prealloc_buf() argument 86 firmware_request_builtin_buf(struct firmware *fw, const char *name, void *buf, size_t size) firmware_request_builtin_buf() argument
|
/kernel/linux/linux-6.6/drivers/char/hw_random/ |
H A D | meson-rng.c | 24 static int meson_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in meson_rng_read() argument
|
H A D | powernv-rng.c | 18 unsigned long *buf; in powernv_rng_read() local
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | physical_location.c | 42 panel_show(struct device *dev, struct device_attribute *attr, char *buf) panel_show() argument 73 vertical_position_show(struct device *dev, struct device_attribute *attr, char *buf) vertical_position_show() argument 95 horizontal_position_show(struct device *dev, struct device_attribute *attr, char *buf) horizontal_position_show() argument 117 dock_show(struct device *dev, struct device_attribute *attr, char *buf) dock_show() argument 125 lid_show(struct device *dev, struct device_attribute *attr, char *buf) lid_show() argument [all...] |
/kernel/linux/linux-6.6/drivers/firmware/google/ |
H A D | memconsole.c | 16 memconsole_read(struct file *filp, struct kobject *kobp, struct bin_attribute *bin_attr, char *buf, loff_t pos, size_t count) memconsole_read() argument
|
/kernel/linux/linux-6.6/drivers/gpu/drm/amd/amdgpu/ |
H A D | amdgpu_preempt_mgr.c | 36 mem_info_preempt_used_show(struct device *dev, struct device_attribute *attr, char *buf) mem_info_preempt_used_show() argument
|
H A D | amdgpu_rap.c | 43 static ssize_t amdgpu_rap_debugfs_write(struct file *f, const char __user *buf, in amdgpu_rap_debugfs_write() argument
|
/kernel/linux/linux-6.6/drivers/fpga/ |
H A D | versal-fpga.c | 15 versal_fpga_ops_write_init(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t size) versal_fpga_ops_write_init() argument 22 versal_fpga_ops_write(struct fpga_manager *mgr, const char *buf, size_t size) versal_fpga_ops_write() argument
|
/kernel/linux/linux-6.6/drivers/cpufreq/ |
H A D | cpufreq_governor_attr_set.c | 16 governor_show(struct kobject *kobj, struct attribute *attr, char *buf) governor_show() argument 24 governor_store(struct kobject *kobj, struct attribute *attr, const char *buf, size_t count) governor_store() argument
|
H A D | cpufreq_userspace.c | 47 static ssize_t show_speed(struct cpufreq_policy *policy, char *buf) in show_speed() argument
|