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() 428 struct ci_hw_req *hwreq) in prepare_td_for_non_sg() 468 static int prepare_td_per_sg(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in prepare_td_per_sg() 508 static int prepare_td_for_sg(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in prepare_td_for_sg() 587 static int sglist_do_bounce(struct ci_hw_req *hwreq, int index, in sglist_do_bounce() 635 static void sglist_do_debounce(struct ci_hw_req *hwreq, bool copy) in sglist_do_debounce() 671 static int _hardware_enqueue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_enqueue() 820 static int _hardware_dequeue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_dequeue() 921 struct ci_hw_req *hwreq = list_entry(hwep->qh.queue.next, in _ep_nuke() local 1096 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); in _ep_queue() local [all …]
|
/linux/drivers/regulator/ |
H A D | ab8500-ext.c | 35 bool hwreq; /* requires hw mode or high power mode */ member
|