Home
last modified time | relevance | path

Searched defs:buf (Results 6051 - 6075 of 13728) sorted by relevance

1...<<241242243244245246247248249250>>...550

/kernel/linux/linux-5.10/drivers/tty/ipwireless/
H A Dtty.c191 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 Dvc_screen.c365 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 Ddebugfs.c369 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 Dkeyspan_pda.c436 keyspan_pda_write(struct tty_struct *tty, struct usb_serial_port *port, const unsigned char *buf, int count) keyspan_pda_write() argument
H A Dgeneric.c213 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 Dupd78f0730.c132 void *buf; in upd78f0730_send_ctl() local
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dusbip_common.c302 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 Dusb-skeleton.c365 char *buf = NULL; in skel_write() local
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dbacklight.c181 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 Dams369fg06.c160 u16 buf[1]; in ams369fg06_spi_write_byte() local
H A Dotm3225a.c163 unsigned char buf[3]; in otm3225a_write() local
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dehci-q.c37 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 Dimx21-dbg.c161 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 Dfhci-tds.c285 u32 buf; in fhci_td_transaction_confirm() local
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dtransport.c356 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 Dpanel-tpo-td043mtea1.c167 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 Dvfio_pci_nvlink2.c42 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 Dhdmi4.c287 static int read_edid(u8 *buf, int len) in read_edid() argument
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dyurex.c127 unsigned char *buf = dev->int_buffer; in yurex_interrupt() local
/kernel/linux/linux-5.10/drivers/vfio/platform/
H A Dvfio_platform_common.c457 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 Ddisplayport.c346 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 Dvfio_fsl_mc.c330 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 Difcvf_main.c335 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 Dfbcon_ud.c164 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 Dfbcvt.c219 u8 *buf; in fb_cvt_print_name() local
[all...]

Completed in 26 milliseconds

1...<<241242243244245246247248249250>>...550