Home
last modified time | relevance | path

Searched defs:hwreq (Results 1 – 3 of 3) sorted by relevance

/linux-6.14.4/drivers/usb/chipidea/
Dudc.c358 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-6.14.4/drivers/regulator/
Dab8500-ext.c35 bool hwreq; /* requires hw mode or high power mode */ member
/linux-6.14.4/drivers/crypto/xilinx/
Dzynqmp-aes-gcm.c83 struct zynqmp_aead_hw_req *hwreq; in zynqmp_aes_aead_cipher() local