Home
last modified time | relevance | path

Searched defs:buf (Results 7976 - 8000 of 20152) sorted by relevance

1...<<311312313314315316317318319320>>...807

/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Di2c.h124 u8 buf[2] = { reg, val }; in nvkm_wri2cr() local
139 u8 buf[3] = { reg, val >> 8, val & 0xff}; in nv_wr16i2cr() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/panel/
H A Dpanel-truly-nt35597.c240 truly_dcs_write_buf(struct drm_panel *panel, u32 size, const u8 *buf) truly_dcs_write_buf() argument
H A Dpanel-tpo-tpg110.c194 u8 buf[2]; in tpg110_readwrite_reg() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/
H A Dpanel-mipi-dbi.c72 const u8 *buf; member
/kernel/linux/linux-6.6/drivers/hwmon/
H A Dmax1668.c130 show_temp(struct device *dev, struct device_attribute *devattr, char *buf) show_temp() argument
142 show_temp_max(struct device *dev, struct device_attribute *devattr, char *buf) show_temp_max() argument
154 show_temp_min(struct device *dev, struct device_attribute *devattr, char *buf) show_temp_min() argument
166 show_alarm(struct device *dev, struct device_attribute *attr, char *buf) show_alarm() argument
178 show_fault(struct device *dev, struct device_attribute *devattr, char *buf) show_fault() argument
191 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
[all...]
H A Dmax1111.c99 name_show(struct device *dev, struct device_attribute *attr, char *buf) name_show() argument
105 show_adc(struct device *dev, struct device_attribute *attr, char *buf) show_adc() argument
H A Dltc4215.c136 ltc4215_voltage_show(struct device *dev, struct device_attribute *da, char *buf) ltc4215_voltage_show() argument
145 ltc4215_current_show(struct device *dev, struct device_attribute *da, char *buf) ltc4215_current_show() argument
153 ltc4215_power_show(struct device *dev, struct device_attribute *da, char *buf) ltc4215_power_show() argument
165 ltc4215_alarm_show(struct device *dev, struct device_attribute *da, char *buf) ltc4215_alarm_show() argument
H A Dltc2990.c138 ltc2990_value_show(struct device *dev, struct device_attribute *da, char *buf) ltc2990_value_show() argument
H A Dltc4222.c51 u8 buf[2]; in ltc4222_get_value() local
88 ltc4222_value_show(struct device *dev, struct device_attribute *da, char *buf) ltc4222_value_show() argument
100 ltc4222_bool_show(struct device *dev, struct device_attribute *da, char *buf) ltc4222_bool_show() argument
H A Dmax6642.c196 temp_max10_show(struct device *dev, struct device_attribute *dev_attr, char *buf) temp_max10_show() argument
206 temp_max_show(struct device *dev, struct device_attribute *attr, char *buf) temp_max_show() argument
215 temp_max_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) temp_max_store() argument
236 alarm_show(struct device *dev, struct device_attribute *attr, char *buf) alarm_show() argument
H A Dmcp3021.c64 __be16 buf; in mcp3021_read() local
H A Dshtc1.c105 unsigned char buf[SHTC1_RESPONSE_LENGTH]; in shtc1_update_client() local
71 shtc1_update_values(struct i2c_client *client, struct shtc1_data *data, char *buf, int bufsize) shtc1_update_values() argument
138 temp1_input_show(struct device *dev, struct device_attribute *attr, char *buf) temp1_input_show() argument
149 humidity1_input_show(struct device *dev, struct device_attribute *attr, char *buf) humidity1_input_show() argument
[all...]
H A Dadm1029.c159 temp_show(struct device *dev, struct device_attribute *devattr, char *buf) in temp_show() argument
168 fan_show(struct device *dev, struct device_attribute *devattr, char *buf) in fan_show() argument
186 fan_div_show(struct device *dev, struct device_attribute *devattr, char *buf) in fan_div_show() argument
196 fan_div_store(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) fan_div_store() argument
[all...]
H A Dads7871.c91 voltage_show(struct device *dev, struct device_attribute *da, char *buf) voltage_show() argument
H A Dgsc-hwmon.c153 u8 buf[3]; in gsc_hwmon_read() local
53 pwm_auto_point_temp_show(struct device *dev, struct device_attribute *devattr, char *buf) pwm_auto_point_temp_show() argument
71 pwm_auto_point_temp_store(struct device *dev, struct device_attribute *devattr, const char *buf, size_t count) pwm_auto_point_temp_store() argument
97 pwm_auto_point_pwm_show(struct device *dev, struct device_attribute *devattr, char *buf) pwm_auto_point_pwm_show() argument
212 gsc_hwmon_read_string(struct device *dev, enum hwmon_sensor_types type, u32 attr, int channel, const char **buf) gsc_hwmon_read_string() argument
[all...]
/kernel/linux/linux-6.6/drivers/hid/
H A Dhid-bigbenff.c205 u8 *buf; in bigben_worker() local
H A Dhid-gt683r.c78 mode_show(struct device *dev, struct device_attribute *attr, char *buf) mode_show() argument
96 mode_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) mode_store() argument
H A Dhid-picolcd_debugfs.c41 char buf[32]; in picolcd_debug_reset_write() local
169 static int _picolcd_flash_setaddr(struct picolcd_data *data, u8 *buf, lon argument
[all...]
H A Dhid-picolcd_core.c253 picolcd_operation_mode_show(struct device *dev, struct device_attribute *attr, char *buf) picolcd_operation_mode_show() argument
264 picolcd_operation_mode_store(struct device *dev, struct device_attribute *attr, const char *buf, size_t count) picolcd_operation_mode_store() argument
299 picolcd_operation_mode_delay_show(struct device *dev, struct device_attribute *attr, char *buf) picolcd_operation_mode_delay_show() 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
[all...]
H A Dhid-picolcd_fb.c322 static ssize_t picolcd_fb_write(struct fb_info *info, const char __user *buf, in picolcd_fb_write() argument
450 picolcd_fb_update_rate_show(struct device *dev, struct device_attribute *attr, char *buf) picolcd_fb_update_rate_show() 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.c109 __u8 *buf; in hidraw_send_report() local
183 __u8 *buf; in hidraw_get_report() local
[all...]
/kernel/linux/linux-6.6/drivers/hid/intel-ish-hid/
H A Dishtp-hid-client.c369 void hid_ishtp_set_feature(struct hid_device *hid, char *buf, unsigned int len, in hid_ishtp_set_feature() argument
/kernel/linux/linux-6.6/drivers/hwmon/pmbus/
H A Dmax16601.c76 u8 buf[I2C_SMBUS_BLOCK_MAX + 1]; in max16601_read_word() local
277 u8 buf[I2C_SMBUS_BLOCK_MAX + 1]; in max16601_get_id() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/virtio/
H A Dvirtgpu_ioctl.c508 void *buf; in virtio_gpu_resource_create_blob_ioctl() local
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/
H A Dvmwgfx_bo.c68 vmw_bo_pin_in_placement(struct vmw_private *dev_priv, struct vmw_bo *buf, struct ttm_placement *placement, bool interruptible) vmw_bo_pin_in_placement() argument
105 vmw_bo_pin_in_vram_or_gmr(struct vmw_private *dev_priv, struct vmw_bo *buf, bool interruptible) vmw_bo_pin_in_vram_or_gmr() argument
153 vmw_bo_pin_in_vram(struct vmw_private *dev_priv, struct vmw_bo *buf, bool interruptible) vmw_bo_pin_in_vram() argument
174 vmw_bo_pin_in_start_of_vram(struct vmw_private *dev_priv, struct vmw_bo *buf, bool interruptible) vmw_bo_pin_in_start_of_vram() argument
232 vmw_bo_unpin(struct vmw_private *dev_priv, struct vmw_bo *buf, bool interruptible) vmw_bo_unpin() argument
[all...]

Completed in 22 milliseconds

1...<<311312313314315316317318319320>>...807