Home
last modified time | relevance | path

Searched refs:usb_port (Results 1 – 13 of 13) sorted by relevance

/linux-6.12.1/drivers/usb/core/
Dport.c25 struct usb_port *port_dev = to_usb_port(dev); in early_stop_show()
33 struct usb_port *port_dev = to_usb_port(dev); in early_stop_store()
51 struct usb_port *port_dev = to_usb_port(dev); in disable_show()
103 struct usb_port *port_dev = to_usb_port(dev); in disable_store()
167 struct usb_port *port_dev = to_usb_port(dev); in location_show()
176 struct usb_port *port_dev = to_usb_port(dev); in connect_type_show()
201 struct usb_port *port_dev = to_usb_port(dev); in state_show()
211 struct usb_port *port_dev = to_usb_port(dev); in over_current_count_show()
220 struct usb_port *port_dev = to_usb_port(dev); in quirks_show()
228 struct usb_port *port_dev = to_usb_port(dev); in quirks_store()
[all …]
Dusb-acpi.c116 struct usb_port *port_dev; in usb_acpi_set_power_state()
161 struct usb_port *port_dev; in usb_acpi_add_usb4_devlink()
199 usb_acpi_get_connect_type(struct usb_port *port_dev, acpi_handle *handle) in usb_acpi_get_connect_type()
246 usb_acpi_get_companion_for_port(struct usb_port *port_dev) in usb_acpi_get_companion_for_port()
279 usb_acpi_find_companion_for_port(struct usb_port *port_dev) in usb_acpi_find_companion_for_port()
296 struct usb_port *port_dev; in usb_acpi_find_companion_for_device()
Dhub.h76 struct usb_port **ports;
100 struct usb_port { struct
104 struct usb_port *peer; argument
123 container_of(_dev, struct usb_port, dev) argument
Dhub.c490 struct usb_port *port_dev = hub->ports[port1 - 1]; in set_port_led()
752 struct usb_port *port_dev; in usb_wakeup_notification()
1176 struct usb_port *port_dev = hub->ports[port1 - 1]; in hub_activate()
1501 hub->ports = kcalloc(maxchild, sizeof(struct usb_port *), GFP_KERNEL); in hub_configure()
1719 struct usb_port *port_dev = hub->ports[i]; in hub_configure()
2090 struct usb_port *port_dev; in update_port_device_state()
2276 struct usb_port *port_dev = NULL; in usb_disconnect()
2661 struct usb_port *port_dev = hub->ports[port1 - 1]; in usb_new_device()
2862 struct usb_port *port_dev) in use_new_scheme()
3009 struct usb_port *port_dev = hub->ports[port1 - 1]; in hub_port_reset()
[all …]
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dtxrx.c111 priv->usb_port, in mwifiex_process_tx()
183 priv->usb_port, in mwifiex_host_to_card()
Dsta_tx.c160 ret = adapter->if_ops.host_to_card(adapter, priv->usb_port, in mwifiex_send_null_packet()
D11n_aggr.c243 ret = adapter->if_ops.host_to_card(adapter, priv->usb_port, in mwifiex_11n_aggregate_pkt()
Dusb.c752 priv->usb_port = MWIFIEX_USB_EP_DATA; in mwifiex_usb_port_resync()
763 active_port = priv->usb_port; in mwifiex_usb_port_resync()
769 priv->usb_port = active_port; in mwifiex_usb_port_resync()
786 if (priv->usb_port == card->port[idx].tx_data_ep) in mwifiex_usb_is_port_ready()
Dinit.c76 priv->usb_port = MWIFIEX_USB_EP_DATA; in mwifiex_init_priv()
Dsta_event.c473 intf_priv->usb_port = ep; in mwifiex_process_multi_chan_event()
Dwmm.c1351 ret = adapter->if_ops.host_to_card(adapter, priv->usb_port, in mwifiex_send_processed_packet()
Dmain.h536 u8 usb_port; member
/linux-6.12.1/include/linux/usb/
Dserial.h377 void usb_serial_handle_dcd_change(struct usb_serial_port *usb_port,