Home
last modified time | relevance | path

Searched defs:buf (Results 7676 - 7700 of 20130) sorted by relevance

1...<<301302303304305306307308309310>>...806

/kernel/linux/linux-6.6/drivers/base/power/
H A Dtrace.c224 int show_trace_dev_match(char *buf, size_t size) in show_trace_dev_match() argument
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Ddtl1_cs.c110 static int dtl1_write(unsigned int iobase, int fifo_size, __u8 *buf, int len) in dtl1_write() argument
H A Dbtmrvl_main.c558 u8 buf[8]; in btmrvl_set_bdaddr() local
H A Dbfusb.c245 static inline int bfusb_recv_block(struct bfusb_data *data, int hdr, unsigned char *buf, int len) in bfusb_recv_block() argument
337 unsigned char *buf = urb->transfer_buffer; in bfusb_rx_complete() local
453 unsigned char buf[3]; bfusb_send_frame() local
521 unsigned char *buf; bfusb_load_firmware() local
[all...]
H A Dhci_ldisc.c809 hci_uart_tty_read(struct tty_struct *tty, struct file *file, u8 *buf, size_t nr, void **cookie, unsigned long offset) hci_uart_tty_read() argument
/kernel/linux/linux-6.6/drivers/bus/mhi/host/
H A Dboot.c395 void *buf; in mhi_fw_load_handler() local
367 mhi_firmware_copy(struct mhi_controller *mhi_cntrl, const u8 *buf, size_t remainder, struct image_info *img_info) mhi_firmware_copy() argument
[all...]
H A Ddebugfs.c255 char buf[16]; in mhi_debugfs_device_wake_write() local
/kernel/linux/linux-6.6/drivers/char/
H A Dps3flash.c237 static ssize_t ps3flash_user_read(struct file *file, char __user *buf, in ps3flash_user_read() argument
243 static ssize_t ps3flash_user_write(struct file *file, const char __user *buf, in ps3flash_user_write() argument
249 static ssize_t ps3flash_kernel_read(void *buf, size_t count, loff_t pos) in ps3flash_kernel_read() argument
254 static ssize_t ps3flash_kernel_write(const void *buf, size_t count, in ps3flash_kernel_write() argument
H A Dnvram.c169 static ssize_t pc_nvram_read(char *buf, size_t count, loff_t *ppos) in pc_nvram_read() argument
187 static ssize_t pc_nvram_write(char *buf, size_t count, loff_t *ppos) in pc_nvram_write() argument
228 static ssize_t nvram_misc_read(struct file *file, char __user *buf, in nvram_misc_read() argument
259 static ssize_t nvram_misc_write(struct file *file, const char __user *buf, in nvram_misc_write() argument
[all...]
H A Dnwflash.c123 static ssize_t flash_read(struct file *file, char __user *buf, size_t size, in flash_read() argument
143 static ssize_t flash_write(struct file *file, const char __user *buf, in flash_write() argument
397 write_block(unsigned long p, const char __user *buf, int count) write_block() argument
[all...]
H A Ddtlk.c126 static ssize_t dtlk_read(struct file *file, char __user *buf, in dtlk_read() argument
159 static ssize_t dtlk_write(struct file *file, const char __user *buf, in dtlk_write() argument
514 static char buf[sizeof(struct dtlk_settings) + 1]; in dtlk_interrogate() local
621 dtlk_write_bytes(const char *buf, int n) dtlk_write_bytes() argument
[all...]
H A Ddsp56k.c183 static ssize_t dsp56k_read(struct file *file, char __user *buf, size_t count, in dsp56k_read() argument
246 static ssize_t dsp56k_write(struct file *file, const char __user *buf, size_t count, in dsp56k_write() argument
[all...]
H A Dds1620.c220 ds1620_read(struct file *file, char __user *buf, size_t count, loff_t *ptr) in ds1620_read() argument
/kernel/linux/linux-6.6/drivers/bus/
H A Dbt1-apb.c263 count_show(struct device *dev, struct device_attribute *attr, char *buf) count_show() argument
272 timeout_show(struct device *dev, struct device_attribute *attr, char *buf) timeout_show() argument
289 timeout_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) timeout_store() argument
310 inject_error_show(struct device *dev, struct device_attribute *attr, char *buf) inject_error_show() argument
/kernel/linux/linux-6.6/drivers/char/hw_random/
H A Dba431-rng.c115 static int ba431_trng_read(struct hwrng *rng, void *buf, size_t max, bool wait) in ba431_trng_read() argument
H A Diproc-rng200.c90 static int iproc_rng200_read(struct hwrng *rng, void *buf, size_t max, in iproc_rng200_read() argument
/kernel/linux/linux-6.6/drivers/block/aoe/
H A Daoedev.c307 char buf[16]; in flush() local
[all...]
H A Daoechr.c96 char buf[16]; in revalidate() local
170 aoechr_write(struct file *filp, const char __user *buf, size_t cnt, loff_t *offp) in aoechr_write() argument
221 aoechr_read(struct file *filp, char __user *buf, size_t cnt, loff_t *off) aoechr_read() argument
[all...]
/kernel/linux/linux-6.6/drivers/block/rnbd/
H A Drnbd-clt.h53 void *buf; /* for user messages */ member
/kernel/linux/linux-6.6/drivers/cdx/
H A Dcdx.c303 remove_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) remove_store() argument
327 reset_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) reset_store() argument
347 driver_override_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) driver_override_store() argument
364 driver_override_show(struct device *dev, struct device_attribute *attr, char *buf) driver_override_show() argument
383 rescan_store(const struct bus_type *bus, const char *buf, size_t count) rescan_store() argument
[all...]
/kernel/linux/linux-6.6/drivers/char/tpm/
H A Dtpm_ibmvtpm.c105 static int tpm_ibmvtpm_recv(struct tpm_chip *chip, u8 *buf, size_t count) in tpm_ibmvtpm_recv() argument
200 static int tpm_ibmvtpm_send(struct tpm_chip *chip, u8 *buf, size_t count) in tpm_ibmvtpm_send() argument
H A Dtpm_ppi.c50 tpm_show_ppi_version(struct device *dev, struct device_attribute *attr, char *buf) tpm_show_ppi_version() argument
58 tpm_show_ppi_request(struct device *dev, struct device_attribute *attr, char *buf) tpm_show_ppi_request() argument
112 tpm_store_ppi_request(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) tpm_store_ppi_request() argument
175 tpm_show_ppi_transition_action(struct device *dev, struct device_attribute *attr, char *buf) tpm_show_ppi_transition_action() argument
221 tpm_show_ppi_response(struct device *dev, struct device_attribute *attr, char *buf) tpm_show_ppi_response() argument
282 show_ppi_operations(acpi_handle dev_handle, char *buf, u32 start, u32 end) show_ppi_operations() argument
324 tpm_show_ppi_tcg_operations(struct device *dev, struct device_attribute *attr, char *buf) tpm_show_ppi_tcg_operations() argument
334 tpm_show_ppi_vs_operations(struct device *dev, struct device_attribute *attr, char *buf) tpm_show_ppi_vs_operations() argument
[all...]
/kernel/linux/linux-6.6/drivers/char/xilinx_hwicap/
H A Dxilinx_hwicap.c358 hwicap_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) in hwicap_read() argument
443 hwicap_write(struct file *file, const char __user *buf, in hwicap_write() argument
/kernel/linux/linux-6.6/drivers/base/firmware_loader/
H A Dsysfs_upload.c60 status_show(struct device *dev, struct device_attribute *attr, char *buf) in status_show() argument
69 error_show(struct device *dev, struct device_attribute *attr, char *buf) in error_show() argument
91 cancel_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) cancel_store() argument
112 remaining_size_show(struct device *dev, struct device_attribute *attr, char *buf) remaining_size_show() argument
/kernel/linux/linux-6.6/drivers/bcma/
H A Ddriver_pci_host.c84 bcma_extpci_read_config(struct bcma_drv_pci *pc, unsigned int dev, unsigned int func, unsigned int off, void *buf, int len) bcma_extpci_read_config() argument
148 bcma_extpci_write_config(struct bcma_drv_pci *pc, unsigned int dev, unsigned int func, unsigned int off, const void *buf, int len) bcma_extpci_write_config() argument
271 bcma_find_pci_capability(struct bcma_drv_pci *pc, unsigned int dev, unsigned int func, u8 req_cap_id, unsigned char *buf, u32 *buflen) bcma_find_pci_capability() argument
[all...]

Completed in 21 milliseconds

1...<<301302303304305306307308309310>>...806