Home
last modified time | relevance | path

Searched defs:count (Results 4276 - 4300 of 11529) sorted by relevance

1...<<171172173174175176177178179180>>...462

/kernel/linux/linux-5.10/drivers/hid/
H A Dhid-ntrig.c228 set_min_width(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) set_min_width() argument
263 set_min_height(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) set_min_height() argument
297 set_activate_slack(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) set_activate_slack() argument
332 set_activation_width(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) set_activation_width() argument
368 set_activation_height(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) set_activation_height() argument
402 set_deactivate_slack(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) set_deactivate_slack() argument
[all...]
H A Dhid-roccat-kone.c266 kone_sysfs_read_settings(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) kone_sysfs_read_settings() argument
290 kone_sysfs_write_settings(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) kone_sysfs_write_settings() argument
336 kone_sysfs_read_profilex(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) kone_sysfs_read_profilex() argument
356 kone_sysfs_write_profilex(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) kone_sysfs_write_profilex() argument
[all...]
H A Dhid-roccat-kovaplus.c126 kovaplus_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) kovaplus_sysfs_read() argument
151 kovaplus_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) kovaplus_sysfs_write() argument
217 kovaplus_sysfs_read_profilex_settings(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) kovaplus_sysfs_read_profilex_settings() argument
235 kovaplus_sysfs_read_profilex_buttons(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) kovaplus_sysfs_read_profilex_buttons() argument
[all...]
H A Dhid-roccat-pyra.c86 pyra_sysfs_read(struct file *fp, struct kobject *kobj, char *buf, loff_t off, size_t count, size_t real_size, uint command) pyra_sysfs_read() argument
111 pyra_sysfs_write(struct file *fp, struct kobject *kobj, void const *buf, loff_t off, size_t count, size_t real_size, uint command) pyra_sysfs_write() argument
185 pyra_sysfs_read_profilex_settings(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) pyra_sysfs_read_profilex_settings() argument
203 pyra_sysfs_read_profilex_buttons(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) pyra_sysfs_read_profilex_buttons() argument
240 pyra_sysfs_write_settings(struct file *fp, struct kobject *kobj, struct bin_attribute *attr, char *buf, loff_t off, size_t count) pyra_sysfs_write_settings() argument
[all...]
H A Dhid-sensor-hub.c73 int count = 0; in sensor_hub_get_physical_device_count() local
H A Dwacom.h130 unsigned int count; member
176 unsigned int count; member
/kernel/linux/linux-5.10/drivers/hid/usbhid/
H A Dhiddev.c311 static ssize_t hiddev_write(struct file * file, const char __user * buffer, size_t count, loff_t *ppos) in hiddev_write() argument
319 static ssize_t hiddev_read(struct file * file, char __user * buffer, size_t count, loff_t *ppos) in hiddev_read() argument
/kernel/linux/linux-5.10/drivers/hwmon/
H A Dadc128d818.c162 adc128_in_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) adc128_in_store() argument
202 adc128_temp_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) adc128_temp_store() argument
H A Dadm1025.c214 in_min_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in_min_store() argument
235 in_max_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) in_max_store() argument
275 temp_min_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) temp_min_store() argument
297 temp_max_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) temp_max_store() argument
365 vrm_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) vrm_store() argument
[all...]
/kernel/linux/linux-5.10/drivers/md/bcache/
H A Dwriteback.c794 size_t count; member
/kernel/linux/linux-5.10/drivers/md/
H A Ddm-bio-prison-v1.c288 unsigned count; member
423 const int count in dm_bio_prison_init() local
[all...]
H A Ddm-rq.c436 dm_attr_rq_based_seq_io_merge_deadline_store(struct mapped_device *md, const char *buf, size_t count) dm_attr_rq_based_seq_io_merge_deadline_store() argument
H A Ddm-dust.c240 __dust_clear_badblocks(struct rb_root *tree, unsigned long long count) __dust_clear_badblocks() argument
H A Dmd-bitmap.h176 unsigned int count:30; member
H A Ddm-io.c35 atomic_t count; member
[all...]
/kernel/linux/linux-5.10/drivers/i2c/
H A Di2c-dev.c133 static ssize_t i2cdev_read(struct file *file, char __user *buf, size_t count, in i2cdev_read() argument
159 i2cdev_write(struct file *file, const char __user *buf, size_t count, loff_t *offset) i2cdev_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/iio/pressure/
H A Dhp206c.c110 int count = 0; in hp206c_wait_dev_rdy() local
/kernel/linux/linux-5.10/drivers/media/i2c/
H A Dmsp3400-kthreads.c495 int count, max1, max2, val1, val2, val, i; in msp3400c_thread() local
686 int val, i, std, count; msp3410d_thread() local
[all...]
/kernel/linux/linux-5.10/drivers/md/persistent-data/
H A Ddm-block-manager.c45 __s32 count; member
[all...]
/kernel/linux/linux-5.10/drivers/media/dvb-frontends/
H A Drtl2830.c719 static int rtl2830_regmap_write(void *context, const void *data, size_t count) in rtl2830_regmap_write() argument
H A Dnxt200x.c324 u8 buf, count = 0; in nxt200x_writetuner() local
H A Dmt312.c50 mt312_read(struct mt312_state *state, const enum mt312_reg_addr reg, u8 *buf, const size_t count) mt312_read() argument
84 mt312_write(struct mt312_state *state, const enum mt312_reg_addr reg, const u8 *src, const size_t count) mt312_write() argument
/kernel/linux/linux-5.10/drivers/macintosh/
H A Dadb.c714 adb_read(struct file *file, char __user *buf, size_t count, loff_t *ppos) adb_read() argument
772 adb_write(struct file *file, const char __user *buf, size_t count, loff_t *ppos) adb_write() argument
[all...]
/kernel/linux/linux-5.10/drivers/media/cec/platform/seco/
H A Dseco-cec.c43 unsigned int count; in smb_word_op() local
/kernel/linux/linux-5.10/drivers/infiniband/sw/rdmavt/
H A Dmr.c279 static struct rvt_mr *__rvt_alloc_mr(int count, struct ib_pd *pd) in __rvt_alloc_mr() argument
135 rvt_init_mregion(struct rvt_mregion *mr, struct ib_pd *pd, int count, unsigned int percpu_flags) rvt_init_mregion() argument
[all...]

Completed in 25 milliseconds

1...<<171172173174175176177178179180>>...462