/linux-6.14.4/drivers/hwmon/ |
D | ads7871.c | 85 static int ads7871_write_reg8(struct spi_device *spi, int reg, u8 val) in ads7871_write_reg8() 92 char *buf) in voltage_show() 97 int ret, val, i = 0; in voltage_show() local 160 uint8_t val; in ads7871_probe() local
|
D | ds620.c | 130 char *buf) in temp_show() 142 const char *buf, size_t count) in temp_store() 145 long val; in temp_store() local 167 char *buf) in alarm_show()
|
/linux-6.14.4/samples/vfs/ |
D | test-fsmount.c | 22 char buf[4096]; in check_messages() local 83 const char *key, const void *val, int aux) in fsconfig() 97 #define E_fsconfig(fd, cmd, key, val, aux) \ argument
|
/linux-6.14.4/sound/soc/codecs/ |
D | rt-sdw-common.c | 86 unsigned int nid, unsigned int reg, unsigned int mask, unsigned int val) in rt_sdca_index_update_bits() 194 unsigned int btn_type = 0, offset, idx, val, owner; in rt_sdca_button_detect() local 195 unsigned char buf[3]; in rt_sdca_button_detect() local
|
/linux-6.14.4/drivers/net/phy/mediatek/ |
D | mtk-ge-soc.c | 312 static int rext_fill_result(struct phy_device *phydev, u16 *buf) in rext_fill_result() 322 static int rext_cal_efuse(struct phy_device *phydev, u32 *buf) in rext_cal_efuse() 333 static int tx_offset_fill_result(struct phy_device *phydev, u16 *buf) in tx_offset_fill_result() 347 static int tx_offset_cal_efuse(struct phy_device *phydev, u32 *buf) in tx_offset_cal_efuse() 361 static int tx_amp_fill_result(struct phy_device *phydev, u16 *buf) in tx_amp_fill_result() 466 static int tx_amp_cal_efuse(struct phy_device *phydev, u32 *buf) in tx_amp_cal_efuse() 483 u16 reg, val; in tx_r50_fill_result() local 512 static int tx_r50_cal_efuse(struct phy_device *phydev, u32 *buf, in tx_r50_cal_efuse() 743 u16 val[8] = { 0x01ce, 0x01c1, in mt7981_phy_finetune() local 819 u16 val[12] = { 0x0187, 0x01cd, 0x01c8, 0x0182, in mt7988_phy_finetune() local [all …]
|
/linux-6.14.4/drivers/usb/serial/ |
D | digi_acceleport.c | 368 unsigned char *buf, int count, int interruptible) in digi_write_oob_command() 426 unsigned char *buf, int count, unsigned long timeout) in digi_write_inb_command() 576 unsigned char buf[2]; in digi_transmit_idle() local 660 unsigned char buf[32]; in digi_set_termios() local 843 unsigned char buf[4]; in digi_break_ctl() local 858 unsigned int val; in digi_tiocmget() local 873 unsigned int val; in digi_tiocmset() local 884 const unsigned char *buf, int count) in digi_write() 1071 unsigned char buf[32]; in digi_open() local 1109 unsigned char buf[32]; in digi_close() local [all …]
|
/linux-6.14.4/drivers/iio/trigger/ |
D | iio-trig-hrtimer.c | 39 char *buf) in iio_hrtimer_show_sampling_frequency() 52 const char *buf, size_t len) in iio_hrtimer_store_sampling_frequency() 56 unsigned long long val; in iio_hrtimer_store_sampling_frequency() local
|
/linux-6.14.4/kernel/ |
D | sysctl.c | 269 static void proc_skip_spaces(char **buf, size_t *size) in proc_skip_spaces() 279 static void proc_skip_char(char **buf, size_t *size, const char v) in proc_skip_char() 341 static int proc_get_long(char **buf, size_t *size, in proc_get_long() 342 unsigned long *val, bool *neg, in proc_get_long() 400 static void proc_put_long(void **buf, size_t *size, unsigned long val, bool neg) in proc_put_long() 415 static void proc_put_char(void **buf, size_t *size, char c) in proc_put_char() 442 int val = READ_ONCE(*valp); in do_proc_dointvec_conv() local 463 unsigned int val = READ_ONCE(*valp); in do_proc_douintvec_conv() local 710 int res, val; in proc_dobool() local 968 unsigned int min = 0, max = 255U, val; in proc_dou8vec_minmax() local [all …]
|
/linux-6.14.4/drivers/mfd/ |
D | wm831x-otp.c | 27 int i, val; in wm831x_unique_id_read() local 42 struct device_attribute *attr, char *buf) in unique_id_show()
|
/linux-6.14.4/tools/testing/selftests/bpf/prog_tests/ |
D | queue_stack_map.c | 13 __u32 vals[MAP_SIZE], val; in test_queue_stack_map_by_type() local 15 char file[32], buf[128]; in test_queue_stack_map_by_type() local
|
D | stacktrace_build_id.c | 11 __u32 key, prev_key, val, duration = 0; in test_stacktrace_build_id() local 12 char buf[BPF_BUILD_ID_SIZE]; in test_stacktrace_build_id() local
|
D | stacktrace_build_id_nmi.c | 15 __u32 key, prev_key, val, duration = 0; in test_stacktrace_build_id_nmi() local 16 char buf[BPF_BUILD_ID_SIZE]; in test_stacktrace_build_id_nmi() local
|
/linux-6.14.4/tools/testing/selftests/arm64/signal/testcases/ |
D | poe_siginfo.c | 21 char buf[1024 * 128]; member 28 uint64_t val; in get_por_el0() local
|
D | fpmr_siginfo.c | 21 char buf[1024 * 128]; member 28 uint64_t val; in get_fpmr() local
|
D | tpidr2_siginfo.c | 21 char buf[1024 * 128]; member 28 uint64_t val; in get_tpidr2() local
|
/linux-6.14.4/drivers/media/dvb-frontends/ |
D | stv0288.h | 45 static inline int stv0288_writereg(struct dvb_frontend *fe, u8 reg, u8 val) in stv0288_writereg() 48 u8 buf[] = { reg, val }; in stv0288_writereg() local
|
/linux-6.14.4/drivers/misc/cxl/ |
D | guest.c | 71 void *buf, size_t len) in guest_collect_vpd() 418 u64 offset, u64 *val) in _guest_afu_cr_readXX() 465 u64 val; in guest_afu_cr_read32() local 477 u64 val; in guest_afu_cr_read16() local 489 u64 val; in guest_afu_cr_read8() local 674 ssize_t cxl_guest_read_afu_vpd(struct cxl_afu *afu, void *buf, size_t len) in cxl_guest_read_afu_vpd() 680 static ssize_t guest_afu_read_err_buffer(struct cxl_afu *afu, char *buf, in guest_afu_read_err_buffer() 1083 ssize_t cxl_guest_read_adapter_vpd(struct cxl *adapter, void *buf, size_t len) in cxl_guest_read_adapter_vpd()
|
/linux-6.14.4/arch/x86/kernel/cpu/mce/ |
D | dev-mcelog.c | 36 static int dev_mce_log(struct notifier_block *nb, unsigned long val, in dev_mce_log() 96 show_trigger(struct device *s, struct device_attribute *attr, char *buf) in show_trigger() 104 const char *buf, size_t siz) in set_trigger() 205 char __user *buf = ubuf; in mce_chrdev_read() local
|
/linux-6.14.4/drivers/media/usb/au0828/ |
D | au0828-input.c | 46 char buf[] = { (reg >> 8) | 0x80, reg & 0xff, data }; in au8522_rc_write() local 58 static int au8522_rc_read(struct au0828_rc *ir, u16 reg, int val, in au8522_rc_read() 59 char *buf, int size) in au8522_rc_read() 86 char buf, oldbuf; in au8522_rc_andor() local 115 unsigned char buf[40]; in au0828_get_key_au8522() local
|
/linux-6.14.4/drivers/media/usb/gspca/m5602/ |
D | m5602_core.c | 57 __u8 *buf = sd->gspca_dev.usb_buf; in m5602_read_bridge() local 79 __u8 *buf = sd->gspca_dev.usb_buf; in m5602_write_bridge() local 166 __u8 *buf = sd->gspca_dev.usb_buf; in m5602_write_sensor() local 210 unsigned char val = 0; in m5602_dump_bridge() local 283 __u8 *buf = sd->gspca_dev.usb_buf; in m5602_start_transfer() local
|
/linux-6.14.4/drivers/iio/adc/ |
D | envelope-detector.c | 188 int *val, int *val2, long mask) in envelope_detector_read_raw() 232 struct iio_chan_spec const *ch, char *buf) in envelope_show_invert() 242 const char *buf, size_t len) in envelope_store_invert() 272 char *buf) in envelope_show_comp_interval() 282 const char *buf, size_t len) in envelope_store_comp_interval()
|
/linux-6.14.4/drivers/mtd/nand/raw/ingenic/ |
D | jz4780_bch.c | 89 static void jz4780_bch_write_data(struct ingenic_ecc *bch, const void *buf, in jz4780_bch_write_data() 106 static void jz4780_bch_read_parity(struct ingenic_ecc *bch, void *buf, in jz4780_bch_read_parity() 113 u32 val, offset = 0; in jz4780_bch_read_parity() local 162 const u8 *buf, u8 *ecc_code) in jz4780_calculate() 185 u8 *buf, u8 *ecc_code) in jz4780_correct()
|
/linux-6.14.4/drivers/nvmem/ |
D | bcm-ocotp.c | 151 static int bcm_otpc_read(void *context, unsigned int offset, void *val, in bcm_otpc_read() 155 u32 *buf = val; in bcm_otpc_read() local 182 static int bcm_otpc_write(void *context, unsigned int offset, void *val, in bcm_otpc_write() 186 u32 *buf = val; in bcm_otpc_write() local
|
/linux-6.14.4/include/linux/ |
D | pstore.h | 77 char *buf; member 186 char *buf; member 258 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp() 283 pstore_ftrace_write_timestamp(struct pstore_ftrace_record *rec, u64 val) in pstore_ftrace_write_timestamp()
|
/linux-6.14.4/drivers/spi/ |
D | spi-cs42l43.c | 69 static int cs42l43_spi_tx(struct regmap *regmap, const u8 *buf, unsigned int len) in cs42l43_spi_tx() 72 u32 val = 0; in cs42l43_spi_tx() local 106 static int cs42l43_spi_rx(struct regmap *regmap, u8 *buf, unsigned int len) in cs42l43_spi_rx() 109 u32 val; in cs42l43_spi_rx() local
|