Searched defs:hwreq (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/usb/chipidea/ |
| H A D | udc.c | 358 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in add_td_to_list() argument 428 prepare_td_for_non_sg(struct ci_hw_ep * hwep,struct ci_hw_req * hwreq) prepare_td_for_non_sg() argument 468 prepare_td_per_sg(struct ci_hw_ep * hwep,struct ci_hw_req * hwreq,struct scatterlist * s) prepare_td_per_sg() argument 508 prepare_td_for_sg(struct ci_hw_ep * hwep,struct ci_hw_req * hwreq) prepare_td_for_sg() argument 587 sglist_do_bounce(struct ci_hw_req * hwreq,int index,bool copy,unsigned int * bounced) sglist_do_bounce() argument 635 sglist_do_debounce(struct ci_hw_req * hwreq,bool copy) sglist_do_debounce() argument 671 _hardware_enqueue(struct ci_hw_ep * hwep,struct ci_hw_req * hwreq) _hardware_enqueue() argument 820 _hardware_dequeue(struct ci_hw_ep * hwep,struct ci_hw_req * hwreq) _hardware_dequeue() argument 921 struct ci_hw_req *hwreq = list_entry(hwep->qh.queue.next, _ep_nuke() local 1103 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); _ep_queue() local 1281 struct ci_hw_req *hwreq, *hwreqtemp; isr_tr_complete_low() local 1643 struct ci_hw_req *hwreq; ep_alloc_request() local 1665 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); ep_free_request() local 1723 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); ep_dequeue() local [all...] |
| /linux/drivers/regulator/ |
| H A D | ab8500-ext.c | 35 bool hwreq; /* requires hw mode or high power mode */ member
|