Home
last modified time | relevance | path

Searched refs:wValue (Results 176 – 195 of 195) sorted by relevance

12345678

/openbmc/linux/drivers/usb/gadget/legacy/
H A Dinode.c1335 u16 w_value = le16_to_cpu(ctrl->wValue); in gadgetfs_setup()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dnet2280.c2870 #define w_value le16_to_cpu(r.wValue) in handle_stat0_irqs_superspeed()
3177 #define w_value le16_to_cpu(u.r.wValue) in handle_stat0_irqs()
H A Dgr_udc.c1092 value = le16_to_cpu(u.ctrl.wValue); in gr_ep0_setup()
H A Dr8a66597-udc.c1246 switch (le16_to_cpu(ctrl->wValue)) { in set_feature()
H A Domap_udc.c1529 #define w_value le16_to_cpu(u.r.wValue) in ep0_irq()
/openbmc/linux/drivers/usb/class/
H A Dcdc-acm.c301 "%s - network connection: %d\n", __func__, dr->wValue); in acm_process_notification()
/openbmc/linux/drivers/media/rc/
H A Dimon.c622 control_req->wValue = cpu_to_le16(0x0200); in send_packet()
/openbmc/linux/drivers/bluetooth/
H A Dbtusb.c1936 dr->wValue = 0; in alloc_ctrl_urb()
2717 dr->wValue = cpu_to_le16(48); in btusb_mtk_submit_wmt_recv_urb()
/openbmc/linux/drivers/net/usb/
H A Dusbnet.c2177 req->wValue = cpu_to_le16(value); in usbnet_write_cmd_async()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_tcm.c424 u16 w_value = le16_to_cpu(ctrl->wValue); in usbg_bot_setup()
H A Df_midi2.c1409 value = le16_to_cpu(ctrl->wValue); in f_midi2_setup()
H A Df_fs.c3294 pr_vdebug("creq->wValue = %04x\n", le16_to_cpu(creq->wValue)); in ffs_func_setup()
/openbmc/linux/drivers/isdn/hardware/mISDN/
H A Dhfcsusb.c65 hw->ctrl_write.wValue = in ctrl_start_transfer()
/openbmc/linux/drivers/usb/gadget/
H A Dcomposite.c1785 u16 w_value = le16_to_cpu(ctrl->wValue); in composite_setup()
/openbmc/linux/drivers/usb/atm/
H A Dueagle-atm.c507 __le16 wValue; member
/openbmc/linux/drivers/usb/serial/
H A Dkeyspan.c2448 dr->wValue = 0; in keyspan_usa49_send_setup()
/openbmc/linux/sound/usb/
H A Dmixer_quirks.c281 mixer->rc_setup_packet->wValue = cpu_to_le16(0); in snd_usb_soundblaster_remote_init()
H A Dmixer.c3510 le16_to_cpu(msg->wValue), in snd_usb_mixer_interrupt()
/openbmc/linux/Documentation/driver-api/usb/
H A Dusb.rst560 __u16 wValue;
/openbmc/linux/drivers/usb/host/
H A Dxhci-ring.c3860 setup->bRequestType | setup->bRequest << 8 | le16_to_cpu(setup->wValue) << 16, in xhci_queue_ctrl_tx()

12345678