| /kernel/linux/linux-5.10/drivers/bluetooth/ |
| H A D | hci_mrvl.c | 250 static int mrvl_recv(struct hci_uart *hu, const void *data, int count) in mrvl_recv() argument
|
| H A D | bfusb.c | 338 int count = urb->actual_length; in bfusb_rx_complete() local 454 int sent = 0, size, count; in bfusb_send_frame() local 518 bfusb_load_firmware(struct bfusb_data *data, const unsigned char *firmware, int count) bfusb_load_firmware() argument [all...] |
| H A D | ath3k.c | 211 int count = firmware->size; in ath3k_load_firmware() local 279 int err, pipe, size, count, sen in ath3k_load_fwfile() local 192 ath3k_log_failed_loading(int err, int len, int size, int count) ath3k_log_failed_loading() argument [all...] |
| /kernel/linux/linux-5.10/drivers/cpufreq/ |
| H A D | freq_table.c | 236 ssize_t count = 0; in show_available_freqs() local
|
| H A D | cpufreq_governor.c | 482 unsigned int count; in cpufreq_dbs_governor_exit() local 44 store_sampling_rate(struct gov_attr_set *attr_set, const char *buf, size_t count) store_sampling_rate() argument
|
| H A D | cpufreq_conservative.c | 147 store_sampling_down_factor(struct gov_attr_set *attr_set, const char *buf, size_t count) store_sampling_down_factor() argument 162 store_up_threshold(struct gov_attr_set *attr_set, const char *buf, size_t count) store_up_threshold() argument 178 store_down_threshold(struct gov_attr_set *attr_set, const char *buf, size_t count) store_down_threshold() argument 196 store_ignore_nice_load(struct gov_attr_set *attr_set, const char *buf, size_t count) store_ignore_nice_load() argument 221 store_freq_step(struct gov_attr_set *attr_set, const char *buf, size_t count) store_freq_step() argument [all...] |
| /kernel/linux/linux-5.10/drivers/cpuidle/governors/ |
| H A D | teo.c | 380 unsigned int count = 0; in teo_select() local
|
| /kernel/linux/linux-5.10/drivers/char/xilinx_hwicap/ |
| H A D | buffer_icap.c | 187 buffer_icap_device_read(struct hwicap_drvdata *drvdata, u32 offset, u32 count) buffer_icap_device_read() argument 221 buffer_icap_device_write(struct hwicap_drvdata *drvdata, u32 offset, u32 count) buffer_icap_device_write() argument [all...] |
| /kernel/linux/linux-5.10/drivers/char/ |
| H A D | ps3flash.c | 93 ps3flash_read(char __user *userbuf, void *kernelbuf, size_t count, loff_t *pos) ps3flash_read() argument 162 ps3flash_write(const char __user *userbuf, const void *kernelbuf, size_t count, loff_t *pos) ps3flash_write() argument 237 ps3flash_user_read(struct file *file, char __user *buf, size_t count, loff_t *pos) ps3flash_user_read() argument 243 ps3flash_user_write(struct file *file, const char __user *buf, size_t count, loff_t *pos) ps3flash_user_write() argument 249 ps3flash_kernel_read(void *buf, size_t count, loff_t pos) ps3flash_kernel_read() argument 254 ps3flash_kernel_write(const void *buf, size_t count, loff_t pos) ps3flash_kernel_write() argument [all...] |
| /kernel/linux/linux-5.10/drivers/char/pcmcia/ |
| H A D | scr24x_cs.c | 117 static ssize_t scr24x_read(struct file *filp, char __user *buf, size_t count, in scr24x_read() argument 166 scr24x_write(struct file *filp, const char __user *buf, size_t count, loff_t *ppos) scr24x_write() argument [all...] |
| /kernel/linux/linux-5.10/drivers/edac/ |
| H A D | mpc85xx_edac.c | 364 mpc85xx_l2_inject_data_hi_store(struct edac_device_ctl_info *edac_dev, const char *data, size_t count) mpc85xx_l2_inject_data_hi_store() argument 377 mpc85xx_l2_inject_data_lo_store(struct edac_device_ctl_info *edac_dev, const char *data, size_t count) mpc85xx_l2_inject_data_lo_store() argument 390 mpc85xx_l2_inject_ctrl_store(struct edac_device_ctl_info *edac_dev, const char *data, size_t count) mpc85xx_l2_inject_ctrl_store() argument
|
| H A D | highbank_mc_edac.c | 99 highbank_mc_inject_ctrl(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) highbank_mc_inject_ctrl() argument
|
| /kernel/linux/linux-5.10/drivers/firmware/efi/ |
| H A D | runtime-wrappers.c | 401 static efi_status_t virt_efi_get_next_high_mono_count(u32 *count) in virt_efi_get_next_high_mono_count() argument 428 virt_efi_update_capsule(efi_capsule_header_t **capsules, unsigned long count, unsigned long sg_list) virt_efi_update_capsule() argument 445 virt_efi_query_capsule_caps(efi_capsule_header_t **capsules, unsigned long count, u64 *max_size, int *reset_type) virt_efi_query_capsule_caps() argument
|
| /kernel/linux/linux-5.10/drivers/fpga/ |
| H A D | altera-ps-spi.c | 106 altera_ps_write_init(struct fpga_manager *mgr, struct fpga_image_info *info, const char *buf, size_t count) altera_ps_write_init() argument 175 altera_ps_write(struct fpga_manager *mgr, const char *buf, size_t count) altera_ps_write() argument
|
| H A D | dfl-afu-error.c | 129 errors_store(struct device *dev, struct device_attribute *attr, const char *buff, size_t count) errors_store() argument
|
| /kernel/linux/linux-5.10/arch/csky/kernel/ |
| H A D | ptrace.c | 89 gpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) gpr_set() argument 137 fpr_set(struct task_struct *target, const struct user_regset *regset, unsigned int pos, unsigned int count, const void *kbuf, const void __user *ubuf) fpr_set() argument
|
| /kernel/linux/linux-5.10/drivers/dma/ |
| H A D | fsl-edma.c | 180 int count; in fsl_edma2_irq_init() local
|
| /kernel/linux/linux-5.10/drivers/firmware/tegra/ |
| H A D | ivc.c | 57 u32 count; member 66 u32 count; member [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/ |
| H A D | amdgpu_dma_buf.c | 130 unsigned int count; in __dma_resv_make_exclusive() local
|
| H A D | amdgpu_ring.c | 90 void amdgpu_ring_insert_nop(struct amdgpu_ring *ring, uint32_t count) in amdgpu_ring_insert_nop() argument 123 uint32_t count; in amdgpu_ring_commit() local
|
| H A D | uvd_v5_0.c | 538 static void uvd_v5_0_ring_insert_nop(struct amdgpu_ring *ring, uint32_t count) in uvd_v5_0_ring_insert_nop() argument
|
| H A D | uvd_v4_2.c | 520 static void uvd_v4_2_ring_insert_nop(struct amdgpu_ring *ring, uint32_t count) in uvd_v4_2_ring_insert_nop() argument
|
| H A D | uvd_v3_1.c | 163 static void uvd_v3_1_ring_insert_nop(struct amdgpu_ring *ring, uint32_t count) in uvd_v3_1_ring_insert_nop() argument
|
| /kernel/linux/linux-5.10/drivers/mtd/ubi/ |
| H A D | cdev.c | 171 static ssize_t vol_cdev_read(struct file *file, __user char *buf, size_t count, in vol_cdev_read() argument 248 vol_cdev_direct_write(struct file *file, const char __user *buf, size_t count, loff_t *offp) vol_cdev_direct_write() argument 323 vol_cdev_write(struct file *file, const char __user *buf, size_t count, loff_t *offp) vol_cdev_write() argument [all...] |
| H A D | debug.c | 248 dfs_file_read(struct file *file, char __user *user_buf, size_t count, loff_t *ppos) dfs_file_read() argument 311 dfs_file_write(struct file *file, const char __user *user_buf, size_t count, loff_t *ppos) dfs_file_write() argument [all...] |