/linux-6.14.4/include/linux/mfd/wm8994/ |
D | core.h | 84 unsigned int val; in wm8994_reg_read() local 96 unsigned short val) in wm8994_reg_write() 102 int count, u16 *buf) in wm8994_bulk_read() 108 int count, const u16 *buf) in wm8994_bulk_write() 114 unsigned short mask, unsigned short val) in wm8994_set_bits()
|
/linux-6.14.4/drivers/regulator/ |
D | bd9571mwv-regulator.c | 54 unsigned int val; in bd9571mwv_avs_get_moni_state() local 79 unsigned int val; in bd9571mwv_avs_get_voltage_sel_regmap() local 173 struct device_attribute *attr, char *buf) in backup_mode_show() 182 const char *buf, size_t count) in backup_mode_store() 278 unsigned int val; in bd9571mwv_regulator_probe() local
|
/linux-6.14.4/drivers/nvmem/ |
D | imx-ocotp-scu.c | 110 u32 *val) in imx_sc_misc_otp_fuse_read() 133 void *val, size_t bytes) in imx_scu_ocotp_read() 137 u32 *buf; in imx_scu_ocotp_read() local 181 void *val, size_t bytes) in imx_scu_ocotp_write() 185 u32 *buf = val; in imx_scu_ocotp_write() local
|
/linux-6.14.4/drivers/media/i2c/ |
D | rdacm20.c | 64 u8 val; member 335 u8 buf[2] = { reg >> 8, reg & 0xff }; in ov10635_read16() local 355 static int __ov10635_write(struct rdacm20_device *dev, u16 reg, u8 val) in __ov10635_write() 357 u8 buf[3] = { reg >> 8, reg & 0xff, val }; in __ov10635_write() local 366 static int ov10635_write(struct rdacm20_device *dev, u16 reg, u8 val) in ov10635_write()
|
/linux-6.14.4/drivers/net/usb/ |
D | smsc95xx.c | 86 u32 buf; in smsc95xx_read_reg() local 117 u32 buf; in smsc95xx_write_reg() local 144 u32 val; in smsc95xx_phy_wait_not_busy() local 171 u32 val, addr; in smsc95xx_mdio_read() local 219 u32 val, addr; in smsc95xx_mdio_write() local 262 u32 val; in smsc95xx_mdiobus_reset() local 314 u32 val; in smsc95xx_wait_eeprom() local 340 u32 val; in smsc95xx_eeprom_confirm_not_busy() local 363 u32 val; in smsc95xx_read_eeprom() local 401 u32 val; in smsc95xx_write_eeprom() local [all …]
|
/linux-6.14.4/drivers/iio/light/ |
D | tsl2583.c | 169 u8 buf[5]; in tsl2583_get_lux() local 369 u8 val; in tsl2583_set_als_time() local 471 char *buf) in in_illuminance_input_target_show() 486 const char *buf, size_t len) in in_illuminance_input_target_store() 504 const char *buf, size_t len) in in_illuminance_calibrate_store() 528 char *buf) in in_illuminance_lux_table_show() 557 const char *buf, size_t len) in in_illuminance_lux_table_store() 658 int *val, int *val2, long mask) in tsl2583_read_raw() 749 int val, int val2, long mask) in tsl2583_write_raw()
|
/linux-6.14.4/drivers/media/pci/saa7164/ |
D | saa7164-api.c | 358 u16 val; in saa7164_api_set_usercontrol() local 392 u16 val; in saa7164_api_get_usercontrol() local 608 static int saa7164_api_set_dif(struct saa7164_port *port, u8 reg, u8 val) in saa7164_api_set_dif() 613 u8 buf[256]; in saa7164_api_set_dif() local 797 int saa7164_api_read_eeprom(struct saa7164_dev *dev, u8 *buf, int buflen) in saa7164_api_read_eeprom() 915 static int saa7164_api_dump_subdevs(struct saa7164_dev *dev, u8 *buf, int len) in saa7164_api_dump_subdevs() 1314 u8 *buf; in saa7164_api_enum_subdevs() local 1357 u8 buf[256]; in saa7164_api_i2c_read() local 1419 u8 buf[256]; in saa7164_api_i2c_write() local
|
/linux-6.14.4/drivers/gpu/drm/ |
D | drm_mipi_dbi.c | 132 int mipi_dbi_command_read(struct mipi_dbi *dbi, u8 cmd, u8 *val) in mipi_dbi_command_read() 178 u8 *buf; in mipi_dbi_command_stackbuf() local 725 u8 val; in mipi_dbi_display_is_on() local 867 const void *buf, size_t len, in mipi_dbi_spi1e_transfer() 917 u8 val, carry = 0; in mipi_dbi_spi1e_transfer() local 985 const void *buf, size_t len, in mipi_dbi_spi1_transfer() 1140 u8 *buf; in mipi_dbi_typec3_command_read() local 1324 u8 bpw, const void *buf, size_t len) in mipi_dbi_spi_transfer() 1371 u8 val, cmd = 0, parameters[64]; in mipi_dbi_debugfs_command_write() local 1372 char *buf, *pos, *token; in mipi_dbi_debugfs_command_write() local [all …]
|
/linux-6.14.4/drivers/hwmon/ |
D | stts751.c | 111 static s32 stts751_to_hw(int val) in stts751_to_hw() 376 struct device_attribute *attr, char *buf) in max_alarm_show() 393 struct device_attribute *attr, char *buf) in min_alarm_show() 410 char *buf) in input_show() 425 char *buf) in therm_show() 433 const char *buf, size_t count) in therm_store() 467 char *buf) in hyst_show() 475 const char *buf, size_t count) in hyst_store() 500 struct device_attribute *attr, char *buf) in therm_trip_show() 515 char *buf) in max_show() [all …]
|
D | nct6683.c | 77 superio_outb(int ioreg, int reg, int val) in superio_outb() 658 show_in_label(struct device *dev, struct device_attribute *attr, char *buf) in show_in_label() 668 show_in_reg(struct device *dev, struct device_attribute *attr, char *buf) in show_in_reg() 716 show_fan(struct device *dev, struct device_attribute *attr, char *buf) in show_fan() 725 show_fan_min(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_min() 735 show_fan_pulses(struct device *dev, struct device_attribute *attr, char *buf) in show_fan_pulses() 788 show_temp_label(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_label() 798 show_temp8(struct device *dev, struct device_attribute *attr, char *buf) in show_temp8() 809 show_temp_hyst(struct device *dev, struct device_attribute *attr, char *buf) in show_temp_hyst() 820 show_temp16(struct device *dev, struct device_attribute *attr, char *buf) in show_temp16() [all …]
|
D | axi-fan-control.c | 63 static inline void axi_iowrite(const u32 val, const u32 reg, in axi_iowrite() 79 static ssize_t axi_fan_control_show(struct device *dev, struct device_attribute *da, char *buf) in axi_fan_control_show() 91 const char *buf, size_t count) in axi_fan_control_store() 119 static int axi_fan_control_set_pwm_duty(const long val, in axi_fan_control_set_pwm_duty() 151 static int axi_fan_control_read_temp(struct device *dev, u32 attr, long *val) in axi_fan_control_read_temp() 172 static int axi_fan_control_read_fan(struct device *dev, u32 attr, long *val) in axi_fan_control_read_fan() 190 static int axi_fan_control_read_pwm(struct device *dev, u32 attr, long *val) in axi_fan_control_read_pwm() 203 static int axi_fan_control_write_pwm(struct device *dev, u32 attr, long val) in axi_fan_control_write_pwm() 233 u32 attr, int channel, long *val) in axi_fan_control_read() 249 u32 attr, int channel, long val) in axi_fan_control_write()
|
/linux-6.14.4/net/core/ |
D | net-sysfs.c | 47 struct device_attribute *attr, char *buf, in netdev_show() argument 83 const char *buf, size_t len, in netdev_store() 114 const char *buf, size_t len, in netdev_lock_store() 150 char *buf) in iflink_show() 158 static ssize_t format_name_assign_type(const struct net_device *dev, char *buf) in format_name_assign_type() 165 char *buf) in name_assign_type_show() 179 char *buf) in address_show() 197 struct device_attribute *attr, char *buf) in broadcast_show() 218 const char *buf, size_t len) in carrier_store() 232 struct device_attribute *attr, char *buf) in carrier_show() [all …]
|
/linux-6.14.4/drivers/platform/x86/ |
D | classmate-laptop.c | 112 static acpi_status cmpc_accel_set_sensitivity_v4(acpi_handle handle, int val) in cmpc_accel_set_sensitivity_v4() 130 static acpi_status cmpc_accel_set_g_select_v4(acpi_handle handle, int val) in cmpc_accel_set_g_select_v4() 202 char *buf) in cmpc_accel_sensitivity_show_v4() 217 const char *buf, size_t count) in cmpc_accel_sensitivity_store_v4() 251 char *buf) in cmpc_accel_g_select_show_v4() 266 const char *buf, size_t count) in cmpc_accel_g_select_store_v4() 481 static acpi_status cmpc_accel_set_sensitivity(acpi_handle handle, int val) in cmpc_accel_set_sensitivity() 544 char *buf) in cmpc_accel_sensitivity_show() 559 const char *buf, size_t count) in cmpc_accel_sensitivity_store() 695 unsigned long long val = 0; in cmpc_tablet_handler() local [all …]
|
/linux-6.14.4/drivers/iio/accel/ |
D | mma8452.c | 264 static ssize_t mma8452_show_int_plus_micros(char *buf, const int (*vals)[2], in mma8452_show_int_plus_micros() 280 int val, int val2) in mma8452_get_int_plus_micros_index() 376 char *buf) in mma8452_show_samp_freq_avail() 384 char *buf) in mma8452_show_scale_avail() 395 char *buf) in mma8452_show_hp_cutoff_avail() 412 char *buf) in mma8452_show_os_ratio_avail() 418 u16 val = 0; in mma8452_show_os_ratio_avail() local 443 int val, int val2) in mma8452_get_samp_freq_index() 450 static int mma8452_get_scale_index(struct mma8452_data *data, int val, int val2) in mma8452_get_scale_index() 457 int val, int val2) in mma8452_get_hp_filter_index() [all …]
|
/linux-6.14.4/drivers/iio/dac/ |
D | ltc2664.c | 244 struct iio_chan_spec const *chan, int *val, in ltc2664_read_raw() 269 struct iio_chan_spec const *chan, int val, in ltc2664_write_raw() 289 char *buf) in ltc2664_reg_bool_get() 292 u32 val; in ltc2664_reg_bool_get() local 318 const char *buf, size_t len) in ltc2664_reg_bool_set() 368 char *buf) in ltc2664_dac_input_read() 371 u32 val; in ltc2664_dac_input_read() local 386 const char *buf, size_t len) in ltc2664_dac_input_write() 390 u16 val; in ltc2664_dac_input_write() local
|
/linux-6.14.4/drivers/net/wwan/iosm/ |
D | iosm_ipc_trace.c | 38 struct rchan_buf *buf, in ipc_trace_create_buf_file_handler() 53 static int ipc_trace_subbuf_start_handler(struct rchan_buf *buf, void *subbuf, in ipc_trace_subbuf_start_handler() 77 char buf[16]; in ipc_trace_ctrl_file_read() local 93 unsigned long val; in ipc_trace_ctrl_file_write() local
|
/linux-6.14.4/drivers/iio/imu/ |
D | adis16475.c | 172 char buf[7]; in adis16475_show_firmware_revision() local 199 char buf[12]; in adis16475_show_firmware_date() local 224 static int adis16475_show_serial_number(void *arg, u64 *val) in adis16475_show_serial_number() 241 static int adis16475_show_product_id(void *arg, u64 *val) in adis16475_show_product_id() 258 static int adis16475_show_flash_count(void *arg, u64 *val) in adis16475_show_flash_count() 458 char *buf) in adis16475_get_fifo_enabled() 463 u16 val; in adis16475_get_fifo_enabled() local 474 char *buf) in adis16475_get_fifo_watermark() 479 u16 val; in adis16475_get_fifo_watermark() local 490 char *buf) in hwfifo_watermark_min_show() [all …]
|
/linux-6.14.4/drivers/rtc/ |
D | rtc-rv3028.c | 108 const char *buf, size_t count) in timestamp0_store() 119 struct device_attribute *attr, char *buf) in timestamp0_show() 157 struct device_attribute *attr, char *buf) in timestamp0_count_show() 246 unsigned int mask, unsigned int val) in rv3028_update_cfg() 605 static int rv3028_nvram_write(void *priv, unsigned int offset, void *val, in rv3028_nvram_write() 611 static int rv3028_nvram_read(void *priv, unsigned int offset, void *val, in rv3028_nvram_read() 617 static int rv3028_eeprom_write(void *priv, unsigned int offset, void *val, in rv3028_eeprom_write() 623 u8 *buf = val; in rv3028_eeprom_write() local 663 static int rv3028_eeprom_read(void *priv, unsigned int offset, void *val, in rv3028_eeprom_read() 669 u8 *buf = val; in rv3028_eeprom_read() local [all …]
|
/linux-6.14.4/drivers/media/usb/dvb-usb-v2/ |
D | af9035.c | 16 static u16 af9035_checksum(const u8 *buf, size_t len) in af9035_checksum() 114 static int af9035_wr_regs(struct dvb_usb_device *d, u32 reg, u8 *val, int len) in af9035_wr_regs() 138 static int af9035_rd_regs(struct dvb_usb_device *d, u32 reg, u8 *val, int len) in af9035_rd_regs() 148 static int af9035_wr_reg(struct dvb_usb_device *d, u32 reg, u8 val) in af9035_wr_reg() 154 static int af9035_rd_reg(struct dvb_usb_device *d, u32 reg, u8 *val) in af9035_rd_reg() 160 static int af9035_wr_reg_mask(struct dvb_usb_device *d, u32 reg, u8 val, in af9035_wr_reg_mask() 346 u8 buf[MAX_XFER_SIZE]; in af9035_i2c_master_xfer() local 408 u8 buf[MAX_XFER_SIZE]; in af9035_i2c_master_xfer() local 441 u8 buf[5]; in af9035_i2c_master_xfer() local 1026 u8 val; in af9035_tua9001_tuner_callback() local [all …]
|
/linux-6.14.4/drivers/platform/x86/intel/uncore-frequency/ |
D | uncore-frequency-common.c | 25 static ssize_t show_domain_id(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in show_domain_id() 32 static ssize_t show_fabric_cluster_id(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in show_fabric_cluster_id() 39 static ssize_t show_package_id(struct kobject *kobj, struct kobj_attribute *attr, char *buf) in show_package_id() 46 static ssize_t show_attr(struct uncore_data *data, char *buf, enum uncore_index index) in show_attr() 60 static ssize_t store_attr(struct uncore_data *data, const char *buf, ssize_t count, in store_attr() 167 unsigned int val; in create_attr_group() local
|
/linux-6.14.4/drivers/input/touchscreen/ |
D | rohm_bu21023.c | 282 static int rohm_i2c_burst_read(struct i2c_client *client, u8 start, void *buf, in rohm_i2c_burst_read() 317 u8 buf[33]; /* for PRM1_X_H(0x08)-TOUCH(0x28) */ in rohm_ts_manual_calibration() local 326 s32 val; in rohm_ts_manual_calibration() local 527 u8 buf[10]; /* for POS_X1_H(0x20)-TOUCH_GESTURE(0x29) */ in rohm_ts_soft_irq() local 752 char *buf) in swap_xy_show() 761 const char *buf, size_t count) in swap_xy_store() 765 unsigned int val; in swap_xy_store() local 777 char *buf) in inv_x_show() 786 const char *buf, size_t count) in inv_x_store() 790 unsigned int val; in inv_x_store() local [all …]
|
/linux-6.14.4/drivers/ptp/ |
D | ptp_idt82p33.c | 44 u8 *buf, u16 count) in idt82p33_read() 50 u8 *buf, u16 count) in idt82p33_write() 159 u8 buf[TOD_BYTE_COUNT]; in idt82p33_get_extts() local 216 u8 buf[TOD_BYTE_COUNT]; in arm_tod_read_with_trigger() local 377 u8 buf[TOD_BYTE_COUNT]; in _idt82p33_gettime() local 420 char buf[TOD_BYTE_COUNT]; in _idt82p33_settime() local 485 char buf[TOD_BYTE_COUNT]; in _idt82p33_adjtime_internal_triggered() local 538 unsigned char buf[5] = {0}; in _idt82p33_adjfine() local 708 u8 buf[TOD_BYTE_COUNT]; in idt82p33_measure_tod_write_9_byte_overhead() local 807 u8 val) in idt82p33_check_and_set_masks() [all …]
|
/linux-6.14.4/drivers/gpu/drm/i915/display/ |
D | intel_dsb_buffer.c | 18 void intel_dsb_buffer_write(struct intel_dsb_buffer *dsb_buf, u32 idx, u32 val) in intel_dsb_buffer_write() 28 void intel_dsb_buffer_memset(struct intel_dsb_buffer *dsb_buf, u32 idx, u32 val, size_t size) in intel_dsb_buffer_memset() 40 u32 *buf; in intel_dsb_buffer_create() local
|
/linux-6.14.4/fs/ext4/ |
D | hash.c | 135 static void str2hashbuf_signed(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_signed() 137 __u32 pad, val; in str2hashbuf_signed() local 161 static void str2hashbuf_unsigned(const char *msg, int len, __u32 *buf, int num) in str2hashbuf_unsigned() 163 __u32 pad, val; in str2hashbuf_unsigned() local 207 __u32 in[8], buf[4]; in __ext4fs_dirhash() local
|
/linux-6.14.4/drivers/net/ppp/ |
D | ppp_synctty.c | 108 ppp_print_buffer (const char *name, const __u8 *buf, int count) in ppp_print_buffer() 258 ppp_sync_read(struct tty_struct *tty, struct file *file, u8 *buf, size_t count, in ppp_sync_read() 269 ppp_sync_write(struct tty_struct *tty, struct file *file, const u8 *buf, in ppp_sync_write() 280 int err, val; in ppp_synctty_ioctl() local 325 ppp_sync_receive(struct tty_struct *tty, const u8 *buf, const u8 *cflags, in ppp_sync_receive() 389 int err, val; in ppp_sync_ioctl() local 666 ppp_sync_input(struct syncppp *ap, const u8 *buf, const u8 *flags, int count) in ppp_sync_input()
|