Searched defs:did (Results 1 - 25 of 80) sorted by relevance

1234

/linux-master/arch/mips/include/asm/mach-cavium-octeon/
H A Dmangle-port.h18 u64 did = ((u64)(uintptr_t)a >> 40) & 0xff; local
/linux-master/drivers/scsi/libfc/
H A Dfc_elsct.c31 struct fc_seq *fc_elsct_send(struct fc_lport *lport, u32 did, argument
/linux-master/drivers/input/gameport/
H A Dns558.c178 static int ns558_pnp_probe(struct pnp_dev *dev, const struct pnp_device_id *did) argument
/linux-master/include/scsi/fc/
H A Dfc_fcoe.h86 static inline void fc_fcoe_set_mac(u8 *mac, u8 *did) argument
/linux-master/drivers/media/pci/cx18/
H A Dcx18-av-vbi.c50 u8 did; member in struct:vbi_anc_data
252 int did, sdid, l, err = 0; local
/linux-master/arch/mips/include/asm/octeon/
H A Dcvmx-fpa.h63 uint64_t did:8; member in struct:__anon3::__anon4
H A Dcvmx-pko.h137 uint64_t did:8; member in struct:__anon21::__anon22
/linux-master/drivers/usb/typec/tcpm/
H A Dtcpci_mt6370.c53 u16 did; local
H A Dtcpci_rt1711h.c57 u16 did; member in struct:rt1711h_chip_info
/linux-master/drivers/scsi/csiostor/
H A Dcsio_rnode.c450 __be32 *did; local
[all...]
/linux-master/include/scsi/
H A Dfc_frame.h249 __fc_fill_fc_hdr(struct fc_frame_header *fh, enum fc_rctl r_ctl, u32 did, u32 sid, enum fc_fh_type type, u32 f_ctl, u32 parm_offset) argument
268 fc_fill_fc_hdr(struct fc_frame *fp, enum fc_rctl r_ctl, u32 did, u32 sid, enum fc_fh_type type, u32 f_ctl, u32 parm_offset) argument
/linux-master/drivers/input/keyboard/
H A Dhil_kbd.c329 uint8_t did = kbd->idd[0]; local
356 uint8_t did = ptr->idd[0]; local
447 uint8_t did, *idd; local
[all...]
/linux-master/tools/power/cpupower/utils/helpers/
H A Damd.c23 unsigned did:3; member in struct:core_pstate::__anon493
37 unsigned did:6; member in struct:core_pstate::__anon494
64 int fid, did, cof; local
/linux-master/sound/soc/sh/
H A Dssi.c222 static int ssi_set_clkdiv(struct snd_soc_dai *dai, int did, int div) argument
/linux-master/drivers/acpi/
H A Dprocessor_perflib.c277 u32 hi, lo, fid, did; local
/linux-master/drivers/iio/temperature/
H A Dtmp006.c184 int mid, did; local
/linux-master/drivers/regulator/
H A Drt5739.c201 rt5739_init_regulator_desc(struct regulator_desc *desc, bool vsel_active_high, u8 did) argument
/linux-master/arch/mips/pci/
H A Dpci-octeon.c48 uint64_t did:5; member in struct:octeon_pci_address::__anon63
/linux-master/drivers/gpu/drm/amd/display/dc/clk_mgr/dce100/
H A Ddce_clk_mgr.c79 int dentist_get_divider_from_did(int did) argument
[all...]
/linux-master/drivers/iommu/intel/
H A Dcache.c43 static int cache_tag_assign(struct dmar_domain *domain, u16 did, argument
85 static void cache_tag_unassign(struct dmar_domain *domain, u16 did, argument
108 static int __cache_tag_assign_domain(struct dmar_domain *domain, u16 did, argument
125 static void __cache_tag_unassign_domain(struct dmar_domain *domain, u16 did, argument
136 __cache_tag_assign_parent_domain(struct dmar_domain *domain, u16 did, struct device *dev, ioasid_t pasid) argument
153 __cache_tag_unassign_parent_domain(struct dmar_domain *domain, u16 did, struct device *dev, ioasid_t pasid) argument
190 u16 did = domain_get_id_for_dev(domain, dev); local
214 u16 did = domain_get_id_for_dev(domain, dev); local
[all...]
/linux-master/drivers/scsi/qedf/
H A Dqedf_els.c21 uint32_t did, sid; local
/linux-master/drivers/nfc/st21nfca/
H A Dst21nfca.h121 u8 did; member in struct:st21nfca_dep_info
/linux-master/drivers/watchdog/
H A Dexar_wdt.c60 unsigned short did; member in struct:wdt_priv
302 unsigned short vid, did; local
387 unsigned short did, rt_base = 0; local
[all...]
/linux-master/drivers/rapidio/
H A Drio-scan.c177 static void rio_set_device_id(struct rio_mport *port, u16 destid, u8 hopcount, u16 did) argument
[all...]
/linux-master/drivers/input/serio/
H A Di8042-acpipnpio.h1393 static int i8042_pnp_kbd_probe(struct pnp_dev *dev, const struct pnp_device_id *did) argument
1420 static int i8042_pnp_aux_probe(struct pnp_dev *dev, const struct pnp_device_id *did) argument

Completed in 420 milliseconds

1234