/linux-6.12.1/sound/soc/qcom/qdsp6/ |
D | q6dsp-lpass-ports.c | 10 #define Q6AFE_TDM_PB_DAI(pre, num, did) { \ argument 28 #define Q6AFE_TDM_CAP_DAI(pre, num, did) { \ argument 46 #define Q6AFE_CDC_DMA_RX_DAI(did) { \ argument 64 #define Q6AFE_CDC_DMA_TX_DAI(did) { \ argument 82 #define Q6AFE_DP_RX_DAI(did) { \ argument
|
/linux-6.12.1/drivers/iommu/intel/ |
D | pasid.c | 196 u16 did, u32 pasid) in pasid_cache_invalidation_with_pasid() 243 u16 did, pgtt; in intel_pasid_tear_down_entry() local 276 u32 pasid, u16 did) in pasid_flush_caches() 295 u32 pasid, u16 did, int flags) in intel_pasid_setup_first_level() 378 u16 did; in intel_pasid_setup_second_level() local 438 u16 did, pgtt; in intel_pasid_setup_dirty_tracking() local 505 u16 did = FLPT_DEFAULT_DID; in intel_pasid_setup_pass_through() local 541 u16 did; in intel_pasid_setup_page_snoop_control() local 591 u16 did = domain_id_iommu(domain, iommu); in intel_pasid_setup_nested() local 680 u16 did; in device_pasid_table_teardown() local [all …]
|
D | cache.c | 43 static int cache_tag_assign(struct dmar_domain *domain, u16 did, in cache_tag_assign() 85 static void cache_tag_unassign(struct dmar_domain *domain, u16 did, in cache_tag_unassign() 108 static int __cache_tag_assign_domain(struct dmar_domain *domain, u16 did, in __cache_tag_assign_domain() 125 static void __cache_tag_unassign_domain(struct dmar_domain *domain, u16 did, in __cache_tag_unassign_domain() 136 static int __cache_tag_assign_parent_domain(struct dmar_domain *domain, u16 did, in __cache_tag_assign_parent_domain() 153 static void __cache_tag_unassign_parent_domain(struct dmar_domain *domain, u16 did, in __cache_tag_unassign_parent_domain() 190 u16 did = domain_get_id_for_dev(domain, dev); in cache_tag_assign_domain() local 221 u16 did = domain_get_id_for_dev(domain, dev); in cache_tag_unassign_domain() local 282 static void qi_batch_add_iotlb(struct intel_iommu *iommu, u16 did, u64 addr, in qi_batch_add_iotlb() 305 static void qi_batch_add_piotlb(struct intel_iommu *iommu, u16 did, u32 pasid, in qi_batch_add_piotlb()
|
/linux-6.12.1/arch/mips/include/asm/octeon/ |
D | cvmx-address.h | 147 uint64_t did:8; member 172 uint64_t did:8; member 233 uint64_t did:8; member 247 uint64_t did:8; member 295 #define CVMX_ADDR_DIDSPACE(did) (((CVMX_IO_SEG) << 22) | ((1ULL) << 8) | (did)) argument 296 #define CVMX_ADDR_DID(did) (CVMX_ADDR_DIDSPACE(did) << 40) argument 297 #define CVMX_FULL_DID(did, subdid) (((did) << 3) | (subdid)) argument
|
D | cvmx-pow.h | 253 uint64_t did:8; member 286 uint64_t did:8; member 334 uint64_t did:8; member 378 uint64_t did:8; member 447 uint64_t did:8; member 1200 uint64_t did:8; member 1231 uint64_t did:8; member
|
/linux-6.12.1/drivers/nfc/st21nfca/ |
D | dep.c | 65 u8 did; member 77 u8 did; member 89 u8 did; member 98 u8 did; member 106 u8 did; member 415 static void st21nfca_im_send_psl_req(struct nfc_hci_dev *hdev, u8 did, u8 bsi, in st21nfca_im_send_psl_req()
|
/linux-6.12.1/drivers/input/keyboard/ |
D | hil_kbd.c | 329 uint8_t did = kbd->idd[0]; in hil_dev_keyboard_setup() local 356 uint8_t did = ptr->idd[0]; in hil_dev_pointer_setup() local 447 uint8_t did, *idd; in hil_dev_connect() local
|
/linux-6.12.1/tools/power/cpupower/utils/helpers/ |
D | amd.c | 23 unsigned did:3; member 37 unsigned did:6; member 78 int fid, did, cof = 0; in get_cof() local
|
/linux-6.12.1/drivers/usb/cdns3/ |
D | drd.h | 17 __le32 did; member 61 __le32 did; member 83 #define OTG_CDNSP_CHECK_DID(did) (((did) & GENMASK(31, 8)) == 0x00040300) argument 86 #define OTG_CDNS3_CHECK_DID(did) (((did) & GENMASK(31, 8)) == 0x00040200) argument
|
/linux-6.12.1/drivers/media/pci/cx18/ |
D | cx18-av-vbi.c | 50 u8 did; member 252 int did, sdid, l, err = 0; in cx18_av_decode_vbi_line() local
|
/linux-6.12.1/drivers/watchdog/ |
D | exar_wdt.c | 60 unsigned short did; member 302 unsigned short vid, did; in exar_detect() local 387 unsigned short did, rt_base = 0; in exar_wdt_init() local
|
/linux-6.12.1/drivers/input/serio/ |
D | i8042-acpipnpio.h | 1446 static int i8042_pnp_kbd_probe(struct pnp_dev *dev, const struct pnp_device_id *did) in i8042_pnp_kbd_probe() 1473 static int i8042_pnp_aux_probe(struct pnp_dev *dev, const struct pnp_device_id *did) in i8042_pnp_aux_probe()
|
/linux-6.12.1/net/nfc/ |
D | digital_dep.c | 67 u8 did; member 78 u8 did; member 89 u8 did; member 97 u8 did; member 1365 static int digital_tg_send_psl_res(struct nfc_digital_dev *ddev, u8 did, in digital_tg_send_psl_res()
|
/linux-6.12.1/drivers/scsi/lpfc/ |
D | lpfc_els.c | 171 struct lpfc_nodelist *ndlp, u32 did, in lpfc_prep_els_iocb() 1283 uint32_t tmo, did; in lpfc_issue_els_flogi() local 2014 u32 ulp_status, ulp_word4, did, iotag; in lpfc_cmpl_els_plogi() local 2197 lpfc_issue_els_plogi(struct lpfc_vport *vport, uint32_t did, uint8_t retry) in lpfc_issue_els_plogi() 3239 u32 ulp_status, ulp_word4, tmo, did, iotag; in lpfc_cmpl_els_cmd() local 3376 u32 ulp_status, ulp_word4, tmo, did, iotag; in lpfc_cmpl_els_disc_cmd() local 4002 u32 ulp_status, ulp_word4, tmo, did, iotag; in lpfc_cmpl_els_edc() local 4627 uint32_t did; in lpfc_els_retry() local 5348 u32 ulp_status, ulp_word4, tmo, did, iotag; in lpfc_cmpl_els_rsp() local 7854 lpfc_rscn_payload_check(struct lpfc_vport *vport, uint32_t did) in lpfc_rscn_payload_check() [all …]
|
/linux-6.12.1/drivers/scsi/libfc/ |
D | fc_elsct.c | 31 struct fc_seq *fc_elsct_send(struct fc_lport *lport, u32 did, in fc_elsct_send()
|
D | fc_lport.c | 1740 u32 did; in fc_lport_flogi_resp() local 2021 u32 did, u32 tov) in fc_lport_els_request() 2080 struct fc_lport *lport, u32 did, u32 tov) in fc_lport_ct_request() 2146 u32 did, tov; in fc_lport_bsg_request() local
|
D | fc_encode.h | 726 enum fc_fh_type *fh_type, u32 *did) in fc_ct_fill() 904 u32 did, in fc_els_fill()
|
/linux-6.12.1/include/scsi/ |
D | fc_frame.h | 251 u32 did, u32 sid, enum fc_fh_type type, in __fc_fill_fc_hdr() 269 u32 did, u32 sid, enum fc_fh_type type, in fc_fill_fc_hdr()
|
/linux-6.12.1/drivers/clk/ |
D | clk-renesas-pcie.c | 60 u8 did; member 287 unsigned int vid, did; in rs9_probe() local
|
/linux-6.12.1/drivers/gpu/drm/i915/display/ |
D | dvo_ch7xxx.c | 111 u8 did; member 134 static char *ch7xxx_get_did(u8 did) in ch7xxx_get_did()
|
/linux-6.12.1/drivers/pcmcia/ |
D | ds.c | 45 const struct pcmcia_device_id *did = p_drv->id_table; in pcmcia_check_driver() local 801 const struct pcmcia_device_id *did) in pcmcia_devmatch() 907 const struct pcmcia_device_id *did = p_drv->id_table; in pcmcia_bus_match() local
|
/linux-6.12.1/drivers/input/gameport/ |
D | ns558.c | 178 static int ns558_pnp_probe(struct pnp_dev *dev, const struct pnp_device_id *did) in ns558_pnp_probe()
|
/linux-6.12.1/drivers/video/fbdev/ |
D | offb.c | 361 const u32 *vid, *did; in offb_init_palette_hacks() local 634 u32 vid, did; in offb_init_nodriver() local
|
/linux-6.12.1/include/scsi/fc/ |
D | fc_fcoe.h | 86 static inline void fc_fcoe_set_mac(u8 *mac, u8 *did) in fc_fcoe_set_mac()
|
/linux-6.12.1/arch/mips/include/asm/mach-cavium-octeon/ |
D | mangle-port.h | 18 u64 did = ((u64)(uintptr_t)a >> 40) & 0xff; in __should_swizzle_bits() local
|