Home
last modified time | relevance | path

Searched refs:pending_request (Results 1 – 2 of 2) sorted by relevance

/Linux-v5.15/drivers/usb/cdns3/
Dcdns3-gadget.c1643 struct usb_request *pending_request; in cdns3_check_ep_interrupt_proceed() local
1674 pending_request = cdns3_next_request(&priv_ep->pending_req_list); in cdns3_check_ep_interrupt_proceed()
1677 if (deferred_request && !pending_request) { in cdns3_check_ep_interrupt_proceed()
/Linux-v5.15/net/wireless/
Dreg.c2058 reg_ignore_cell_hint(struct regulatory_request *pending_request) in reg_ignore_cell_hint() argument
2066 !regdom_changes(pending_request->alpha2)) in reg_ignore_cell_hint()
2079 reg_ignore_cell_hint(struct regulatory_request *pending_request) in reg_ignore_cell_hint() argument