Home
last modified time | relevance | path

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

12345678

/openbmc/linux/drivers/usb/fotg210/
H A Dfotg210-hcd.c1456 static int fotg210_hub_control(struct usb_hcd *hcd, u16 typeReq, u16 wValue, in fotg210_hub_control() argument
1477 switch (wValue) { in fotg210_hub_control()
1500 switch (wValue) { in fotg210_hub_control()
1685 switch (wValue) { in fotg210_hub_control()
1703 switch (wValue) { in fotg210_hub_control()
/openbmc/linux/drivers/input/misc/
H A Dyealink.c926 yld->ctl_req->wValue = cpu_to_le16(0x200); in usb_probe()
/openbmc/linux/drivers/net/usb/
H A Drtl8150.c196 req->dr.wValue = cpu_to_le16(indx); in async_set_registers()
H A Dcdc_ncm.c1880 if (netif_carrier_ok(dev->net) != !!event->wValue) in cdc_ncm_status()
1881 usbnet_link_change(dev, !!event->wValue, 0); in cdc_ncm_status()
H A Dcatc.c480 dr->wValue = cpu_to_le16(q->value); in catc_ctrl_run()
H A Dpegasus.c157 req->wValue = cpu_to_le16(0); in update_eth_regs_async()
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c535 u16 w_value = get_unaligned_le16(&ctrl->wValue); in fsg_setup()
574 get_unaligned_le16(&ctrl->wValue), w_index, w_length); in fsg_setup()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dpxa25x_udc.c1648 le16_to_cpu(u.r.wValue), in handle_ep0()
1683 le16_to_cpu(u.r.wValue)); in handle_ep0()
H A Dmv_u3d_core.c1478 u3d->dev_addr = (u8)setup->wValue; in mv_u3d_ch9setaddress()
1523 setup->wValue, setup->wIndex, setup->wLength); in mv_u3d_handle_setup_packet()
H A Dpch_udc.c2572 dev->setup_data.wValue = cpu_to_le16(dev->cfg_data.cur_alt); in pch_udc_svc_intf_interrupt()
2608 dev->setup_data.wValue = cpu_to_le16(dev->cfg_data.cur_cfg); in pch_udc_svc_cfg_interrupt()
H A Dsnps_udc_core.c2764 setup_data.request.wValue = cpu_to_le16(dev->cur_config); in udc_dev_isr()
2813 setup_data.request.wValue = cpu_to_le16(dev->cur_alt); in udc_dev_isr()
H A Dm66592-udc.c1044 switch (le16_to_cpu(ctrl->wValue)) { in set_feature()
/openbmc/linux/drivers/usb/renesas_usbhs/
H A Dmod_gadget.c264 switch (le16_to_cpu(ctrl->wValue)) { in usbhsg_recip_handler_std_set_device()
/openbmc/linux/drivers/net/ieee802154/
H A Datusb.c978 atusb->tx_dr.wValue = cpu_to_le16(0); in atusb_probe()
/openbmc/linux/drivers/net/wireless/realtek/rtlwifi/
H A Dusb.c73 dr->wValue = cpu_to_le16(value); in _usbctrl_vendorreq_async_write()
/openbmc/linux/drivers/usb/gadget/function/
H A Df_sourcesink.c769 u16 w_value = le16_to_cpu(ctrl->wValue); in sourcesink_setup()
H A Df_hid.c653 value = __le16_to_cpu(ctrl->wValue); in hidg_setup()
H A Df_mass_storage.c463 u16 w_value = le16_to_cpu(ctrl->wValue); in fsg_setup()
510 le16_to_cpu(ctrl->wValue), w_index, w_length); in fsg_setup()
/openbmc/linux/Documentation/usb/
H A Dusbmon.rst171 bRequest, wValue, wIndex, wLength, as specified by the USB Specification 2.0.
/openbmc/linux/drivers/greybus/
H A Des2.c202 dr->wValue = 0; in output_async()
/openbmc/linux/Documentation/driver-api/usb/
H A Ddwc3.rst575 __entry->bRequest, __entry->wValue,
/openbmc/linux/drivers/usb/serial/
H A Dmos7840.c378 dr->wValue = cpu_to_le16(wval); in mos7840_set_led_async()
/openbmc/linux/drivers/usb/core/
H A Dmessage.c150 dr->wValue = cpu_to_le16(value); in usb_control_msg()
/openbmc/linux/drivers/hid/
H A Dhid-sony.c576 cr->wValue = cpu_to_le16(ghl_magic_value); in ghl_init_urb()
/openbmc/linux/drivers/net/wireless/realtek/rtl818x/rtl8187/
H A Ddev.c146 dr->wValue = addr; in rtl8187_iowrite_async()

12345678