Home
last modified time | relevance | path

Searched defs:count (Results 5151 - 5175 of 15853) sorted by relevance

1...<<201202203204205206207208209210>>...635

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvif/
H A Dioctl.h38 __u8 count; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtherm.h51 u8 count; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/
H A Dnouveau_hwmon.c61 nouveau_hwmon_set_temp1_auto_point1_temp(struct device *d, struct device_attribute *a, const char *buf, size_t count) nouveau_hwmon_set_temp1_auto_point1_temp() argument
94 nouveau_hwmon_set_temp1_auto_point1_temp_hyst(struct device *d, struct device_attribute *a, const char *buf, size_t count) nouveau_hwmon_set_temp1_auto_point1_temp_hyst() argument
148 nouveau_hwmon_set_pwm1_min(struct device *d, struct device_attribute *a, const char *buf, size_t count) nouveau_hwmon_set_pwm1_min() argument
171 nouveau_hwmon_set_pwm1_max(struct device *d, struct device_attribute *a, const char *buf, size_t count) nouveau_hwmon_set_pwm1_max() argument
H A Dnouveau_sched.h36 u32 count; member
41 u32 count; member
65 u32 count; member
72 u32 count; member
/kernel/linux/linux-6.6/drivers/gpu/drm/rockchip/
H A Drockchip_drm_gem.c219 unsigned int count = obj->size >> PAGE_SHIFT; in rockchip_drm_gem_object_mmap_iommu() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgk20a.c37 gk20a_gr_av_to_init_(struct nvkm_blob *blob, u8 count, u32 pitch, struct gf100_gr_pack **ppack) in gk20a_gr_av_to_init_() argument
/kernel/linux/linux-6.6/drivers/greybus/
H A Dmanifest.c236 u32 count = 0; in gb_manifest_parse_cports() local
317 u32 count = 0; in gb_manifest_parse_bundles() local
[all...]
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dmax1668.c191 set_temp_max(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) set_temp_max() argument
217 set_temp_min(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) set_temp_min() argument
H A Dmax6642.c215 temp_max_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) temp_max_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
H A Dgsc-hwmon.c71 pwm_auto_point_temp_store(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) pwm_auto_point_temp_store() argument
H A Dlm92.c146 temp_store(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) temp_store() argument
187 temp_hyst_store(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) temp_hyst_store() argument
H A Datxp1.c90 cpu0_vid_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) cpu0_vid_store() argument
165 gpio1_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) gpio1_store() argument
210 gpio2_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) gpio2_store() argument
/kernel/linux/linux-6.6/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_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-picolcd_fb.c322 picolcd_fb_write(struct fb_info *info, const char __user *buf, size_t count, loff_t *ppos) picolcd_fb_write() argument
470 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 Dhidraw.c41 static ssize_t hidraw_read(struct file *file, char __user *buffer, size_t count, loff_t *ppos) in hidraw_read() argument
105 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
162 static ssize_t hidraw_write(struct file *file, const char __user *buffer, size_t count, loff_ argument
179 hidraw_get_report(struct file *file, char __user *buffer, size_t count, unsigned char report_type) hidraw_get_report() argument
[all...]
H A Dhid-roccat-koneplus.c81 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
106 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
185 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
203 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.c115 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
137 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...]
/kernel/linux/linux-6.6/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c297 int count = 0; in sun4i_drv_add_endpoints() local
370 int i, ret, count = 0; in sun4i_drv_probe() local
/kernel/linux/linux-6.6/drivers/gpu/drm/tegra/
H A Dfirewall.c161 u32 word, opcode, offset, count, mask, class; in tegra_drm_fw_validate() local
66 fw_check_regs_seq(struct tegra_drm_firewall *fw, u32 offset, u32 count, bool incr) fw_check_regs_seq() argument
[all...]
H A Ddp.c146 unsigned int i, count = 0; in drm_dp_link_update_rates() local
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H A Dvirtgpu_display.c165 int count, width, height; in virtio_gpu_conn_get_modes() local
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/device_include/
H A Dvm_basic_types.h66 atomic64_t count; member

Completed in 24 milliseconds

1...<<201202203204205206207208209210>>...635