Home
last modified time | relevance | path

Searched defs:did (Results 1 – 25 of 96) sorted by relevance

1234

/Linux-v6.1/sound/soc/qcom/qdsp6/
Dq6dsp-lpass-ports.c10 #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
/Linux-v6.1/drivers/staging/wlan-ng/
Dp80211types.h242 u32 did; member
249 u32 did; member
257 u32 did; member
265 u32 did; member
273 u32 did; member
281 u32 did; member
289 u32 did; member
297 u32 did; member
305 u32 did; member
313 u32 did; member
Dcfg80211.c74 u32 did, u32 data) in prism2_domibset_uint32()
88 u32 did, u8 len, const u8 *data) in prism2_domibset_pstr32()
150 u32 did; in prism2_add_key() local
209 u32 did; in prism2_del_key() local
443 u32 did; in prism2_connect() local
/Linux-v6.1/drivers/iommu/intel/
Dpasid.c397 u16 did, u32 pasid) in pasid_cache_invalidation_with_pasid()
441 u16 did, pgtt; in intel_pasid_tear_down_entry() local
476 u32 pasid, u16 did) in pasid_flush_caches()
495 u32 pasid, u16 did, int flags) in intel_pasid_setup_first_level()
599 u16 did; in intel_pasid_setup_second_level() local
662 u16 did = FLPT_DEFAULT_DID; in intel_pasid_setup_pass_through() local
705 u16 did; in intel_pasid_setup_page_snoop_control() local
/Linux-v6.1/arch/mips/include/asm/octeon/
Dcvmx-address.h147 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
Dcvmx-pow.h253 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-v6.1/drivers/nfc/st21nfca/
Ddep.c65 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-v6.1/tools/power/cpupower/utils/helpers/
Damd.c23 unsigned did:3; member
37 unsigned did:6; member
64 int fid, did, cof; in get_cof() local
/Linux-v6.1/drivers/input/keyboard/
Dhil_kbd.c329 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-v6.1/drivers/media/pci/cx18/
Dcx18-av-vbi.c50 u8 did; member
252 int did, sdid, l, err = 0; in cx18_av_decode_vbi_line() local
/Linux-v6.1/drivers/watchdog/
Dexar_wdt.c60 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-v6.1/drivers/input/serio/
Di8042-acpipnpio.h1313 static int i8042_pnp_kbd_probe(struct pnp_dev *dev, const struct pnp_device_id *did) in i8042_pnp_kbd_probe()
1340 static int i8042_pnp_aux_probe(struct pnp_dev *dev, const struct pnp_device_id *did) in i8042_pnp_aux_probe()
/Linux-v6.1/net/nfc/
Ddigital_dep.c67 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-v6.1/drivers/scsi/lpfc/
Dlpfc_els.c165 struct lpfc_nodelist *ndlp, u32 did, in lpfc_prep_els_iocb()
1274 uint32_t tmo, did; in lpfc_issue_els_flogi() local
1984 u32 ulp_status, ulp_word4, did, iotag; in lpfc_cmpl_els_plogi() local
2164 lpfc_issue_els_plogi(struct lpfc_vport *vport, uint32_t did, uint8_t retry) in lpfc_issue_els_plogi()
3183 u32 ulp_status, ulp_word4, tmo, did, iotag; in lpfc_cmpl_els_cmd() local
3320 u32 ulp_status, ulp_word4, tmo, did, iotag; in lpfc_cmpl_els_disc_cmd() local
3944 u32 ulp_status, ulp_word4, tmo, did, iotag; in lpfc_cmpl_els_edc() local
4568 uint32_t did; in lpfc_els_retry() local
5291 u32 ulp_status, ulp_word4, tmo, did, iotag; in lpfc_cmpl_els_rsp() local
7651 lpfc_rscn_payload_check(struct lpfc_vport *vport, uint32_t did) in lpfc_rscn_payload_check()
[all …]
/Linux-v6.1/drivers/scsi/libfc/
Dfc_elsct.c31 struct fc_seq *fc_elsct_send(struct fc_lport *lport, u32 did, in fc_elsct_send()
Dfc_lport.c1734 u32 did; in fc_lport_flogi_resp() local
2015 u32 did, u32 tov) in fc_lport_els_request()
2074 struct fc_lport *lport, u32 did, u32 tov) in fc_lport_ct_request()
2140 u32 did, tov; in fc_lport_bsg_request() local
Dfc_encode.h724 enum fc_fh_type *fh_type, u32 *did) in fc_ct_fill()
902 u32 did, in fc_els_fill()
/Linux-v6.1/include/scsi/
Dfc_frame.h251 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-v6.1/drivers/gpu/drm/i915/display/
Ddvo_ch7xxx.c100 u8 did; member
123 static char *ch7xxx_get_did(u8 did) in ch7xxx_get_did()
/Linux-v6.1/drivers/net/wireless/atmel/
Datmel_cs.c120 const struct pcmcia_device_id *did; in atmel_config() local
/Linux-v6.1/drivers/pcmcia/
Dds.c45 const struct pcmcia_device_id *did = p_drv->id_table; in pcmcia_check_driver() local
797 const struct pcmcia_device_id *did) in pcmcia_devmatch()
903 const struct pcmcia_device_id *did = p_drv->id_table; in pcmcia_bus_match() local
/Linux-v6.1/drivers/input/gameport/
Dns558.c178 static int ns558_pnp_probe(struct pnp_dev *dev, const struct pnp_device_id *did) in ns558_pnp_probe()
/Linux-v6.1/include/scsi/fc/
Dfc_fcoe.h86 static inline void fc_fcoe_set_mac(u8 *mac, u8 *did) in fc_fcoe_set_mac()
/Linux-v6.1/drivers/video/fbdev/
Doffb.c359 const u32 *vid, *did; in offb_init_palette_hacks() local
640 u32 vid, did; in offb_init_nodriver() local
/Linux-v6.1/arch/mips/include/asm/mach-cavium-octeon/
Dmangle-port.h18 u64 did = ((u64)(uintptr_t)a >> 40) & 0xff; in __should_swizzle_bits() local

1234