Home
last modified time | relevance | path

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

1...<<191192193194195196197198199200>>...722

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_mrvl.c250 static int mrvl_recv(struct hci_uart *hu, const void *data, int count) in mrvl_recv() argument
H A Dbfusb.c338 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 Dath3k.c211 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 Dfreq_table.c236 ssize_t count = 0; in show_available_freqs() local
H A Dcpufreq_governor.c482 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 Dcpufreq_conservative.c147 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 Dteo.c380 unsigned int count = 0; in teo_select() local
/kernel/linux/linux-5.10/drivers/char/xilinx_hwicap/
H A Dbuffer_icap.c187 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 Dps3flash.c93 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 Dscr24x_cs.c117 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 Dmpc85xx_edac.c364 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 Dhighbank_mc_edac.c99 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 Druntime-wrappers.c401 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 Daltera-ps-spi.c106 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 Ddfl-afu-error.c129 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 Dptrace.c89 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 Dfsl-edma.c180 int count; in fsl_edma2_irq_init() local
/kernel/linux/linux-5.10/drivers/firmware/tegra/
H A Divc.c57 u32 count; member
66 u32 count; member
[all...]
/kernel/linux/linux-5.10/drivers/gpu/drm/amd/amdgpu/
H A Damdgpu_dma_buf.c130 unsigned int count; in __dma_resv_make_exclusive() local
H A Damdgpu_ring.c90 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 Duvd_v5_0.c538 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 Duvd_v4_2.c520 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 Duvd_v3_1.c163 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 Dcdev.c171 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 Ddebug.c248 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...]

Completed in 22 milliseconds

1...<<191192193194195196197198199200>>...722