/linux-4.1.27/drivers/usb/wusbcore/ |
D | wa-rpipe.c | 68 static int __rpipe_get_descr(struct wahc *wa, in __rpipe_get_descr() 106 static int __rpipe_set_descr(struct wahc *wa, in __rpipe_set_descr() 148 static unsigned rpipe_get_idx(struct wahc *wa, unsigned rpipe_idx) in rpipe_get_idx() 161 static void rpipe_put_idx(struct wahc *wa, unsigned rpipe_idx) in rpipe_put_idx() 193 static int rpipe_get_idle(struct wa_rpipe **prpipe, struct wahc *wa, u8 crs, in rpipe_get_idle() 230 static int __rpipe_reset(struct wahc *wa, unsigned index) in __rpipe_reset() 313 static int rpipe_aim(struct wa_rpipe *rpipe, struct wahc *wa, in rpipe_aim() 396 static int rpipe_check_aim(const struct wa_rpipe *rpipe, const struct wahc *wa, in rpipe_check_aim() 437 int rpipe_get_by_ep(struct wahc *wa, struct usb_host_endpoint *ep, in rpipe_get_by_ep() 484 int wa_rpipes_create(struct wahc *wa) in wa_rpipes_create() [all …]
|
D | wa-nep.c | 62 struct wahc *wa; member 98 struct wahc *wa = nw->wa; in wa_notif_dispatch() local 181 static int wa_nep_queue(struct wahc *wa, size_t size) in wa_nep_queue() 223 struct wahc *wa = urb->context; in wa_nep_cb() local 263 int wa_nep_create(struct wahc *wa, struct usb_interface *iface) in wa_nep_create() 303 void wa_nep_destroy(struct wahc *wa) in wa_nep_destroy()
|
D | wa-hc.h | 117 struct wahc *wa; member 270 static inline int wa_nep_arm(struct wahc *wa, gfp_t gfp_mask) in wa_nep_arm() 278 static inline void wa_nep_disarm(struct wahc *wa) in wa_nep_disarm() 285 static inline void wa_rpipe_init(struct wahc *wa) in wa_rpipe_init() 292 static inline void wa_init(struct wahc *wa) in wa_init() 372 static inline struct wahc *wa_get(struct wahc *wa) in wa_get() 378 static inline void wa_put(struct wahc *wa) in wa_put() 384 static inline int __wa_feature(struct wahc *wa, unsigned op, u16 feature) in __wa_feature() 395 static inline int __wa_set_feature(struct wahc *wa, u16 feature) in __wa_set_feature() 401 static inline int __wa_clear_feature(struct wahc *wa, u16 feature) in __wa_clear_feature() [all …]
|
D | wa-hc.c | 36 int wa_create(struct wahc *wa, struct usb_interface *iface, in wa_create() 73 void __wa_destroy(struct wahc *wa) in __wa_destroy() 91 void wa_reset_all(struct wahc *wa) in wa_reset_all()
|
D | wa-xfer.c | 153 struct wahc *wa; /* Wire adapter we are plugged to */ member 221 static inline int __wa_dto_try_get(struct wahc *wa) in __wa_dto_try_get() 227 static inline void __wa_dto_put(struct wahc *wa) in __wa_dto_put() 233 static void wa_check_for_delayed_rpipes(struct wahc *wa) in wa_check_for_delayed_rpipes() 256 static void wa_add_delayed_rpipe(struct wahc *wa, struct wa_rpipe *rpipe) in wa_add_delayed_rpipe() 420 static struct wa_xfer *wa_xfer_get_by_id(struct wahc *wa, u32 id) in wa_xfer_get_by_id() 439 struct wahc *wa; member 446 struct wahc *wa = b->wa; in __wa_xfer_abort_cb() local 750 struct wahc *wa; in wa_seg_dto_cb() local 887 struct wahc *wa; in wa_seg_iso_pack_desc_cb() local [all …]
|
/linux-4.1.27/drivers/usb/host/ |
D | hwa-hc.c | 67 struct wahc wa; member 80 struct wahc *wa = &hwahc->wa; in __hwahc_set_cluster_id() local 101 struct wahc *wa = &hwahc->wa; in __hwahc_op_set_num_dnts() local 201 struct wahc *wa = &hwahc->wa; in hwahc_op_get_frame_number() local 310 struct wahc *wa = &hwahc->wa; in __hwahc_op_wusbhc_stop() local 338 struct wahc *wa = &hwahc->wa; in __hwahc_op_bwa_set() local 385 struct wahc *wa = &hwahc->wa; in __hwahc_op_mmcie_add() local 404 struct wahc *wa = &hwahc->wa; in __hwahc_op_mmcie_rm() local 423 struct wahc *wa = &hwahc->wa; in __hwahc_op_dev_info_set() local 471 struct wahc *wa = &hwahc->wa; in __hwahc_dev_set_key() local [all …]
|
/linux-4.1.27/drivers/crypto/ccp/ |
D | ccp-ops.c | 481 static void ccp_sg_free(struct ccp_sg_workarea *wa) in ccp_sg_free() 489 static int ccp_init_sg_workarea(struct ccp_sg_workarea *wa, struct device *dev, in ccp_init_sg_workarea() 520 static void ccp_update_sg_workarea(struct ccp_sg_workarea *wa, unsigned int len) in ccp_update_sg_workarea() 535 static void ccp_dm_free(struct ccp_dm_workarea *wa) in ccp_dm_free() 552 static int ccp_init_dm_workarea(struct ccp_dm_workarea *wa, in ccp_init_dm_workarea() 593 static void ccp_set_dm_area(struct ccp_dm_workarea *wa, unsigned int wa_offset, in ccp_set_dm_area() 603 static void ccp_get_dm_area(struct ccp_dm_workarea *wa, unsigned int wa_offset, in ccp_get_dm_area() 613 static void ccp_reverse_set_dm_area(struct ccp_dm_workarea *wa, in ccp_reverse_set_dm_area() 646 static void ccp_reverse_get_dm_area(struct ccp_dm_workarea *wa, in ccp_reverse_get_dm_area() 834 struct ccp_dm_workarea *wa, u32 jobid, u32 ksb, in ccp_copy_to_from_ksb() [all …]
|
/linux-4.1.27/scripts/ |
D | kallsyms.c | 641 int wa, wb; in compare_symbols() local
|