Home
last modified time | relevance | path

Searched defs:eid (Results 1 – 5 of 5) sorted by relevance

/linux-4.19.296/drivers/pci/switch/
Dswitchtec.c1103 static int mask_event(struct switchtec_dev *stdev, int eid, int idx) in mask_event()
1126 static int mask_all_events(struct switchtec_dev *stdev, int eid) in mask_all_events()
1153 int eid, event_count = 0; in switchtec_event_isr() local
/linux-4.19.296/fs/udf/
Dinode.c1718 struct regid *eid; in udf_update_inode() local
/linux-4.19.296/include/acpi/
Dactbl2.h582 u8 eid; /* SAPIC EID */ member
596 u8 eid; /* Processor EID */ member
Dactbl1.h321 u8 eid; /* Processor EID */ member
/linux-4.19.296/include/net/
Dcfg80211.h4699 static inline const u8 *cfg80211_find_ie(u8 eid, const u8 *ies, int len) in cfg80211_find_ie()