Home
last modified time | relevance | path

Searched defs:w_value (Results 1 – 12 of 12) sorted by relevance

/linux/drivers/usb/usbip/
H A Dvudc_transfer.c65 unsigned int w_value; in handle_control_request() local
/linux/drivers/usb/gadget/function/
H A Df_eem.c176 u16 w_value = le16_to_cpu(ctrl->wValue); in eem_setup() local
H A Df_ecm.c467 u16 w_value = le16_to_cpu(ctrl->wValue); in ecm_setup() local
H A Df_rndis.c462 u16 w_value = le16_to_cpu(ctrl->wValue); in rndis_setup() local
H A Df_acm.c339 u16 w_value = le16_to_cpu(ctrl->wValue); in acm_setup() local
H A Df_sourcesink.c776 u16 w_value = le16_to_cpu(ctrl->wValue); in sourcesink_setup() local
H A Df_ncm.c686 u16 w_value = le16_to_cpu(ctrl->wValue); in ncm_setup() local
H A Df_printer.c974 u16 w_value = le16_to_cpu(ctrl->wValue); in gprinter_req_match() local
/linux/drivers/usb/gadget/
H A Dcomposite.c614 static int config_desc(struct usb_composite_dev *cdev, unsigned w_value) in config_desc()
1762 u16 w_value = le16_to_cpu(ctrl->wValue); in composite_setup() local
/linux/drivers/usb/gadget/udc/
H A Dnet2280.c2870 #define w_value le16_to_cpu(r.wValue) in handle_stat0_irqs_superspeed() macro
3177 #define w_value le16_to_cpu(u.r.wValue) in handle_stat0_irqs() macro
H A Domap_udc.c1524 #define w_value le16_to_cpu(u.r.wValue) in ep0_irq() macro
H A Ddummy_hcd.c1654 unsigned w_value; in handle_control_request() local