/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
H A D | i2c.h | 124 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 D | panel-truly-nt35597.c | 240 truly_dcs_write_buf(struct drm_panel *panel, u32 size, const u8 *buf) truly_dcs_write_buf() argument
|
H A D | panel-tpo-tpg110.c | 194 u8 buf[2]; in tpg110_readwrite_reg() local [all...] |
/kernel/linux/linux-6.6/drivers/gpu/drm/tiny/ |
H A D | panel-mipi-dbi.c | 72 const u8 *buf; member
|
/kernel/linux/linux-6.6/drivers/hwmon/ |
H A D | max1668.c | 130 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 D | max1111.c | 99 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 D | ltc4215.c | 136 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 D | ltc2990.c | 138 ltc2990_value_show(struct device *dev, struct device_attribute *da, char *buf) ltc2990_value_show() argument
|
H A D | ltc4222.c | 51 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 D | max6642.c | 196 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 D | mcp3021.c | 64 __be16 buf; in mcp3021_read() local
|
H A D | shtc1.c | 105 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 D | adm1029.c | 159 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 D | ads7871.c | 91 voltage_show(struct device *dev, struct device_attribute *da, char *buf) voltage_show() argument
|
H A D | gsc-hwmon.c | 153 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 D | hid-bigbenff.c | 205 u8 *buf; in bigben_worker() local
|
H A D | hid-gt683r.c | 78 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 D | hid-picolcd_debugfs.c | 41 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 D | hid-picolcd_core.c | 253 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 D | hid-picolcd_fb.c | 322 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 D | hidraw.c | 109 __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 D | ishtp-hid-client.c | 369 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 D | max16601.c | 76 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 D | virtgpu_ioctl.c | 508 void *buf; in virtio_gpu_resource_create_blob_ioctl() local
|
/kernel/linux/linux-6.6/drivers/gpu/drm/vmwgfx/ |
H A D | vmwgfx_bo.c | 68 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...] |