/linux-6.14.4/drivers/net/ethernet/freescale/enetc/ |
D | enetc_ethtool.c | 67 u32 *buf = (u32 *)regbuf; in enetc_get_regs() local 746 u32 val = enetc_rxbdr_rd(hw, 0, ENETC_RBLENR); in enetc_get_ringparam() local 953 u32 lafs, rafs, val; in enetc_get_mm() local 1007 u32 val; in enetc_mm_wait_tx_active() local 1021 u32 val; in enetc_set_ptcfpr() local 1044 u32 val; in enetc_mm_commit_preemptible_tcs() local 1068 u32 val = enetc_port_rd(&si->hw, ENETC_PM0_CMD_CFG); in enetc_restart_emac_rx() local 1082 u32 val, add_frag_size; in enetc_set_mm() local 1149 u32 val; in enetc_mm_link_state_update() local
|
/linux-6.14.4/drivers/infiniband/hw/qib/ |
D | qib_iba6120.c | 886 static int qib_decode_6120_err(struct qib_devdata *dd, char *buf, size_t blen, in qib_decode_6120_err() 1127 u64 val; in qib_6120_init_hwerrors() local 1228 u64 val, config1, prev_val, hwstat, ibc; in qib_6120_bringup_serdes() local 1368 u64 val; in qib_6120_quiet_serdes() local 1434 u64 extctl, val, lst, ltst; in qib_6120_setup_setextled() local 1751 u64 val; in qib_6120_setup_reset() local 2094 u64 mask, val; in rcvctrl_6120_mod() local 2662 u64 val, prev_val; in qib_6120_xgxs_reset() local 2744 static int qib_6120_set_ib_cfg(struct qib_pportdata *ppd, int which, u32 val) in qib_6120_set_ib_cfg() 3072 u64 val; in get_6120_chip_params() local [all …]
|
/linux-6.14.4/arch/powerpc/kexec/ |
D | file_load_64.c | 37 __be64 *buf; /* data buffer for usable-memory property */ member 529 void *buf; in load_backup_segment() local 737 u64 val; in setup_purgatory_ppc64() local 1074 int arch_kexec_kernel_image_probe(struct kimage *image, void *buf, in arch_kexec_kernel_image_probe()
|
/linux-6.14.4/tools/testing/selftests/hid/progs/ |
D | hid.c | 460 __u8 buf[9] = {2, 3, 4, 5, 6, 7, 8, 9, 10}; in wq_cb_sleepable() local 476 struct elem init = {}, *val; in test_inject_input_report_callback() local 530 __u8 buf[9]; in BPF_PROG() local 570 __u8 buf[6]; in BPF_PROG() local
|
/linux-6.14.4/drivers/hwtracing/intel_th/ |
D | core.c | 206 char *buf) in port_show() 298 char *buf) in active_show() 306 const char *buf, size_t size) in active_store() 309 unsigned long val; in active_store() local
|
/linux-6.14.4/tools/testing/selftests/bpf/progs/ |
D | verifier_iterating_callbacks.c | 21 char *buf; member 48 char buf[4]; in unsafe_on_2nd_iter() local 119 static __u64 for_each_map_elem_cb(struct bpf_map *map, __u32 *key, __u64 *val, void *data) in for_each_map_elem_cb() 674 char buf[10] SEC(".data.buf"); variable
|
/linux-6.14.4/drivers/scsi/ |
D | virtio_scsi.c | 114 static void virtscsi_complete_cmd(struct virtio_scsi *vscsi, void *buf) in virtscsi_complete_cmd() 177 void (*fn)(struct virtio_scsi *vscsi, void *buf)) in virtscsi_vq_done() 179 void *buf; in virtscsi_vq_done() local 214 static void virtscsi_complete_free(struct virtio_scsi *vscsi, void *buf) in virtscsi_complete_free() 412 static void virtscsi_complete_event(struct virtio_scsi *vscsi, void *buf) in virtscsi_complete_event() 759 void *buf; in virtscsi_mq_poll() local 817 #define virtscsi_config_set(vdev, fld, val) \ argument
|
/linux-6.14.4/arch/powerpc/platforms/pseries/ |
D | papr_scm.c | 666 static int is_cmd_valid(struct nvdimm *nvdimm, unsigned int cmd, void *buf, in is_cmd_valid() 1005 struct nvdimm *nvdimm, unsigned int cmd, void *buf, in papr_scm_ndctl() 1060 char *buf) in health_bitmap_inject_show() 1072 struct device_attribute *attr, char *buf) in perf_stats_show() 1115 struct device_attribute *attr, char *buf) in flags_show() 1157 struct device_attribute *attr, char *buf) in dirty_shutdown_show() 1314 static int handle_mce_ue(struct notifier_block *nb, unsigned long val, in handle_mce_ue()
|
/linux-6.14.4/drivers/net/wireless/silabs/wfx/ |
D | debug.c | 34 static const char *get_symbol(unsigned long val, const struct trace_print_flags *symbol_array) in get_symbol() 209 char *buf; in wfx_send_pds_write() local
|
/linux-6.14.4/sound/core/seq/ |
D | seq_midi_emul.c | 414 int val; in rpn() local 478 sysex(const struct snd_midi_op *ops, void *private, unsigned char *buf, int len, in sysex()
|
/linux-6.14.4/drivers/net/phy/ |
D | dp83867.c | 163 #define DP83867_LED_FN(idx, val) (((val) & 0xf) << ((idx) * 4)) argument 405 int val, cnt, enable, count; in dp83867_get_downshift() local 438 int val, count; in dp83867_set_downshift() local 517 const u16 val = phy_read_mmd(phydev, DP83867_DEVADDR, in dp83867_verify_rgmii_cfg() local 558 u8 *buf, val; in dp83867_of_init_io_impedance() local 763 int ret, val, bs; in dp83867_config_init() local 1000 int val = 0; in dp83867_link_change_notify() local 1022 u32 val; in dp83867_led_brightness_set() local 1104 int val; in dp83867_led_hw_control_get() local
|
/linux-6.14.4/drivers/media/platform/verisilicon/ |
D | hantro.h | 390 u32 val, u32 reg) in vepu_write_relaxed() 396 static __always_inline void vepu_write(struct hantro_dev *vpu, u32 val, u32 reg) in vepu_write() 404 u32 val = readl(vpu->enc_base + reg); in vepu_read() local 411 u32 val, u32 reg) in vdpu_write_relaxed() 417 static __always_inline void vdpu_write(struct hantro_dev *vpu, u32 val, u32 reg) in vdpu_write() 432 u32 val = readl(vpu->dec_base + reg); in vdpu_read() local 440 u32 val) in vdpu_read_mask() 452 u32 val) in hantro_reg_write() 459 u32 val) in hantro_reg_write_relaxed() 494 vb2_to_hantro_decoded_buf(struct vb2_buffer *buf) in vb2_to_hantro_decoded_buf()
|
/linux-6.14.4/drivers/power/supply/ |
D | sc27xx_fuel_gauge.c | 385 static int sc27xx_fgu_get_vol_now(struct sc27xx_fgu_data *data, int *val) in sc27xx_fgu_get_vol_now() 404 static int sc27xx_fgu_get_cur_now(struct sc27xx_fgu_data *data, int *val) in sc27xx_fgu_get_cur_now() 454 static int sc27xx_fgu_get_vbat_vol(struct sc27xx_fgu_data *data, int *val) in sc27xx_fgu_get_vbat_vol() 471 static int sc27xx_fgu_get_current(struct sc27xx_fgu_data *data, int *val) in sc27xx_fgu_get_current() 488 static int sc27xx_fgu_get_vbat_ocv(struct sc27xx_fgu_data *data, int *val) in sc27xx_fgu_get_vbat_ocv() 517 static int sc27xx_fgu_get_charge_vol(struct sc27xx_fgu_data *data, int *val) in sc27xx_fgu_get_charge_vol() 552 union power_supply_propval val; in sc27xx_fgu_get_status() local 575 union power_supply_propval *val) in sc27xx_fgu_get_property() 703 const union power_supply_propval *val) in sc27xx_fgu_set_property() 962 void *buf; in sc27xx_fgu_calibration() local
|
/linux-6.14.4/drivers/scsi/mpi3mr/ |
D | mpi3mr_app.c | 2994 char *buf) in version_fw_show() 3016 char *buf) in fw_queue_depth_show() 3035 char *buf) in op_req_q_count_show() 3054 char *buf) in reply_queue_count_show() 3077 char *buf) in reply_qfull_count_show() 3101 struct device_attribute *attr, char *buf) in logging_level_show() 3126 const char *buf, size_t count) in logging_level_store() 3130 int val = 0; in logging_level_store() local 3151 char *buf) in adp_state_show() 3210 char *buf) in sas_address_show() [all …]
|
/linux-6.14.4/sound/soc/codecs/ |
D | rt711.c | 62 unsigned int reg, unsigned int mask, unsigned int val) in rt711_index_update_bits() 87 unsigned int val, loop = 0; in rt711_calibration() local 186 unsigned int buf, loop = 0; in rt711_headset_detect() local 689 unsigned int reg, val = 0, nid; in rt711_mux_get() local 723 unsigned int val, val2 = 0, change, reg, nid; in rt711_mux_put() local 995 unsigned int val = 0; in rt711_pcm_hw_params() local
|
D | peb2466.c | 133 static int peb2466_write_byte(struct peb2466 *peb2466, u8 cmd, u8 val) in peb2466_write_byte() 149 static int peb2466_read_byte(struct peb2466 *peb2466, u8 cmd, u8 *val) in peb2466_read_byte() 179 static int peb2466_write_buf(struct peb2466 *peb2466, u8 cmd, const u8 *buf, unsigned int len) in peb2466_write_buf() 198 static int peb2466_reg_write(void *context, unsigned int reg, unsigned int val) in peb2466_reg_write() 220 static int peb2466_reg_read(void *context, unsigned int reg, unsigned int *val) in peb2466_reg_read() 1443 const u8 *buf; in peb2466_fw_parse() local 1692 unsigned int mask, unsigned int val) in peb2466_chip_gpio_update_bits() 1729 static void peb2466_chip_gpio_set(struct gpio_chip *c, unsigned int offset, int val) in peb2466_chip_gpio_set() 1767 unsigned int val; in peb2466_chip_gpio_get() local 1808 unsigned int val; in peb2466_chip_get_direction() local [all …]
|
D | adau17x1.c | 194 unsigned int val, change; in adau17x1_dsp_mux_enum_put() local 237 unsigned int reg, val; in adau17x1_dsp_mux_enum_get() local 473 unsigned int val, div, dsp_div; in adau17x1_hw_params() local 1001 uint8_t buf[ADAU17X1_WORD_SIZE]; in adau17x1_safeload() local
|
/linux-6.14.4/arch/sparc/kernel/ |
D | pci.c | 113 void pci_config_write8(u8 *addr, u8 val) in pci_config_write8() 132 void pci_config_write16(u16 *addr, u16 val) in pci_config_write16() 151 void pci_config_write32(u32 *addr, u32 val) in pci_config_write32() 174 int val = 0; in ofpci_debug() local 588 show_pciobppath_attr(struct device * dev, struct device_attribute * attr, char * buf) in show_pciobppath_attr() 823 u8 val; in ali_sound_dma_hack() local
|
/linux-6.14.4/arch/sparc/include/asm/ |
D | floppy_64.h | 206 u8 val; in sparc_floppy_irq() local 296 char *buf; member 309 static void sun_pci_fd_outb(unsigned char val, unsigned long base, in sun_pci_fd_outb() 316 static void sun_pci_fd_broken_outb(unsigned char val, unsigned long base, in sun_pci_fd_broken_outb() 336 static void sun_pci_fd_lde_broken_outb(unsigned char val, unsigned long base, in sun_pci_fd_lde_broken_outb() 452 static void sun_pci_fd_out_byte(unsigned long port, unsigned char val, in sun_pci_fd_out_byte()
|
/linux-6.14.4/fs/ |
D | libfs.c | 43 int simple_statfs(struct dentry *dentry, struct kstatfs *buf) in simple_statfs() 227 ssize_t generic_read_dir(struct file *filp, char __user *buf, size_t siz, loff_t *ppos) in generic_read_dir() 1219 char *simple_transaction_get(struct file *file, const char __user *buf, size_t size) in simple_transaction_get() 1251 ssize_t simple_transaction_read(struct file *file, char __user *buf, size_t size, loff_t *pos) in simple_transaction_read() 1312 ssize_t simple_attr_read(struct file *file, char __user *buf, in simple_attr_read() 1333 u64 val; in simple_attr_read() local 1350 static ssize_t simple_attr_write_xsigned(struct file *file, const char __user *buf, in simple_attr_write_xsigned() 1354 unsigned long long val; in simple_attr_write_xsigned() local 1386 ssize_t simple_attr_write(struct file *file, const char __user *buf, in simple_attr_write() 1393 ssize_t simple_attr_write_signed(struct file *file, const char __user *buf, in simple_attr_write_signed()
|
/linux-6.14.4/drivers/net/wireless/realtek/rtw88/ |
D | fw.c | 66 u32 val; in _rtw_fw_dump_dbg_info() local 1301 u16 page_margin, u32 page, u8 *buf, in rtw_rsvd_page_list_to_buf() 1452 u8 *buf, u32 size) in rtw_fw_write_data_rsvd_page() 1455 u8 val; in rtw_fw_write_data_rsvd_page() local 1516 static int rtw_download_drv_rsvd_page(struct rtw_dev *rtwdev, u8 *buf, u32 size) in rtw_download_drv_rsvd_page() 1610 u8 *buf; in rtw_build_rsvd_page() local 1740 u8 *buf; in rtw_fw_download_rsvd_page() local 1785 u32 *buf, u32 residue, u16 start_pg) in rtw_fw_read_fifo_page() 1817 u32 offset, u32 size, u32 *buf) in rtw_fw_read_fifo() 2018 u8 page_offset = 1, *buf; in _rtw_hw_scan_update_probe_req() local [all …]
|
/linux-6.14.4/tools/testing/selftests/x86/ |
D | test_shadow_stack.c | 70 void write_shstk(unsigned long *addr, unsigned long val) in write_shstk() 296 unsigned long val; in gup_write() local 307 unsigned long val; in gup_read() local 777 char buf[256]; in get_uprobe_offset() local
|
/linux-6.14.4/drivers/net/usb/ |
D | mcs7830.c | 180 __le16 val; in mcs7830_read_phy() local 216 static int mcs7830_write_phy(struct usbnet *dev, u8 index, u16 val) in mcs7830_write_phy() 322 int location, int val) in mcs7830_mdio_write() 558 u8 *buf = urb->transfer_buffer; in mcs7830_status() local
|
/linux-6.14.4/drivers/isdn/hardware/mISDN/ |
D | mISDNisar.c | 41 u8 val = isar->read_reg(isar->hw, ISAR_HIA); in waitforHIA() local 173 load_firmware(struct isar_hw *isar, const u8 *buf, int size) in load_firmware() 178 u16 left, val, *sp = (u16 *)buf; in load_firmware() local 1473 u32 id, *val; in isar_l2l1() local
|
/linux-6.14.4/drivers/media/platform/atmel/ |
D | atmel-isi.c | 135 static void isi_writel(struct atmel_isi *isi, u32 reg, u32 val) in isi_writel() 178 struct frame_buffer *buf = isi->active; in atmel_isi_handle_streaming() local 298 struct frame_buffer *buf = container_of(vbuf, struct frame_buffer, vb); in buffer_init() local 309 struct frame_buffer *buf = container_of(vbuf, struct frame_buffer, vb); in buffer_prepare() local 351 struct frame_buffer *buf = container_of(vbuf, struct frame_buffer, vb); in buffer_cleanup() local 405 struct frame_buffer *buf = container_of(vbuf, struct frame_buffer, vb); in buffer_queue() local 422 struct frame_buffer *buf, *node; in start_streaming() local 479 struct frame_buffer *buf, *node; in stop_streaming() local
|