Home
last modified time | relevance | path

Searched defs:d (Results 2201 – 2225 of 3000) sorted by relevance

1...<<81828384858687888990>>...120

/openbmc/linux/drivers/cpufreq/
H A Dlonghaul.c671 struct acpi_device *d = acpi_fetch_acpi_dev(obj_handle); in longhaul_walk_callback() local
/openbmc/linux/drivers/iio/light/
H A Dgp2ap002.c153 static irqreturn_t gp2ap002_prox_irq(int irq, void *d) in gp2ap002_prox_irq()
/openbmc/qemu/hw/audio/
H A Dpl041.c516 static void pl041_device_reset(DeviceState *d) in pl041_device_reset()
/openbmc/qemu/hw/sd/
H A Dpl181.c468 static void pl181_reset(DeviceState *d) in pl181_reset()
/openbmc/qemu/tests/qemu-iotests/
H A Diotests.py1183 def dictpath(self, d, path): argument
1206 def assert_qmp_absent(self, d, path): argument
1213 def assert_qmp(self, d, path, value): argument
/openbmc/qemu/include/tcg/
H A Dtcg.h179 #define tcg_regset_set_reg(d, r) ((d) |= (TCGRegSet)1 << (r)) argument
180 #define tcg_regset_reset_reg(d, r) ((d) &= ~((TCGRegSet)1 << (r))) argument
181 #define tcg_regset_test_reg(d, r) (((d) >> (r)) & 1) argument
/openbmc/linux/drivers/acpi/
H A Dec.c846 u8 d; in acpi_ec_burst_enable() local
867 u8 d; in acpi_ec_read() local
880 u8 d; in acpi_ec_read_unlocked() local
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_DAC1064.c989 u_int32_t d; in MGAG100_reset() local
/openbmc/u-boot/drivers/usb/gadget/
H A Df_thor.c902 struct usb_endpoint_descriptor *d; in thor_eps_setup() local
/openbmc/u-boot/lib/rsa/
H A Drsa-sign.c26 const BIGNUM **n, const BIGNUM **e, const BIGNUM **d) in RSA_get0_key()
/openbmc/linux/security/tomoyo/
H A Dutil.c451 unsigned char d; in tomoyo_correct_word2() local
/openbmc/linux/drivers/gpu/drm/i915/gt/
H A Dgen7_renderclear.c112 static void batch_add(struct batch_chunk *bc, const u32 d) in batch_add()
/openbmc/linux/drivers/hwmon/
H A Dmlxreg-fan.c47 #define MLXREG_FAN_GET_RPM(rval, d, s) (DIV_ROUND_CLOSEST(15000000 * 100, \ argument
/openbmc/linux/drivers/video/fbdev/
H A Dplatinumfb.c231 #define STORE_D2(a, d) { \ argument
/openbmc/linux/drivers/platform/chrome/wilco_ec/
H A Dtelemetry.c343 static void telem_device_free(struct device *d) in telem_device_free()
/openbmc/linux/drivers/media/dvb-frontends/
H A Dds3000.c691 struct dvb_diseqc_master_cmd *d) in ds3000_send_diseqc_msg()
/openbmc/linux/drivers/misc/lkdtm/
H A Dbugs.c570 struct desc_struct d = { in lkdtm_DOUBLE_FAULT() local
/openbmc/linux/arch/x86/crypto/
H A Dcast6-avx-x86_64-asm_64.S101 #define dummy(d) /* do nothing */ argument
/openbmc/linux/net/sched/
H A Dsch_red.c446 static int red_dump_stats(struct Qdisc *sch, struct gnet_dump *d) in red_dump_stats()
/openbmc/linux/drivers/pci/pcie/
H A Dportdrv.c801 static int __init dmi_pcie_pme_disable_msi(const struct dmi_system_id *d) in dmi_pcie_pme_disable_msi()
/openbmc/linux/arch/x86/boot/compressed/
H A Defi.h11 #define EFI_GUID(a, b, c, d...) (efi_guid_t){ { \ argument
/openbmc/linux/drivers/iio/imu/
H A Dadis16460.c131 struct dentry *d = iio_get_debugfs_dentry(indio_dev); in adis16460_debugfs_init() local
/openbmc/linux/drivers/irqchip/
H A Dirq-imx-mu-msi.c188 struct irq_data *d = irq_domain_get_irq_data(domain, virq); in imx_mu_msi_domain_irq_free() local
/openbmc/linux/drivers/infiniband/ulp/rtrs/
H A Drtrs-srv.h137 size_t size, int d) in rtrs_srv_update_rdma_stats()
/openbmc/linux/sound/soc/codecs/
H A Dtas2552.c191 unsigned int d, q, t; in tas2552_setup_pll() local

1...<<81828384858687888990>>...120