Searched defs:hwreq (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/usb/chipidea/ |
D | udc.c | 341 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in add_td_to_list() 413 static int _hardware_enqueue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_enqueue() 544 static int _hardware_dequeue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_dequeue() 633 struct ci_hw_req *hwreq = list_entry(hwep->qh.queue.next, in _ep_nuke() local 798 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); in _ep_queue() local 962 struct ci_hw_req *hwreq, *hwreqtemp; in isr_tr_complete_low() local 1319 struct ci_hw_req *hwreq = NULL; in ep_alloc_request() local 1341 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); in ep_free_request() local 1395 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); in ep_dequeue() local
|
/linux-4.4.14/include/linux/regulator/ |
D | ab8500.h | 305 bool hwreq; /* requires hw mode or high power mode */ member
|