Home
last modified time | relevance | path

Searched defs:anchor (Results 1 – 18 of 18) sorted by relevance

/Linux-v4.19/drivers/usb/core/
Durb.c126 void usb_anchor_urb(struct urb *urb, struct usb_anchor *anchor) in usb_anchor_urb()
142 static int usb_anchor_check_wakeup(struct usb_anchor *anchor) in usb_anchor_check_wakeup()
149 static void __usb_unanchor_urb(struct urb *urb, struct usb_anchor *anchor) in __usb_unanchor_urb()
167 struct usb_anchor *anchor; in usb_unanchor_urb() local
784 void usb_kill_anchored_urbs(struct usb_anchor *anchor) in usb_kill_anchored_urbs()
816 void usb_poison_anchored_urbs(struct usb_anchor *anchor) in usb_poison_anchored_urbs()
844 void usb_unpoison_anchored_urbs(struct usb_anchor *anchor) in usb_unpoison_anchored_urbs()
869 void usb_unlink_anchored_urbs(struct usb_anchor *anchor) in usb_unlink_anchored_urbs()
888 void usb_anchor_suspend_wakeups(struct usb_anchor *anchor) in usb_anchor_suspend_wakeups()
902 void usb_anchor_resume_wakeups(struct usb_anchor *anchor) in usb_anchor_resume_wakeups()
[all …]
Dhcd.c1739 struct usb_anchor *anchor = urb->anchor; in __usb_hcd_giveback_urb() local
/Linux-v4.19/fs/jfs/
Djfs_unicode.h44 wchar_t *anchor = ucs1; /* save the start of result string */ in UniStrcpy() local
58 __le16 *anchor = ucs1; in UniStrncpy_le() local
90 __le16 *anchor = ucs1; in UniStrncpy_to_le() local
107 wchar_t *anchor = ucs1; in UniStrncpy_from_le() local
/Linux-v4.19/fs/cifs/
Dcifs_unicode.h135 __le16 *anchor = ucs1; /* save a pointer to start of ucs1 */ in UniStrcat() local
185 wchar_t *anchor = ucs1; /* save the start of result string */ in UniStrcpy() local
227 wchar_t *anchor = ucs1; /* save pointer to string 1 */ in UniStrncat() local
275 wchar_t *anchor = ucs1; in UniStrncpy() local
292 wchar_t *anchor = ucs1; in UniStrncpy_le() local
/Linux-v4.19/lib/lz4/
Dlz4hc_compress.c265 const BYTE **anchor, in LZ4HC_encodeSequence()
349 const BYTE *anchor = ip; in LZ4HC_compress_generic() local
Dlz4_compress.c195 const BYTE *anchor = (const BYTE *) source; in LZ4_compress_generic() local
533 const BYTE *anchor = ip; in LZ4_compress_destSize_generic() local
/Linux-v4.19/drivers/mtd/ubi/
Dfastmap-wl.c90 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor) in ubi_wl_get_fm_peb()
Dwl.c652 int anchor = wrk->anchor; local
Dubi.h821 int anchor; member
/Linux-v4.19/lib/zstd/
Dzstd_opt.h412 const BYTE *anchor = istart; in ZSTD_compressBlock_opt_generic() local
705 const BYTE *anchor = istart; in ZSTD_compressBlock_opt_extDict_generic() local
Dcompress.c1016 const BYTE *anchor = istart; in ZSTD_compressBlock_fast_generic() local
1125 const BYTE *anchor = istart; in ZSTD_compressBlock_fast_extDict_generic() local
1264 const BYTE *anchor = istart; in ZSTD_compressBlock_doubleFast_generic() local
1406 const BYTE *anchor = istart; in ZSTD_compressBlock_doubleFast_extDict_generic() local
1902 const BYTE *anchor = istart; in ZSTD_compressBlock_lazy_generic() local
2063 const BYTE *anchor = istart; in ZSTD_compressBlock_lazy_extDict_generic() local
/Linux-v4.19/sound/usb/bcd2000/
Dbcd2000.c66 struct usb_anchor anchor; member
/Linux-v4.19/include/linux/
Diova.h78 struct iova anchor; /* rbtree lookup anchor */ member
Dusb.h1352 static inline void init_usb_anchor(struct usb_anchor *anchor) in init_usb_anchor()
1557 struct usb_anchor *anchor; member
/Linux-v4.19/fs/udf/
Dsuper.c224 unsigned int anchor; member
1700 struct anchorVolDescPtr *anchor; in udf_load_sequence() local
/Linux-v4.19/drivers/pci/hotplug/
Dcpqphp.h75 char anchor[4]; member
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/
Drt2x00.h1016 struct usb_anchor *anchor; member
/Linux-v4.19/sound/pci/hda/
Dhda_generic.c3245 const char *label, int anchor) in parse_capture_source()