| /kernel/linux/linux-6.6/drivers/usb/serial/ |
| H A D | aircable.c | 76 unsigned char *buf = dest; in aircable_prepare_write_buffer() local
|
| H A D | console.c | 197 usb_console_write(struct console *co, const char *buf, unsigned count) usb_console_write() argument
|
| H A D | omninet.c | 155 omninet_prepare_write_buffer(struct usb_serial_port *port, void *buf, size_t count) omninet_prepare_write_buffer() argument
|
| /kernel/linux/linux-6.6/drivers/usb/storage/ |
| H A D | sierra_ms.c | 93 truinst_show(struct device *dev, struct device_attribute *attr, char *buf) truinst_show() argument
|
| /kernel/linux/linux-6.6/drivers/usb/renesas_usbhs/ |
| H A D | fifo.h | 54 void *buf; member
|
| /kernel/linux/linux-6.6/drivers/usb/usbip/ |
| H A D | stub_dev.c | 18 usbip_status_show(struct device *dev, struct device_attribute *attr, char *buf) usbip_status_show() argument 42 usbip_sockfd_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) usbip_sockfd_store() argument
|
| H A D | stub_main.c | 149 static ssize_t match_busid_show(struct device_driver *drv, char *buf) in match_busid_show() argument 167 static ssize_t match_busid_store(struct device_driver *dev, const char *buf, in match_busid_store() argument 242 static ssize_t rebind_store(struct device_driver *dev, const char *buf, in rebind_store() argument [all...] |
| /kernel/linux/linux-6.6/drivers/char/hw_random/ |
| H A D | via-rng.c | 89 char buf[16 + PADLOCK_ALIGNMENT - STACK_ALIGN] __attribute__ in via_rng_data_present() local
|
| H A D | virtio-rng.c | 66 static unsigned int copy_data(struct virtrng_info *vi, void *buf, in copy_data() argument 78 static int virtio_read(struct hwrng *rng, void *buf, size_t size, bool wait) in virtio_read() argument
|
| H A D | histb-rng.c | 87 depth_show(struct device *dev, struct device_attribute *attr, char *buf) in depth_show() argument 96 depth_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) depth_store() argument
|
| H A D | npcm-rng.c | 54 static int npcm_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in npcm_rng_read() argument
|
| H A D | atmel-rng.c | 55 static int atmel_trng_read(struct hwrng *rng, void *buf, size_t max, in atmel_trng_read() argument
|
| H A D | bcm2835-rng.c | 63 static int bcm2835_rng_read(struct hwrng *rng, void *buf, size_t max, in bcm2835_rng_read() argument
|
| H A D | amd-rng.c | 62 static int amd_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in amd_rng_read() argument
|
| H A D | mtk-rng.c | 83 static int mtk_rng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in mtk_rng_read() argument
|
| /kernel/linux/linux-6.6/drivers/char/mwave/ |
| H A D | mwavedd.c | 414 static ssize_t mwave_read(struct file *file, char __user *buf, size_t count, in mwave_read() argument 425 static ssize_t mwave_write(struct file *file, const char __user *buf, in mwave_write() argument
|
| /kernel/linux/linux-6.6/drivers/char/ |
| H A D | ttyprintk.c | 54 static int tpk_printk(const u8 *buf, int count) in tpk_printk() argument 106 static ssize_t tpk_write(struct tty_struct *tty, const u8 *buf, size_t count) in tpk_write() argument
|
| /kernel/linux/linux-6.6/drivers/base/power/ |
| H A D | wakeup_stats.c | 38 active_time_ms_show(struct device *dev, struct device_attribute *attr, char *buf) active_time_ms_show() argument 49 total_time_ms_show(struct device *dev, struct device_attribute *attr, char *buf) total_time_ms_show() argument 65 max_time_ms_show(struct device *dev, struct device_attribute *attr, char *buf) max_time_ms_show() argument 82 last_change_ms_show(struct device *dev, struct device_attribute *attr, char *buf) last_change_ms_show() argument 91 name_show(struct device *dev, struct device_attribute *attr, char *buf) name_show() argument 100 prevent_suspend_time_ms_show(struct device *dev, struct device_attribute *attr, char *buf) prevent_suspend_time_ms_show() argument [all...] |
| /kernel/linux/linux-6.6/drivers/base/ |
| H A D | soc.c | 69 soc_info_show(struct device *dev, struct device_attribute *attr, char *buf) soc_info_show() argument
|
| /kernel/linux/linux-6.6/drivers/bus/ |
| H A D | bt1-axi.c | 195 count_show(struct device *dev, struct device_attribute *attr, char *buf) count_show() argument 204 inject_error_show(struct device *dev, struct device_attribute *attr, char *buf) inject_error_show() argument
|
| /kernel/linux/linux-6.6/drivers/base/regmap/ |
| H A D | regcache-maple.c | 193 void *buf; in regcache_maple_sync_block() local
|
| /kernel/linux/linux-6.6/drivers/block/rnbd/ |
| H A D | rnbd-srv-sysfs.c | 133 rnbd_srv_dev_session_force_close_store(struct kobject *kobj, struct kobj_attribute *attr, const char *buf, size_t count) rnbd_srv_dev_session_force_close_store() argument
|
| /kernel/linux/linux-6.6/drivers/bcma/ |
| H A D | host_soc.c | 57 u8 *buf = buffer; in bcma_host_soc_block_read() local 67 __le16 *buf = buffer; in bcma_host_soc_block_read() local 78 __le32 *buf = buffer; in bcma_host_soc_block_read() local 101 const u8 *buf in bcma_host_soc_block_write() local 111 const __le16 *buf = buffer; bcma_host_soc_block_write() local 122 const __le32 *buf = buffer; bcma_host_soc_block_write() local [all...] |
| /kernel/linux/linux-6.6/drivers/block/drbd/ |
| H A D | drbd_vli.h | 217 unsigned char *buf; member
|
| /kernel/linux/linux-6.6/drivers/bluetooth/ |
| H A D | bpa10x.c | 124 unsigned char *buf; in bpa10x_submit_intr_urb() local 164 unsigned char *buf; in bpa10x_submit_bulk_urb() local
|