/linux-6.14.4/include/linux/ |
D | sm501.h | 122 unsigned long devices; member 166 #define smc501_writel(val, addr) iowrite32be((val), (addr)) argument 169 #define smc501_writel(val, addr) writel(val, addr) argument
|
D | kvm_host.h | 843 struct list_head devices; member 2356 static inline void kvm_vcpu_set_in_spin_loop(struct kvm_vcpu *vcpu, bool val) in kvm_vcpu_set_in_spin_loop() 2360 static inline void kvm_vcpu_set_dy_eligible(struct kvm_vcpu *vcpu, bool val) in kvm_vcpu_set_dy_eligible() 2367 static inline void kvm_vcpu_set_in_spin_loop(struct kvm_vcpu *vcpu, bool val) in kvm_vcpu_set_in_spin_loop() 2371 static inline void kvm_vcpu_set_dy_eligible(struct kvm_vcpu *vcpu, bool val) in kvm_vcpu_set_dy_eligible()
|
D | pci.h | 164 #define PCI_SET_ERROR_RESPONSE(val) (*(val) = ((typeof(*(val))) PCI_ERROR_RESPONSE)) argument 165 #define PCI_POSSIBLE_ERROR(val) ((val) == ((typeof(val)) PCI_ERROR_RESPONSE)) argument 654 struct list_head devices; /* List of devices on this bus */ member
|
/linux-6.14.4/drivers/platform/x86/ |
D | acer-wmi.c | 221 u16 devices; /* Other type devices default status */ member 236 u16 devices; /* Set Device */ member 243 u16 devices; /* Get Device */ member 249 u16 devices; /* Current Device Status */ member 1300 u16 devices; in wmid3_set_device_status() local 1434 u32 devices; in WMID_set_capabilities() local 2635 u32 devices = 0; in get_wmid_devices() local 2838 u32 attr, int channel, long *val) in acer_wmi_hwmon_read()
|
/linux-6.14.4/drivers/iommu/intel/ |
D | dmar.c | 105 void dmar_free_dev_scope(struct dmar_dev_scope **devices, int *cnt) in dmar_free_dev_scope() 217 struct dmar_dev_scope *devices, in dmar_insert_dev_scope() 274 struct dmar_dev_scope *devices, int count) in dmar_remove_dev_scope() 681 static int dmar_pci_device_match(struct dmar_dev_scope devices[], in dmar_pci_device_match() 1647 u64 val = virt_to_phys(qi->desc); in __dmar_enable_qi() local
|
D | iommu.c | 174 struct dmar_dev_scope *devices; /* target devices */ member 181 struct dmar_dev_scope *devices; /* target devices */ member 189 struct dmar_dev_scope *devices; /* target devices */ member 1035 u32 val; in iommu_flush_write_buffer() local 1056 u64 val = 0; in __iommu_flush_context() local 1091 u64 val = 0, val_iva = 0; in __iommu_flush_iotlb() local 2086 u64 val; in copy_translation_tables() local 4231 static int device_set_dirty_tracking(struct list_head *devices, bool enable) in device_set_dirty_tracking()
|
D | iommu.h | 253 #define DMA_TLB_IAIG(val) (((val) >> 57) & 3) argument 620 struct list_head devices; /* all devices' list */ member 852 u64 val; member
|
/linux-6.14.4/drivers/gpu/drm/i915/ |
D | i915_pci.c | 889 static bool device_id_in_list(u16 device_id, const char *devices, bool negative) in device_id_in_list() 908 u16 val; in device_id_in_list() local
|
/linux-6.14.4/drivers/mfd/ |
D | sm501.c | 65 struct list_head devices; member 116 static unsigned long decode_div(unsigned long pll2, unsigned long val, in decode_div() 833 static int sm501_register_uart(struct sm501_devdata *sm, int devices) in sm501_register_uart() 926 unsigned long val; in sm501_gpio_set() local 977 unsigned long val; in sm501_gpio_output() local
|
D | lpc_ich.c | 139 const struct mfd_cell *devices; member 1268 u32 val; in lpc_ich_byt_set_writeable() local
|
/linux-6.14.4/drivers/gpu/drm/xe/ |
D | xe_pci.c | 405 static bool device_id_in_list(u16 device_id, const char *devices, bool negative) in device_id_in_list() 424 u16 val; in device_id_in_list() local 476 u32 val; in read_gmdid() local
|
/linux-6.14.4/drivers/devfreq/ |
D | tegra30-devfreq.c | 194 struct tegra_devfreq_device devices[2]; member 223 static void actmon_writel(struct tegra_devfreq *tegra, u32 val, u32 offset) in actmon_writel() 233 static void device_writel(struct tegra_devfreq_device *dev, u32 val, in device_writel() 239 static unsigned long do_percent(unsigned long long val, unsigned int pct) in do_percent() 268 u32 val = tegra->cur_freq * tegra->devfreq->profile->polling_ms; in tegra_devfreq_update_wmark() local 379 u32 val; in actmon_thread_isr() local 500 u32 val = 0; in tegra_actmon_configure_device() local
|
/linux-6.14.4/include/sound/ |
D | core.h | 97 struct list_head devices; /* devices */ member 403 #define SND_PCI_QUIRK(vend,dev,xname,val) \ argument 405 #define SND_PCI_QUIRK_VENDOR(vend, xname, val) \ argument 407 #define SND_PCI_QUIRK_MASK(vend, mask, dev, xname, val) \ argument 412 #define SND_PCI_QUIRK(vend,dev,xname,val) \ argument 414 #define SND_PCI_QUIRK_MASK(vend, mask, dev, xname, val) \ argument 416 #define SND_PCI_QUIRK_VENDOR(vend, xname, val) \ argument
|
/linux-6.14.4/drivers/perf/ |
D | thunderx2_pmu.c | 33 #define DMC_EVENT_CFG(idx, val) ((val) << (((idx) * 8) + 1)) argument 299 static inline void reg_writel(u32 val, unsigned long addr) in reg_writel() 369 u32 val, emask; in uncore_start_event_l3c() local 390 u32 val, cmask, emask; in uncore_start_event_dmc() local 415 u32 val, cmask; in uncore_stop_event_dmc() local 507 struct acpi_device_id devices[] = { in get_tx2_pmu_type() local
|
/linux-6.14.4/net/bluetooth/ |
D | 6lowpan.c | 1062 static int lowpan_enable_set(void *data, u64 val) in lowpan_enable_set() 1078 static int lowpan_enable_get(void *data, u64 *val) in lowpan_enable_get() 1190 struct list_head devices; in disconnect_devices() local
|
/linux-6.14.4/drivers/gpu/drm/radeon/ |
D | radeon_combios.c | 2294 uint32_t conn_info, entry, devices; in radeon_get_legacy_connector_info_from_bios() local 2876 uint32_t reg, val, and_mask, or_mask; in radeon_combios_external_tmds_setup() local 3007 uint32_t val, and_mask, or_mask; in combios_parse_mmio_table() local 3086 uint32_t val, shift, tmp; in combios_parse_pll_table() local 3175 uint8_t val = RBIOS8(offset); in combios_parse_ram_reset_table() local
|
/linux-6.14.4/drivers/ps3/ |
D | ps3-vuart.c | 147 u64 val; in ps3_vuart_get_triggers() local 866 struct ps3_system_bus_device *devices[PORT_COUNT]; member
|
/linux-6.14.4/fs/btrfs/ |
D | volumes.h | 411 struct list_head devices; member 825 int index, unsigned long val) in btrfs_dev_stat_set()
|
/linux-6.14.4/sound/pci/hda/ |
D | hda_codec.c | 330 int i, dev_len, devices; in snd_hda_get_devices() local 565 unsigned int val) in snd_hda_codec_set_pin_target() 1346 int ch, int dir, int idx, int mask, int val) in snd_hda_codec_amp_update() 1367 int direction, int idx, int mask, int val) in snd_hda_codec_amp_stereo() 1395 int dir, int idx, int mask, int val) in snd_hda_codec_amp_init() 1417 int dir, int idx, int mask, int val) in snd_hda_codec_amp_init_stereo() 1477 unsigned int val; in read_amp_value() local 1490 unsigned int val) in update_amp_value() 1899 static int put_kctl_with_value(struct snd_kcontrol *kctl, int val) in put_kctl_with_value() 1926 int val; in init_follower_0dB() local [all …]
|
/linux-6.14.4/sound/drivers/ |
D | aloop.c | 168 static struct platform_device *devices[SNDRV_CARDS]; variable 1405 unsigned int val; in loopback_rate_shift_put() local 1441 unsigned int val; in loopback_notify_put() local 1462 unsigned int val = 0; in loopback_active_get() local
|
D | dummy.c | 87 static struct platform_device *devices[SNDRV_CARDS]; variable 990 unsigned long long val; in dummy_proc_write() local
|
/linux-6.14.4/drivers/gpu/drm/i915/gvt/ |
D | cmd_parser.c | 437 u16 devices; member 841 #define patch_value(s, addr, val) do { \ argument 1187 u32 hws_pga, val; in cmd_handler_pipe_control() local 1718 u32 hws_pga, val; in cmd_handler_mi_flush_dw() local
|
/linux-6.14.4/drivers/iommu/arm/arm-smmu-v3/ |
D | arm-smmu-v3.h | 594 u64 val; member 859 struct list_head devices; member
|
/linux-6.14.4/drivers/block/drbd/ |
D | drbd_int.h | 589 struct idr devices; /* volume number to device mapping */ member 2226 static inline int drbd_set_ed_uuid(struct drbd_device *device, u64 val) in drbd_set_ed_uuid()
|