| /kernel/linux/linux-5.10/drivers/tty/ipwireless/ |
| H A D | tty.c | 191 ipw_write(struct tty_struct *linux_tty, const unsigned char *buf, int count) ipw_write() argument
|
| /kernel/linux/linux-5.10/drivers/tty/vt/ |
| H A D | vc_screen.c | 365 vcs_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in vcs_read() argument 590 vcs_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) in vcs_write() argument
|
| /kernel/linux/linux-5.10/drivers/usb/dwc3/ |
| H A D | debugfs.c | 369 char buf[32] = { 0 }; in dwc3_lsp_write() local 440 char buf[32]; in dwc3_mode_write() local 527 char buf[32]; dwc3_testmode_write() local 615 char buf[32]; dwc3_link_state_write() local [all...] |
| /kernel/linux/linux-5.10/drivers/usb/serial/ |
| H A D | keyspan_pda.c | 436 keyspan_pda_write(struct tty_struct *tty, struct usb_serial_port *port, const unsigned char *buf, int count) keyspan_pda_write() argument
|
| H A D | generic.c | 213 usb_serial_generic_write(struct tty_struct *tty, struct usb_serial_port *port, const unsigned char *buf, int count) usb_serial_generic_write() argument
|
| H A D | upd78f0730.c | 132 void *buf; in upd78f0730_send_ctl() local
|
| /kernel/linux/linux-5.10/drivers/usb/usbip/ |
| H A D | usbip_common.c | 302 int usbip_recv(struct socket *sock, void *buf, int size) in usbip_recv() argument 36 usbip_debug_show(struct device *dev, struct device_attribute *attr, char *buf) usbip_debug_show() argument 42 usbip_debug_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) usbip_debug_store() argument
|
| /kernel/linux/linux-5.10/drivers/usb/ |
| H A D | usb-skeleton.c | 365 char *buf = NULL; in skel_write() local
|
| /kernel/linux/linux-5.10/drivers/video/backlight/ |
| H A D | backlight.c | 181 bl_power_show(struct device *dev, struct device_attribute *attr, char *buf) bl_power_show() argument 189 bl_power_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) bl_power_store() argument 222 brightness_show(struct device *dev, struct device_attribute *attr, char *buf) brightness_show() argument 253 brightness_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) brightness_store() argument 270 type_show(struct device *dev, struct device_attribute *attr, char *buf) type_show() argument 279 max_brightness_show(struct device *dev, struct device_attribute *attr, char *buf) max_brightness_show() argument 288 actual_brightness_show(struct device *dev, struct device_attribute *attr, char *buf) actual_brightness_show() argument 305 scale_show(struct device *dev, struct device_attribute *attr, char *buf) scale_show() argument [all...] |
| H A D | ams369fg06.c | 160 u16 buf[1]; in ams369fg06_spi_write_byte() local
|
| H A D | otm3225a.c | 163 unsigned char buf[3]; in otm3225a_write() local
|
| /kernel/linux/linux-5.10/drivers/usb/host/ |
| H A D | ehci-q.c | 37 qtd_fill(struct ehci_hcd *ehci, struct ehci_qtd *qtd, dma_addr_t buf, in qtd_fill() argument 582 dma_addr_t buf; in qh_urb_transaction() local 1178 dma_addr_t buf; submit_single_step_set_feature() local [all...] |
| H A D | imx21-dbg.c | 161 static char *format_ep(struct usb_host_endpoint *ep, char *buf, int bufsize) in format_ep() argument 173 static char *format_etd_dword0(u32 value, char *buf, int bufsize) in format_etd_dword0() argument 276 char buf[60]; in debug_etd_show() local [all...] |
| H A D | fhci-tds.c | 285 u32 buf; in fhci_td_transaction_confirm() local
|
| /kernel/linux/linux-5.10/drivers/usb/storage/ |
| H A D | transport.c | 356 static int usb_stor_intr_transfer(struct us_data *us, void *buf, in usb_stor_intr_transfer() argument 385 usb_stor_bulk_transfer_buf(struct us_data *us, unsigned int pipe, void *buf, unsigned int length, unsigned int *act_len) usb_stor_bulk_transfer_buf() argument 483 usb_stor_bulk_transfer_sg(struct us_data* us, unsigned int pipe, void *buf, unsigned int length_left, int use_sg, int *residual) usb_stor_bulk_transfer_sg() argument
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/displays/ |
| H A D | panel-tpo-td043mtea1.c | 167 tpo_td043_vmirror_show(struct device *dev, struct device_attribute *attr, char *buf) tpo_td043_vmirror_show() argument 175 tpo_td043_vmirror_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) tpo_td043_vmirror_store() argument 197 tpo_td043_mode_show(struct device *dev, struct device_attribute *attr, char *buf) tpo_td043_mode_show() argument 205 tpo_td043_mode_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) tpo_td043_mode_store() argument 224 tpo_td043_gamma_show(struct device *dev, struct device_attribute *attr, char *buf) tpo_td043_gamma_show() argument 244 tpo_td043_gamma_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) tpo_td043_gamma_store() argument [all...] |
| /kernel/linux/linux-5.10/drivers/vfio/pci/ |
| H A D | vfio_pci_nvlink2.c | 42 vfio_pci_nvgpu_rw(struct vfio_pci_device *vdev, char __user *buf, size_t count, loff_t *ppos, bool iswrite) vfio_pci_nvgpu_rw() argument 307 vfio_pci_npu2_rw(struct vfio_pci_device *vdev, char __user *buf, size_t count, loff_t *ppos, bool iswrite) vfio_pci_npu2_rw() argument
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/dss/ |
| H A D | hdmi4.c | 287 static int read_edid(u8 *buf, int len) in read_edid() argument
|
| /kernel/linux/linux-5.10/drivers/usb/misc/ |
| H A D | yurex.c | 127 unsigned char *buf = dev->int_buffer; in yurex_interrupt() local
|
| /kernel/linux/linux-5.10/drivers/vfio/platform/ |
| H A D | vfio_platform_common.c | 457 static ssize_t vfio_platform_read(void *device_data, char __user *buf, in vfio_platform_read() argument 402 vfio_platform_read_mmio(struct vfio_platform_region *reg, char __user *buf, size_t count, loff_t off) vfio_platform_read_mmio() argument 479 vfio_platform_write_mmio(struct vfio_platform_region *reg, const char __user *buf, size_t count, loff_t off) vfio_platform_write_mmio() argument 533 vfio_platform_write(void *device_data, const char __user *buf, size_t count, loff_t *ppos) vfio_platform_write() argument [all...] |
| /kernel/linux/linux-5.10/drivers/usb/typec/altmodes/ |
| H A D | displayport.c | 346 configuration_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) configuration_store() argument 391 configuration_show(struct device *dev, struct device_attribute *attr, char *buf) configuration_show() argument 444 pin_assignment_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t size) pin_assignment_store() argument 493 pin_assignment_show(struct device *dev, struct device_attribute *attr, char *buf) pin_assignment_show() argument [all...] |
| /kernel/linux/linux-5.10/drivers/vfio/fsl-mc/ |
| H A D | vfio_fsl_mc.c | 330 static ssize_t vfio_fsl_mc_read(void *device_data, char __user *buf, in vfio_fsl_mc_read() argument 407 static ssize_t vfio_fsl_mc_write(void *device_data, const char __user *buf, in vfio_fsl_mc_write() argument
|
| /kernel/linux/linux-5.10/drivers/vdpa/ifcvf/ |
| H A D | ifcvf_main.c | 335 ifcvf_vdpa_get_config(struct vdpa_device *vdpa_dev, unsigned int offset, void *buf, unsigned int len) ifcvf_vdpa_get_config() argument 345 ifcvf_vdpa_set_config(struct vdpa_device *vdpa_dev, unsigned int offset, const void *buf, unsigned int len) ifcvf_vdpa_set_config() argument
|
| /kernel/linux/linux-5.10/drivers/video/fbdev/core/ |
| H A D | fbcon_ud.c | 164 u8 *dst, *buf = NULL; in ud_putcs() local 85 ud_putcs_aligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) ud_putcs_aligned() argument 116 ud_putcs_unaligned(struct vc_data *vc, struct fb_info *info, const u16 *s, u32 attr, u32 cnt, u32 d_pitch, u32 s_pitch, u32 cellsize, struct fb_image *image, u8 *buf, u8 *dst) ud_putcs_unaligned() argument [all...] |
| H A D | fbcvt.c | 219 u8 *buf; in fb_cvt_print_name() local [all...] |