/openbmc/qemu/hw/net/ |
H A D | i82596.c | 206 I82596State *d = qemu_get_nic_opaque(nc); in i82596_set_link_status() local
|
/openbmc/qemu/target/hppa/ |
H A D | fpu_helper.c | 29 int rm, d; in HELPER() local
|
/openbmc/qemu/hw/block/ |
H A D | swim.c | 471 static void sysbus_swim_reset(DeviceState *d) in sysbus_swim_reset()
|
/openbmc/qemu/hw/scsi/ |
H A D | scsi-generic.c | 769 static SCSIRequest *scsi_new_request(SCSIDevice *d, uint32_t tag, uint32_t lun, in scsi_new_request()
|
/openbmc/linux/drivers/acpi/ |
H A D | device_sysfs.c | 370 eject_store(struct device *d, struct device_attribute *attr, in eject_store()
|
/openbmc/linux/drivers/net/wireless/intel/iwlegacy/ |
H A D | 4965-mac.c | 4546 il4965_show_debug_level(struct device *d, struct device_attribute *attr, in il4965_show_debug_level() 4554 il4965_store_debug_level(struct device *d, struct device_attribute *attr, in il4965_store_debug_level() 4576 il4965_show_temperature(struct device *d, struct device_attribute *attr, in il4965_show_temperature() 4590 il4965_show_tx_power(struct device *d, struct device_attribute *attr, char *buf) in il4965_show_tx_power() 4601 il4965_store_tx_power(struct device *d, struct device_attribute *attr, in il4965_store_tx_power()
|
/openbmc/linux/drivers/iommu/intel/ |
H A D | iommu.h | 310 #define DMA_CCMD_DID(d) ((u64)((d) & 0xffff)) argument 346 #define dma_frcd_type(d) ((d >> 30) & 1) argument 352 #define dma_frcd_page_addr(d) (d & (((u64)-1) << PAGE_SHIFT)) argument 400 #define QI_IWD_STATUS_DATA(d) (((u64)d) << 32) argument
|
/openbmc/linux/drivers/atm/ |
H A D | eni.c | 143 #define NEPMOK(a0,d,b,c) NEPJOK(a0,(a0+d) & (c-1),b) argument 144 #define EEPMOK(a0,d,b,c) EEPJOK(a0,(a0+d) & (c-1),b) argument
|
/openbmc/linux/drivers/devfreq/ |
H A D | devfreq.c | 1512 static ssize_t available_governors_show(struct device *d, in available_governors_show() 1679 static ssize_t available_frequencies_show(struct device *d, in available_frequencies_show()
|
/openbmc/linux/drivers/video/fbdev/ |
H A D | udlfb.c | 1016 …struct dlfb_deferred_free *d = list_entry(dlfb->deferred_free.next, struct dlfb_deferred_free, lis… in dlfb_ops_destroy() local 1210 struct dlfb_deferred_free *d = kmalloc(sizeof(struct dlfb_deferred_free), GFP_KERNEL); in dlfb_deferred_vfree() local
|
/openbmc/linux/arch/powerpc/perf/ |
H A D | hv-24x7.c | 431 struct dev_ext_attribute *d; in device_show_string() local 1076 int d, n, count = 0; in domains_show() local
|
/openbmc/linux/drivers/dma/ti/ |
H A D | cppi41.c | 591 struct cppi41_desc *d; in cppi41_dma_prep_slave_sg() local 636 static void cppi41_compute_td_desc(struct cppi41_desc *d) in cppi41_compute_td_desc()
|
/openbmc/linux/drivers/gpu/drm/ingenic/ |
H A D | ingenic-drm-drv.c | 1033 static void ingenic_drm_unbind_all(void *d) in ingenic_drm_unbind_all() 1040 static void __maybe_unused ingenic_drm_release_rmem(void *d) in ingenic_drm_release_rmem()
|
/openbmc/linux/tools/testing/selftests/bpf/ |
H A D | test_sockmap.c | 485 unsigned char *d = calloc(iov_length, sizeof(char)); in msg_alloc_iov() local 518 unsigned char *d = msg->msg_iov[i].iov_base; in msg_verify_data() local
|
/openbmc/linux/tools/bpf/bpftool/ |
H A D | prog.c | 340 struct btf_dumper d = { in show_prog_metadata() local 370 struct btf_dumper d = { in show_prog_metadata() local
|
/openbmc/linux/fs/smb/server/ |
H A D | vfs.c | 77 struct dentry *d; in ksmbd_vfs_path_lookup_locked() local 232 struct dentry *d; in ksmbd_vfs_mkdir() local
|
/openbmc/linux/drivers/gpu/drm/i915/display/ |
H A D | dvo_ns2501.c | 385 #define NSPTR(d) ((NS2501Ptr)(d->DriverPrivate.ptr)) argument
|
/openbmc/linux/sound/usb/caiaq/ |
H A D | device.h | 124 #define caiaqdev_to_dev(d) (d->chip.card->dev) argument
|
/openbmc/u-boot/drivers/pci/ |
H A D | pci_mvebu.c | 49 #define PCIE_CONF_DEV(d) (((d) & 0x1f) << 11) argument
|
/openbmc/linux/drivers/hwmon/ |
H A D | i5k_amb.c | 252 int i, j, k, d = 0; in i5k_amb_hwmon_init() local
|
/openbmc/linux/tools/testing/selftests/powerpc/alignment/ |
H A D | alignment_handler.c | 160 char *s, *d; in test_memcpy() local
|
/openbmc/linux/drivers/clk/ti/ |
H A D | dpll3xxx.c | 1072 const struct omap3_dpll5_settings *d; in omap3_dpll5_apply_errata() local
|
/openbmc/qemu/include/hw/southbridge/ |
H A D | ich9.h | 23 PCIDevice d; member
|
/openbmc/linux/drivers/mtd/chips/ |
H A D | cfi_cmdset_0020.c | 526 map_word d; in do_write_buffer() local
|
/openbmc/linux/drivers/mmc/core/ |
H A D | card.h | 17 #define mmc_dev_to_card(d) container_of(d, struct mmc_card, dev) argument
|