Home
last modified time | relevance | path

Searched defs:count (Results 4001 - 4025 of 15952) sorted by relevance

1...<<161162163164165166167168169170>>...639

/kernel/linux/linux-5.10/drivers/mfd/
H A Dsprd-sc27xx-spi.c98 static int sprd_pmic_spi_write(void *context, const void *data, size_t count) in sprd_pmic_spi_write() argument
/kernel/linux/linux-5.10/drivers/misc/
H A Dad525x_dpot.c443 sysfs_set_reg(struct device *dev, struct device_attribute *attr, const char *buf, size_t count, u32 reg) sysfs_set_reg() argument
482 sysfs_do_cmd(struct device *dev, struct device_attribute *attr, const char *buf, size_t count, u32 reg) sysfs_do_cmd() argument
/kernel/linux/linux-5.10/drivers/misc/altera-stapl/
H A Daltera-jtag.c155 int altera_set_ir_pre(struct altera_jtag *js, u32 count, u32 start_index, in altera_set_ir_pre() argument
116 altera_set_dr_pre(struct altera_jtag *js, u32 count, u32 start_index, u8 *preamble_data) altera_set_dr_pre() argument
193 altera_set_dr_post(struct altera_jtag *js, u32 count, u32 start_index, u8 *postamble_data) altera_set_dr_post() argument
233 altera_set_ir_post(struct altera_jtag *js, u32 count, u32 start_index, u8 *postamble_data) altera_set_ir_post() argument
290 int count = 0; altera_goto_jstate() local
343 s32 count; altera_wait_cycles() local
434 alt_jtag_drscan(struct altera_state *astate, int start_state, int count, u8 *tdi, u8 *tdo) alt_jtag_drscan() argument
495 alt_jtag_irscan(struct altera_state *astate, int start_state, int count, u8 *tdi, u8 *tdo) alt_jtag_irscan() argument
583 altera_irscan(struct altera_state *astate, u32 count, u8 *tdi_data, u32 start_index) altera_irscan() argument
680 altera_swap_ir(struct altera_state *astate, u32 count, u8 *in_data, u32 in_index, u8 *out_data, u32 out_index) altera_swap_ir() argument
786 altera_drscan(struct altera_state *astate, u32 count, u8 *tdi_data, u32 start_index) altera_drscan() argument
878 altera_swap_dr(struct altera_state *astate, u32 count, u8 *in_data, u32 in_index, u8 *out_data, u32 out_index) altera_swap_dr() argument
[all...]
/kernel/linux/linux-5.10/drivers/misc/eeprom/
H A Dat25.c129 static int at25_ee_write(void *priv, unsigned int off, void *val, size_t count) in at25_ee_write() argument
62 at25_ee_read(void *priv, unsigned int offset, void *val, size_t count) at25_ee_read() argument
[all...]
/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-gt683r.c96 mode_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) mode_store() argument
H A Dhid-picolcd_debugfs.c37 picolcd_debug_reset_write(struct file *f, const char __user *user_buf, size_t count, loff_t *ppos) picolcd_debug_reset_write() argument
H A Dhid-picolcd_fb.c322 picolcd_fb_write(struct fb_info *info, const char __user *buf, size_t count, loff_t *ppos) picolcd_fb_write() argument
469 picolcd_fb_update_rate_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) picolcd_fb_update_rate_store() argument
H A Dhid-picolcd_core.c264 picolcd_operation_mode_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) picolcd_operation_mode_store() argument
307 picolcd_operation_mode_delay_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) picolcd_operation_mode_delay_store() argument
H A Dhid-roccat-arvo.c187 arvo_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) arvo_sysfs_write() argument
206 arvo_sysfs_read(struct file *fp, struct kobject *kobj, void *buf, loff_t off, size_t count, size_t real_size, uint command) arvo_sysfs_read() argument
228 arvo_sysfs_write_button(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) arvo_sysfs_write_button() argument
238 arvo_sysfs_read_info(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) arvo_sysfs_read_info() argument
H A Dhid-roccat-koneplus.c83 koneplus_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) koneplus_sysfs_read() argument
108 koneplus_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) koneplus_sysfs_write() argument
187 koneplus_sysfs_read_profilex_settings(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) koneplus_sysfs_read_profilex_settings() argument
205 koneplus_sysfs_read_profilex_buttons(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) koneplus_sysfs_read_profilex_buttons() argument
[all...]
H A Dhid-roccat-isku.c117 isku_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) isku_sysfs_read() argument
139 isku_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) isku_sysfs_write() argument
[all...]
H A Dhid-roccat.c73 roccat_read(struct file *file, char __user *buffer, size_t count, loff_t *ppos) roccat_read() argument
H A Dhidraw.c39 static ssize_t hidraw_read(struct file *file, char __user *buffer, size_t count, loff_t *ppos) in hidraw_read() argument
103 static ssize_t hidraw_send_report(struct file *file, const char __user *buffer, size_t count, unsigned char report_type) in hidraw_send_report() argument
160 static ssize_t hidraw_write(struct file *file, const char __user *buffer, size_t count, loff_ argument
177 hidraw_get_report(struct file *file, char __user *buffer, size_t count, unsigned char report_type) hidraw_get_report() argument
[all...]
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dabx500.c156 min_store(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) min_store() argument
176 max_store(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) max_store() argument
196 max_hyst_store(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) max_hyst_store() argument
H A Dad7418.c156 temp_store(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) temp_store() argument
H A Dadm1029.c196 fan_div_store(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) fan_div_store() argument
/kernel/linux/linux-5.10/drivers/mailbox/
H A Dpcc.c435 int count, i, rc; in acpi_pcc_probe() local
[all...]
H A Dmailbox.c55 unsigned count, idx; in msg_submit() local
H A Dmailbox-test.c48 mbox_test_signal_write(struct file *filp, const char __user *userbuf, size_t count, loff_t *ppos) mbox_test_signal_write() argument
95 mbox_test_message_write(struct file *filp, const char __user *userbuf, size_t count, loff_t *ppos) mbox_test_message_write() argument
170 mbox_test_message_read(struct file *filp, char __user *userbuf, size_t count, loff_t *ppos) mbox_test_message_read() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/cec/core/
H A Dcec-core.c187 cec_error_inj_write(struct file *file, const char __user *ubuf, size_t count, loff_t *ppos) cec_error_inj_write() argument
/kernel/linux/linux-5.10/drivers/media/common/saa7146/
H A Dsaa7146_fops.c372 static ssize_t fops_read(struct file *file, char __user *data, size_t count, loff_t *ppos) in fops_read() argument
403 static ssize_t fops_write(struct file *file, const char __user *data, size_t count, loff_t *ppos) in fops_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/md/
H A Dmd-faulty.c257 int count = mddev->new_layout >> ModeShift; in faulty_reshape() local
/kernel/linux/linux-5.10/drivers/infiniband/core/
H A Dcma_configfs.c121 default_roce_mode_store(struct config_item *item, const char *buf, size_t count) default_roce_mode_store() argument
165 default_roce_tos_store(struct config_item *item, const char *buf, size_t count) default_roce_tos_store() argument
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/
H A Diowait.h156 u32 count; member
244 static inline void iowait_sdma_add(struct iowait *wait, int count) in iowait_sdma_add() argument
[all...]
/kernel/linux/linux-5.10/drivers/leds/trigger/
H A Dledtrig-pattern.c201 ssize_t count = 0; in pattern_trig_show_patterns() local
161 repeat_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) repeat_store() argument
223 pattern_trig_store_patterns_string(struct pattern_trig_data *data, const char *buf, size_t count) pattern_trig_store_patterns_string() argument
247 pattern_trig_store_patterns_int(struct pattern_trig_data *data, const u32 *buf, size_t count) pattern_trig_store_patterns_int() argument
261 pattern_trig_store_patterns(struct led_classdev *led_cdev, const char *buf, const u32 *buf_int, size_t count, bool hw_pattern) pattern_trig_store_patterns() argument
303 pattern_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) pattern_store() argument
322 hw_pattern_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) hw_pattern_store() argument
[all...]

Completed in 20 milliseconds

1...<<161162163164165166167168169170>>...639