Home
last modified time | relevance | path

Searched refs:oz_hcd_control_cnf (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/drivers/staging/ozwpan/
Dozusbif.h34 void oz_hcd_control_cnf(void *hport, u8 req_id, u8 rcode,
Dozusbsvc1.c416 oz_hcd_control_cnf(usb_ctx->hport, body->req_id, in oz_usb_rx()
423 oz_hcd_control_cnf(usb_ctx->hport, in oz_usb_rx()
430 oz_hcd_control_cnf(usb_ctx->hport, body->req_id, in oz_usb_rx()
Dozhcd.c889 void oz_hcd_control_cnf(void *hport, u8 req_id, u8 rcode, const u8 *data, in oz_hcd_control_cnf() function