Home
last modified time | relevance | path

Searched refs:pending_request (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/drivers/usb/cdns3/
H A Dgadget.c1692 struct usb_request *pending_request; in cdns3_check_ep_interrupt_proceed() local
1723 pending_request = cdns3_next_request(&priv_ep->pending_req_list); in cdns3_check_ep_interrupt_proceed()
1726 if (deferred_request && !pending_request) { in cdns3_check_ep_interrupt_proceed()
/kernel/linux/linux-6.6/drivers/usb/cdns3/
H A Dcdns3-gadget.c1697 struct usb_request *pending_request; in cdns3_check_ep_interrupt_proceed() local
1728 pending_request = cdns3_next_request(&priv_ep->pending_req_list); in cdns3_check_ep_interrupt_proceed()
1731 if (deferred_request && !pending_request) { in cdns3_check_ep_interrupt_proceed()
/kernel/linux/linux-5.10/net/wireless/
H A Dreg.c2049 reg_ignore_cell_hint(struct regulatory_request *pending_request) in reg_ignore_cell_hint() argument
2057 !regdom_changes(pending_request->alpha2)) in reg_ignore_cell_hint()
2070 reg_ignore_cell_hint(struct regulatory_request *pending_request) in reg_ignore_cell_hint() argument
/kernel/linux/linux-6.6/net/wireless/
H A Dreg.c2059 reg_ignore_cell_hint(struct regulatory_request *pending_request) in reg_ignore_cell_hint() argument
2067 !regdom_changes(pending_request->alpha2)) in reg_ignore_cell_hint()
2080 reg_ignore_cell_hint(struct regulatory_request *pending_request) in reg_ignore_cell_hint() argument

Completed in 17 milliseconds