Searched defs:hwreq (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/usb/chipidea/
H A Dudc.c341 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, add_td_to_list() argument
413 static int _hardware_enqueue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) _hardware_enqueue() argument
544 static int _hardware_dequeue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) _hardware_dequeue() argument
633 struct ci_hw_req *hwreq = list_entry(hwep->qh.queue.next, variable in typeref:struct:ci_hw_req
798 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); _ep_queue() local
962 struct ci_hw_req *hwreq, *hwreqtemp; variable in typeref:struct:ci_hw_req
1319 struct ci_hw_req *hwreq = NULL; ep_alloc_request() local
1341 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); ep_free_request() local
1395 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); ep_dequeue() local
/linux-4.4.14/include/linux/regulator/
H A Dab8500.h305 bool hwreq; /* requires hw mode or high power mode */ member in struct:ab8500_ext_regulator_cfg

Completed in 135 milliseconds