/linux-6.14.4/drivers/platform/x86/ |
D | ideapad-laptop.c | 376 unsigned long end_jiffies, val; in read_ec_data() local 403 unsigned long end_jiffies, val; in write_ec_cmd() local 885 #define DYTC_SET_COMMAND(function, mode, on) \ argument 1983 unsigned long val; in ideapad_check_features() local
|
D | acer-wmi.c | 185 u8 function; member 2838 u32 attr, int channel, long *val) in acer_wmi_hwmon_read()
|
D | thinkpad_acpi.c | 8007 u8 val; in fan_select_fan1() local 8021 u8 val; in fan_select_fan2() local 10353 #define DYTC_SET_COMMAND(function, mode, on) \ argument 11711 static int __init set_ibm_param(const char *val, const struct kernel_param *kp) in set_ibm_param()
|
/linux-6.14.4/kernel/trace/ |
D | trace_events_filter.c | 84 u64 val; member 1512 bool function = false; in parse_pred() local 1515 u64 val; in parse_pred() local
|
/linux-6.14.4/drivers/edac/ |
D | i7core_edac.c | 279 #define PCI_DESCR(device, function, device_id) \ argument 865 static int write_and_test(struct pci_dev *dev, const int where, const u32 val) in write_and_test() 1810 static int i7core_mce_check_error(struct notifier_block *nb, unsigned long val, in i7core_mce_check_error()
|
/linux-6.14.4/tools/perf/util/ |
D | evsel.c | 1016 bool function = evsel__is_function_event(evsel); in __evsel__config_callchain() local 1717 u64 val, u64 ena, u64 run, u64 lost) in evsel__set_count() 2027 static int __open_attr__fprintf(FILE *fp, const char *name, const char *val, in __open_attr__fprintf() 3432 unsigned long long val; in evsel__taskstate() local
|
/linux-6.14.4/fs/ext4/ |
D | inode.c | 4705 static inline void ext4_inode_set_iversion_queried(struct inode *inode, u64 val) in ext4_inode_set_iversion_queried() 4714 const char *function, unsigned int line) in check_igot_inode() 4753 ext4_iget_flags flags, const char *function, in __ext4_iget() 6087 int ext4_change_inode_journal_flag(struct inode *inode, int val) in ext4_change_inode_journal_flag()
|
/linux-6.14.4/drivers/usb/gadget/function/ |
D | f_fs.c | 85 struct usb_function function; member 2498 #define __entity_check_INTERFACE(val) 1 in ffs_do_single_desc() argument 2499 #define __entity_check_STRING(val) (val) in ffs_do_single_desc() argument 2500 #define __entity_check_ENDPOINT(val) ((val) & USB_ENDPOINT_NUMBER_MASK) in ffs_do_single_desc() argument 2501 #define __entity(type, val) do { \ in ffs_do_single_desc() argument
|
/linux-6.14.4/arch/x86/kvm/vmx/ |
D | nested.c | 1013 u64 val = vmx->msr_autostore.guest.val[i].value; in nested_vmx_get_vmexit_msr_value() local 1598 unsigned long val; in copy_shadow_to_vmcs12() local 1633 unsigned long val; in copy_vmcs12_to_shadow() local 6088 u32 function = kvm_rax_read(vcpu); in handle_vmfunc() local 6240 unsigned long val; in nested_vmx_exit_handled_cr() local
|
/linux-6.14.4/arch/s390/kvm/ |
D | kvm-s390.c | 302 static int kvm_clock_sync(struct notifier_block *notifier, unsigned long val, in kvm_clock_sync() 338 unsigned long function = (unsigned long)nr | 0x100; in plo_test_bit() local 1934 static void kvm_s390_update_topology_change_report(struct kvm *kvm, bool val) in kvm_s390_update_topology_change_report() 4202 __u64 val; in kvm_arch_vcpu_ioctl_set_one_reg() local
|
/linux-6.14.4/drivers/video/fbdev/omap2/omapfb/dss/ |
D | dsi.c | 114 #define REG_FLD_MOD(dsidev, idx, val, start, end) \ argument 230 enum dsi_lane_function function; member 433 const struct dsi_reg idx, u32 val) in dsi_write_reg() 1775 int val; in dsi_get_line_buf_size() local 2514 u32 val; in dsi_vc_flush_long_data() local 2566 u32 val; in dsi_vc_flush_receive_data() local 2662 u32 val; in dsi_vc_write_long_header() local 2678 u32 val; in dsi_vc_write_long_payload() local 2941 u32 val; in dsi_vc_read_rx_fifo() local
|
/linux-6.14.4/drivers/net/usb/ |
D | hso.c | 641 static void handle_usb_error(int status, const char *function, in handle_usb_error() 1647 int val = 0; in hso_serial_tiocmset() local
|
/linux-6.14.4/include/acpi/ |
D | actypes.h | 997 char *val; member 1225 u16 function; member
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx4/ |
D | fw.c | 1793 u32 val; in get_board_id() local 2243 static int check_qp0_state(struct mlx4_dev *dev, int function, int port) in check_qp0_state()
|
D | mlx4.h | 487 u8 function; member 1387 static inline void set_param_l(u64 *arg, u32 val) in set_param_l() 1392 static inline void set_param_h(u64 *arg, u32 val) in set_param_h()
|
/linux-6.14.4/drivers/s390/block/ |
D | dasd_int.h | 150 void *function; /* originating ERP action */ member 469 static inline char *dasd_path_get_fcs_str(int val) in dasd_path_get_fcs_str()
|
/linux-6.14.4/drivers/pinctrl/ |
D | pinctrl-ingenic.c | 3269 unsigned int val; in ingenic_gpio_read_reg() local 3329 unsigned int val = ingenic_gpio_read_reg(jzgc, GPIO_PIN); in ingenic_gpio_get_value() local 3636 unsigned int val; in ingenic_get_pin_config() local 4318 const struct function_desc *function = &chip_info->functions[i]; in ingenic_pinctrl_probe() local
|
/linux-6.14.4/drivers/scsi/ |
D | hpsa_cmd.h | 197 u64 val; member 481 u8 function; /* 0x03 */ member
|
/linux-6.14.4/drivers/hid/ |
D | hid-logitech-hidpp.c | 1772 union power_supply_propval *val) in hidpp_battery_get_property() 2124 u8 function; in hidpp_solar_battery_event() local
|
/linux-6.14.4/drivers/block/drbd/ |
D | drbd_int.h | 167 int (*function) (struct drbd_thread *); member 2226 static inline int drbd_set_ed_uuid(struct drbd_device *device, u64 val) in drbd_set_ed_uuid()
|
/linux-6.14.4/drivers/md/ |
D | dm-integrity.c | 704 bool e, const char *function) in access_journal_check() 4598 unsigned int val; in dm_integrity_ctr() local
|
/linux-6.14.4/drivers/net/wireless/realtek/rtl8xxxu/ |
D | rtl8xxxu.h | 914 u8 function; member 1305 u8 val; member 1310 u32 val; member 1315 u32 val; member
|
/linux-6.14.4/drivers/net/ethernet/qlogic/qlcnic/ |
D | qlcnic.h | 1547 #define QLCWR32(adapter, off, val) \ argument 1879 u8 *mac, u8 function) in qlcnic_get_mac_address()
|
/linux-6.14.4/drivers/net/wireless/realtek/rtlwifi/ |
D | wifi.h | 241 u8 function; member 2643 u8 *val; member
|