Searched defs:hwreq (Results 1 – 6 of 6) sorted by relevance
| /kernel/linux/linux-5.10/drivers/usb/chipidea/ |
| D | udc.c | 354 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in add_td_to_list() 424 struct ci_hw_req *hwreq) in prepare_td_for_non_sg() 464 static int prepare_td_per_sg(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in prepare_td_per_sg() 504 static int prepare_td_for_sg(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in prepare_td_for_sg() 547 static int _hardware_enqueue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_enqueue() 659 static int _hardware_dequeue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_dequeue() 749 struct ci_hw_req *hwreq = list_entry(hwep->qh.queue.next, in _ep_nuke() local 918 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); in _ep_queue() local 1090 struct ci_hw_req *hwreq, *hwreqtemp; in isr_tr_complete_low() local 1452 struct ci_hw_req *hwreq = NULL; in ep_alloc_request() local [all …]
|
| /kernel/linux/linux-6.6/drivers/usb/chipidea/ |
| D | udc.c | 357 static int add_td_to_list(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in add_td_to_list() 427 struct ci_hw_req *hwreq) in prepare_td_for_non_sg() 467 static int prepare_td_per_sg(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq, in prepare_td_per_sg() 507 static int prepare_td_for_sg(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in prepare_td_for_sg() 550 static int _hardware_enqueue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_enqueue() 672 static int _hardware_dequeue(struct ci_hw_ep *hwep, struct ci_hw_req *hwreq) in _hardware_dequeue() 763 struct ci_hw_req *hwreq = list_entry(hwep->qh.queue.next, in _ep_nuke() local 938 struct ci_hw_req *hwreq = container_of(req, struct ci_hw_req, req); in _ep_queue() local 1116 struct ci_hw_req *hwreq, *hwreqtemp; in isr_tr_complete_low() local 1478 struct ci_hw_req *hwreq; in ep_alloc_request() local [all …]
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| D | ab8500-ext.c | 35 bool hwreq; /* requires hw mode or high power mode */ member
|
| /kernel/linux/linux-6.6/drivers/crypto/xilinx/ |
| D | zynqmp-aes-gcm.c | 83 struct zynqmp_aead_hw_req *hwreq; in zynqmp_aes_aead_cipher() local
|
| /kernel/linux/linux-5.10/drivers/crypto/xilinx/ |
| D | zynqmp-aes-gcm.c | 83 struct zynqmp_aead_hw_req *hwreq; in zynqmp_aes_aead_cipher() local
|
| /kernel/linux/linux-5.10/include/linux/regulator/ |
| D | ab8500.h | 146 bool hwreq; /* requires hw mode or high power mode */ member
|