/openbmc/linux/drivers/dma/ |
H A D | dmaengine.c | 815 struct dma_device *d, *_d; in dma_request_chan() local
|
/openbmc/linux/drivers/dma/sh/ |
H A D | usb-dmac.c | 106 #define to_usb_dmac(d) container_of(d, struct usb_dmac, engine) argument
|
/openbmc/linux/arch/um/drivers/ |
H A D | virt-pci.c | 911 struct irq_data *d = irq_domain_get_irq_data(domain, virq); in um_pci_inner_domain_free() local
|
/openbmc/linux/drivers/staging/media/av7110/ |
H A D | av7110_hw.c | 859 int d, delta; in LoadBitmap() local
|
/openbmc/linux/drivers/pcmcia/ |
H A D | rsrc_nonstatic.c | 298 int i, a = 0, b = -1, d; in checksum() local
|
/openbmc/linux/drivers/hwmon/ |
H A D | sis5595.c | 804 struct pci_dev *d; in sis5595_pci_probe() local
|
/openbmc/linux/arch/arm64/kvm/vgic/ |
H A D | vgic-mmio-v3.c | 880 struct vgic_dist *d = &kvm->arch.vgic; in vgic_v3_alloc_redist_region() local
|
/openbmc/linux/drivers/net/usb/ |
H A D | rtl8150.c | 465 __u8 *d; in intr_callback() local
|
/openbmc/linux/fs/hostfs/ |
H A D | hostfs_kern.c | 927 static int hostfs_fill_sb_common(struct super_block *sb, void *d, int silent) in hostfs_fill_sb_common()
|
/openbmc/qemu/hw/scsi/ |
H A D | spapr_vscsi.c | 838 SCSIDevice *d; in vscsi_process_tsk_mgmt() local
|
/openbmc/qemu/chardev/ |
H A D | char.c | 335 MuxChardev *d = MUX_CHARDEV(s); in qemu_chr_is_busy() local
|
/openbmc/linux/drivers/input/rmi4/ |
H A D | rmi_driver.c | 560 int rmi_read_register_desc(struct rmi_device *d, u16 addr, in rmi_read_register_desc()
|
/openbmc/entity-manager/src/ |
H A D | entity_manager.cpp | 887 for (auto& d : data) in loadConfigurations() local
|
/openbmc/linux/include/net/bluetooth/ |
H A D | hci_core.h | 1557 static inline void hci_dev_put(struct hci_dev *d) in hci_dev_put() 1565 static inline struct hci_dev *hci_dev_hold(struct hci_dev *d) in hci_dev_hold() 1574 #define hci_dev_lock(d) mutex_lock(&d->lock) argument 1575 #define hci_dev_unlock(d) mutex_unlock(&d->lock) argument 1577 #define to_hci_dev(d) container_of(d, struct hci_dev, dev) argument
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_codec.c | 2282 const hda_nid_t *d; in set_dig_out() local 3638 const hda_nid_t *d; in setup_dig_out_stream() local 3653 const hda_nid_t *d; in cleanup_dig_out_stream() local
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | intel_dpll_mgr.c | 801 u64 a, b, c, d, diff, diff_best; in hsw_wrpll_update_rnp() local 1582 unsigned int dco, d, i; in skl_ddi_calculate_wrpll() local 2660 int d, best_div = 0, pdiv = 0, qdiv = 0, kdiv = 0; in icl_calc_wrpll() local
|
/openbmc/linux/drivers/isdn/mISDN/ |
H A D | layer2.c | 465 register u_char d = *data; in IsSFrame() local 475 u_char d = data[0] & ~0x10; in IsSABME() local
|
/openbmc/linux/arch/ia64/kernel/ |
H A D | unwind.c | 1169 #define UNW_DEC_REG_GR(fmt,r,d,arg) desc_reg_gr(r,d,arg) argument 1178 #define UNW_DEC_RP_BR(fmt,d,arg) desc_rp_br(d,arg) argument
|
/openbmc/qemu/block/ |
H A D | qcow2-refcount.c | 739 Qcow2DiscardRegion *d, *next; in qcow2_process_discards() local 761 Qcow2DiscardRegion *d, *p, *next; in update_refcount_discard() local
|
/openbmc/linux/drivers/md/ |
H A D | dm-raid.c | 2709 unsigned int d = mddev->raid_disks = rs->raid_disks; in rs_setup_takeover() local 2835 unsigned int cur_raid_devs, d; in rs_setup_reshape() local
|
H A D | dm-cache-policy-smq.c | 27 static unsigned int safe_div(unsigned int n, unsigned int d) in safe_div() 32 static unsigned int safe_mod(unsigned int n, unsigned int d) in safe_mod()
|
/openbmc/linux/drivers/media/i2c/ |
H A D | s5k5baf.c | 349 u16 *d, i, *end; in s5k5baf_fw_parse() local 843 const struct v4l2_rect *d) in s5k5baf_rescale()
|
/openbmc/linux/drivers/media/usb/gspca/ |
H A D | cpia1.c | 440 u8 a, u8 b, u8 c, u8 d) in do_command() 562 u8 a, u8 b, u8 c, u8 d, in do_command_extended()
|
/openbmc/linux/sound/soc/ |
H A D | soc-pcm.c | 423 struct snd_soc_dai d; in soc_pcm_params_symmetry() local 1305 struct snd_soc_dpcm *dpcm, *d; in dpcm_be_disconnect() local
|
/openbmc/linux/include/linux/ |
H A D | scmi_protocol.h | 833 #define to_scmi_dev(d) container_of(d, struct scmi_device, dev) argument 849 #define to_scmi_driver(d) container_of(d, struct scmi_driver, driver) argument
|