/Linux-v4.19/drivers/usb/core/ |
D | urb.c | 126 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 …]
|
D | hcd.c | 1739 struct usb_anchor *anchor = urb->anchor; in __usb_hcd_giveback_urb() local
|
/Linux-v4.19/fs/jfs/ |
D | jfs_unicode.h | 44 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/ |
D | cifs_unicode.h | 135 __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/ |
D | lz4hc_compress.c | 265 const BYTE **anchor, in LZ4HC_encodeSequence() 349 const BYTE *anchor = ip; in LZ4HC_compress_generic() local
|
D | lz4_compress.c | 195 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/ |
D | fastmap-wl.c | 90 struct ubi_wl_entry *ubi_wl_get_fm_peb(struct ubi_device *ubi, int anchor) in ubi_wl_get_fm_peb()
|
D | wl.c | 652 int anchor = wrk->anchor; local
|
D | ubi.h | 821 int anchor; member
|
/Linux-v4.19/lib/zstd/ |
D | zstd_opt.h | 412 const BYTE *anchor = istart; in ZSTD_compressBlock_opt_generic() local 705 const BYTE *anchor = istart; in ZSTD_compressBlock_opt_extDict_generic() local
|
D | compress.c | 1016 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/ |
D | bcd2000.c | 66 struct usb_anchor anchor; member
|
/Linux-v4.19/include/linux/ |
D | iova.h | 78 struct iova anchor; /* rbtree lookup anchor */ member
|
D | usb.h | 1352 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/ |
D | super.c | 224 unsigned int anchor; member 1700 struct anchorVolDescPtr *anchor; in udf_load_sequence() local
|
/Linux-v4.19/drivers/pci/hotplug/ |
D | cpqphp.h | 75 char anchor[4]; member
|
/Linux-v4.19/drivers/net/wireless/ralink/rt2x00/ |
D | rt2x00.h | 1016 struct usb_anchor *anchor; member
|
/Linux-v4.19/sound/pci/hda/ |
D | hda_generic.c | 3245 const char *label, int anchor) in parse_capture_source()
|