Home
last modified time | relevance | path

Searched defs:count (Results 4926 - 4950 of 17208) sorted by relevance

1...<<191192193194195196197198199200>>...689

/kernel/linux/linux-5.10/drivers/usb/serial/
H A Dir-usb.c258 ir_write(struct tty_struct *tty, struct usb_serial_port *port, const unsigned char *buf, int count) ir_write() argument
345 int count = 0; ir_write_room() local
[all...]
H A Dopticon.c297 int count; in opticon_chars_in_buffer() local
190 opticon_write(struct tty_struct *tty, struct usb_serial_port *port, const unsigned char *buf, int count) opticon_write() argument
[all...]
H A Dcyberjack.c160 cyberjack_write(struct tty_struct *tty, struct usb_serial_port *port, const unsigned char *buf, int count) cyberjack_write() argument
H A Dsafe_serial.c227 int count; in safe_prepare_write_buffer() local
H A Dusb_wwan.c181 usb_wwan_write(struct tty_struct *tty, struct usb_serial_port *port, const unsigned char *buf, int count) usb_wwan_write() argument
/kernel/linux/linux-5.10/drivers/usb/usbip/
H A Dvhci_sysfs.c233 detach_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) detach_store() argument
308 attach_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) attach_store() argument
/kernel/linux/linux-5.10/drivers/usb/host/
H A Dxhci-dbgtty.c324 int count; in dbc_rx_push() local
204 dbc_tty_write(struct tty_struct *tty, const unsigned char *buf, int count) dbc_tty_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/vfio/pci/
H A Dvfio_pci_intrs.c367 vfio_msi_set_block(struct vfio_pci_device *vdev, unsigned start, unsigned count, int32_t *fds, bool msix) vfio_msi_set_block() argument
420 vfio_pci_set_intx_unmask(struct vfio_pci_device *vdev, unsigned index, unsigned start, unsigned count, uint32_t flags, void *data) vfio_pci_set_intx_unmask() argument
447 vfio_pci_set_intx_mask(struct vfio_pci_device *vdev, unsigned index, unsigned start, unsigned count, uint32_t flags, void *data) vfio_pci_set_intx_mask() argument
467 vfio_pci_set_intx_trigger(struct vfio_pci_device *vdev, unsigned index, unsigned start, unsigned count, uint32_t flags, void *data) vfio_pci_set_intx_trigger() argument
510 vfio_pci_set_msi_trigger(struct vfio_pci_device *vdev, unsigned index, unsigned start, unsigned count, uint32_t flags, void *data) vfio_pci_set_msi_trigger() argument
561 vfio_pci_set_ctx_trigger_single(struct eventfd_ctx **ctx, unsigned int count, uint32_t flags, void *data) vfio_pci_set_ctx_trigger_single() argument
616 vfio_pci_set_err_trigger(struct vfio_pci_device *vdev, unsigned index, unsigned start, unsigned count, uint32_t flags, void *data) vfio_pci_set_err_trigger() argument
627 vfio_pci_set_req_trigger(struct vfio_pci_device *vdev, unsigned index, unsigned start, unsigned count, uint32_t flags, void *data) vfio_pci_set_req_trigger() argument
638 vfio_pci_set_irqs_ioctl(struct vfio_pci_device *vdev, uint32_t flags, unsigned index, unsigned start, unsigned count, void *data) vfio_pci_set_irqs_ioctl() argument
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/core/
H A Dbitblit.c143 bit_putcs(struct vc_data *vc, struct fb_info *info, const unsigned short *s, int count, int yy, int xx, int fg, int bg) bit_putcs() argument
H A Dfbsysfs.c125 store_mode(struct device *device, struct device_attribute *attr, const char *buf, size_t count) store_mode() argument
167 store_modes(struct device *device, struct device_attribute *attr, const char *buf, size_t count) store_modes() argument
214 store_bpp(struct device *device, struct device_attribute *attr, const char *buf, size_t count) store_bpp() argument
236 store_rotate(struct device *device, struct device_attribute *attr, const char *buf, size_t count) store_rotate() argument
263 store_virtual(struct device *device, struct device_attribute *attr, const char *buf, size_t count) store_virtual() argument
299 store_blank(struct device *device, struct device_attribute *attr, const char *buf, size_t count) store_blank() argument
325 store_console(struct device *device, struct device_attribute *attr, const char *buf, size_t count) store_console() argument
340 store_cursor(struct device *device, struct device_attribute *attr, const char *buf, size_t count) store_cursor() argument
355 store_pan(struct device *device, struct device_attribute *attr, const char *buf, size_t count) store_pan() argument
396 store_fbstate(struct device *device, struct device_attribute *attr, const char *buf, size_t count) store_fbstate() argument
425 store_bl_curve(struct device *device, struct device_attribute *attr, const char *buf, size_t count) store_bl_curve() argument
555 unsigned int i, flat, count, range = (max - min); fb_bl_default_curve() local
[all...]
/kernel/linux/linux-5.10/drivers/video/fbdev/
H A Dcobalt_lcdfb.c125 cobalt_lcdfb_read(struct fb_info *info, char __user *buf, size_t count, loff_t *ppos) cobalt_lcdfb_read() argument
171 cobalt_lcdfb_write(struct fb_info *info, const char __user *buf, size_t count, loff_t *ppos) cobalt_lcdfb_write() argument
[all...]
H A Dsbuslib.c125 unsigned int index, count, i; in sbusfb_ioctl_helper() local
164 unsigned int index, count, i; in sbusfb_ioctl_helper() local
/kernel/linux/linux-5.10/drivers/usb/misc/
H A Dusblcd.c124 lcd_read(struct file *file, char __user * buffer, size_t count, loff_t *ppos) lcd_read() argument
217 lcd_write(struct file *file, const char __user * user_buffer, size_t count, loff_t *ppos) lcd_write() argument
[all...]
H A Dusbsevseg.c55 static inline size_t my_memlen(const char *buf, size_t count) in my_memlen() argument
199 text_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) text_store() argument
243 decimals_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) decimals_store() argument
296 textmode_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) textmode_store() argument
[all...]
H A Dlvstest.c101 u3_entry_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) u3_entry_store() argument
130 u3_exit_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) u3_exit_store() argument
159 hot_reset_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) hot_reset_store() argument
178 warm_reset_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) warm_reset_store() argument
197 u2_timeout_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) u2_timeout_store() argument
226 u1_timeout_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) u1_timeout_store() argument
255 get_dev_desc_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) get_dev_desc_store() argument
293 enable_compliance_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) enable_compliance_store() argument
[all...]
H A Didmouse.c293 static ssize_t idmouse_read(struct file *file, char __user *buffer, size_t count, in idmouse_read() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/omap2/omapfb/
H A Domapfb-sysfs.c35 store_rotate_type(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) store_rotate_type() argument
89 store_mirror(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) store_mirror() argument
179 store_overlays(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) store_overlays() argument
342 store_overlays_rotate(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) store_overlays_rotate() argument
421 store_size(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) store_size() argument
522 store_upd_mode(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) store_upd_mode() argument
[all...]
/kernel/linux/linux-5.10/drivers/usb/storage/
H A Dfreecom.c152 freecom_readdata(struct scsi_cmnd *srb, struct us_data *us, unsigned int ipipe, unsigned int opipe, int count) freecom_readdata() argument
185 freecom_writedata(struct scsi_cmnd *srb, struct us_data *us, int unsigned ipipe, unsigned int opipe, int count) freecom_writedata() argument
H A Dscsiglue.c591 max_sectors_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) max_sectors_store() argument
/kernel/linux/linux-5.10/drivers/vfio/platform/
H A Dvfio_platform_private.h24 u32 count; member
/kernel/linux/linux-5.10/drivers/video/fbdev/nvidia/
H A Dnv_accel.c86 int count = 1000000000; in NVFlush() local
99 int count = 1000000000; in NVSync() local
121 int count = 1000000000, cnt; in NVDmaWait() local
/kernel/linux/linux-5.10/drivers/usb/musb/
H A Dmusbhsdma.c282 u32 addr, count; in dma_controller_irq() local
/kernel/linux/linux-5.10/drivers/usb/typec/
H A Dbus.c183 typec_altmode_vdm(struct typec_altmode *adev, const u32 header, const u32 *vdo, int count) typec_altmode_vdm() argument
/kernel/linux/linux-5.10/drivers/video/fbdev/i810/
H A Di810_accel.c62 u32 head, count = WAIT_COUNT, tail; in wait_for_space() local
94 int count = WAIT_COUNT; in wait_for_engine_idle() local
/kernel/linux/linux-5.10/drivers/video/backlight/
H A Dsky81452-backlight.c92 sky81452_bl_store_enable(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) sky81452_bl_store_enable() argument

Completed in 22 milliseconds

1...<<191192193194195196197198199200>>...689