Searched defs:wa (Results 1 - 9 of 9) sorted by relevance

/linux-4.4.14/drivers/usb/wusbcore/
H A DMakefile
H A Dwa-hc.c36 int wa_create(struct wahc *wa, struct usb_interface *iface, wa_create() argument
73 void __wa_destroy(struct wahc *wa) __wa_destroy() argument
91 void wa_reset_all(struct wahc *wa) wa_reset_all() argument
H A Dwa-nep.c62 struct wahc *wa; member in struct:wa_notif_work
98 struct wahc *wa = nw->wa; wa_notif_dispatch() local
181 static int wa_nep_queue(struct wahc *wa, size_t size) wa_nep_queue() argument
223 struct wahc *wa = urb->context; wa_nep_cb() local
263 int wa_nep_create(struct wahc *wa, struct usb_interface *iface) wa_nep_create() argument
303 void wa_nep_destroy(struct wahc *wa) wa_nep_destroy() argument
H A Dwa-rpipe.c68 static int __rpipe_get_descr(struct wahc *wa, __rpipe_get_descr() argument
106 static int __rpipe_set_descr(struct wahc *wa, __rpipe_set_descr() argument
148 static unsigned rpipe_get_idx(struct wahc *wa, unsigned rpipe_idx) rpipe_get_idx() argument
161 static void rpipe_put_idx(struct wahc *wa, unsigned rpipe_idx) rpipe_put_idx() argument
193 static int rpipe_get_idle(struct wa_rpipe **prpipe, struct wahc *wa, u8 crs, rpipe_get_idle() argument
230 static int __rpipe_reset(struct wahc *wa, unsigned index) __rpipe_reset() argument
313 static int rpipe_aim(struct wa_rpipe *rpipe, struct wahc *wa, rpipe_aim() argument
396 static int rpipe_check_aim(const struct wa_rpipe *rpipe, const struct wahc *wa, rpipe_check_aim() argument
437 int rpipe_get_by_ep(struct wahc *wa, struct usb_host_endpoint *ep, rpipe_get_by_ep() argument
484 int wa_rpipes_create(struct wahc *wa) wa_rpipes_create() argument
494 void wa_rpipes_destroy(struct wahc *wa) wa_rpipes_destroy() argument
516 void rpipe_ep_disable(struct wahc *wa, struct usb_host_endpoint *ep) rpipe_ep_disable() argument
537 void rpipe_clear_feature_stalled(struct wahc *wa, struct usb_host_endpoint *ep) rpipe_clear_feature_stalled() argument
H A Dwa-hc.h117 struct wahc *wa; member in struct:wa_rpipe
270 static inline int wa_nep_arm(struct wahc *wa, gfp_t gfp_mask) wa_nep_arm() argument
278 static inline void wa_nep_disarm(struct wahc *wa) wa_nep_disarm() argument
285 static inline void wa_rpipe_init(struct wahc *wa) wa_rpipe_init() argument
292 static inline void wa_init(struct wahc *wa) wa_init() argument
372 static inline struct wahc *wa_get(struct wahc *wa) wa_get() argument
378 static inline void wa_put(struct wahc *wa) wa_put() argument
384 static inline int __wa_feature(struct wahc *wa, unsigned op, u16 feature) __wa_feature() argument
395 static inline int __wa_set_feature(struct wahc *wa, u16 feature) __wa_set_feature() argument
401 static inline int __wa_clear_feature(struct wahc *wa, u16 feature) __wa_clear_feature() argument
417 s32 __wa_get_status(struct wahc *wa) __wa_get_status() argument
444 static inline s32 __wa_wait_status(struct wahc *wa, u32 mask, u32 value) __wa_wait_status() argument
463 static inline int __wa_stop(struct wahc *wa) __wa_stop() argument
H A Dwa-xfer.c153 struct wahc *wa; /* Wire adapter we are plugged to */ member in struct:wa_xfer
221 static inline int __wa_dto_try_get(struct wahc *wa) __wa_dto_try_get() argument
227 static inline void __wa_dto_put(struct wahc *wa) __wa_dto_put() argument
233 static void wa_check_for_delayed_rpipes(struct wahc *wa) wa_check_for_delayed_rpipes() argument
256 static void wa_add_delayed_rpipe(struct wahc *wa, struct wa_rpipe *rpipe) wa_add_delayed_rpipe() argument
420 static struct wa_xfer *wa_xfer_get_by_id(struct wahc *wa, u32 id) wa_xfer_get_by_id() argument
439 struct wahc *wa; member in struct:wa_xfer_abort_buffer
446 struct wahc *wa = b->wa; __wa_xfer_abort_cb() local
750 struct wahc *wa; wa_seg_dto_cb() local
887 struct wahc *wa; wa_seg_iso_pack_desc_cb() local
960 struct wahc *wa; wa_seg_tr_cb() local
1425 struct wahc *wa = xfer->wa; __wa_seg_submit() local
1557 struct wahc *wa = xfer->wa; __wa_xfer_submit() local
1657 struct wahc *wa = xfer->wa; wa_urb_enqueue_b() local
1752 struct wahc *wa = container_of(ws, struct wahc, xfer_enqueue_work); wa_urb_enqueue_run() local
1783 struct wahc *wa = container_of(ws, struct wahc, xfer_error_work); wa_process_errored_transfers_run() local
1833 int wa_urb_enqueue(struct wahc *wa, struct usb_host_endpoint *ep, wa_urb_enqueue() argument
1932 int wa_urb_dequeue(struct wahc *wa, struct urb *urb, int status) wa_urb_dequeue() argument
2174 static int __wa_populate_buf_in_urb_isoc(struct wahc *wa, __wa_populate_buf_in_urb_isoc() argument
2288 static void wa_xfer_result_chew(struct wahc *wa, struct wa_xfer *xfer, wa_xfer_result_chew() argument
2442 static int wa_process_iso_packet_status(struct wahc *wa, struct urb *urb) wa_process_iso_packet_status() argument
2599 struct wahc *wa; wa_buf_in_cb() local
2766 struct wahc *wa = urb->context; wa_dti_cb() local
2858 int wa_dti_start(struct wahc *wa) wa_dti_start() argument
2918 void wa_handle_notif_xfer(struct wahc *wa, struct wa_notif_hdr *notif_hdr) wa_handle_notif_xfer() argument
/linux-4.4.14/drivers/usb/host/
H A Dhwa-hc.c67 struct wahc wa; member in struct:hwahc
80 struct wahc *wa = &hwahc->wa; __hwahc_set_cluster_id() local
101 struct wahc *wa = &hwahc->wa; __hwahc_op_set_num_dnts() local
201 struct wahc *wa = &hwahc->wa; hwahc_op_get_frame_number() local
310 struct wahc *wa = &hwahc->wa; __hwahc_op_wusbhc_stop() local
338 struct wahc *wa = &hwahc->wa; __hwahc_op_bwa_set() local
385 struct wahc *wa = &hwahc->wa; __hwahc_op_mmcie_add() local
404 struct wahc *wa = &hwahc->wa; __hwahc_op_mmcie_rm() local
423 struct wahc *wa = &hwahc->wa; __hwahc_op_dev_info_set() local
471 struct wahc *wa = &hwahc->wa; __hwahc_dev_set_key() local
511 struct wahc *wa = &hwahc->wa; __hwahc_op_set_ptk() local
566 static int wa_fill_descr(struct wahc *wa) wa_fill_descr() argument
723 struct wahc *wa = &hwahc->wa; hwahc_create() local
/linux-4.4.14/scripts/
H A Dkallsyms.c641 int wa, wb; compare_symbols() local
/linux-4.4.14/drivers/crypto/ccp/
H A Dccp-ops.c480 static void ccp_sg_free(struct ccp_sg_workarea *wa) ccp_sg_free() argument
488 static int ccp_init_sg_workarea(struct ccp_sg_workarea *wa, struct device *dev, ccp_init_sg_workarea() argument
521 static void ccp_update_sg_workarea(struct ccp_sg_workarea *wa, unsigned int len) ccp_update_sg_workarea() argument
536 static void ccp_dm_free(struct ccp_dm_workarea *wa) ccp_dm_free() argument
553 static int ccp_init_dm_workarea(struct ccp_dm_workarea *wa, ccp_init_dm_workarea() argument
594 static void ccp_set_dm_area(struct ccp_dm_workarea *wa, unsigned int wa_offset, ccp_set_dm_area() argument
604 static void ccp_get_dm_area(struct ccp_dm_workarea *wa, unsigned int wa_offset, ccp_get_dm_area() argument
614 static int ccp_reverse_set_dm_area(struct ccp_dm_workarea *wa, ccp_reverse_set_dm_area() argument
650 static void ccp_reverse_get_dm_area(struct ccp_dm_workarea *wa, ccp_reverse_get_dm_area() argument
837 ccp_copy_to_from_ksb(struct ccp_cmd_queue *cmd_q, struct ccp_dm_workarea *wa, u32 jobid, u32 ksb, u32 byte_swap, bool from) ccp_copy_to_from_ksb() argument
869 ccp_copy_to_ksb(struct ccp_cmd_queue *cmd_q, struct ccp_dm_workarea *wa, u32 jobid, u32 ksb, u32 byte_swap) ccp_copy_to_ksb() argument
876 ccp_copy_from_ksb(struct ccp_cmd_queue *cmd_q, struct ccp_dm_workarea *wa, u32 jobid, u32 ksb, u32 byte_swap) ccp_copy_from_ksb() argument

Completed in 353 milliseconds