Home
last modified time | relevance | path

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

/linux-6.15/drivers/usb/core/
H A Dport.c27 struct usb_port *port_dev = to_usb_port(dev); in early_stop_show()
484 static int link_peers(struct usb_port *left, struct usb_port *right) in link_peers()
486 struct usb_port *ss_port, *hs_port; in link_peers()
493 struct usb_port *lpeer = left->peer; in link_peers()
553 static void link_peers_report(struct usb_port *left, struct usb_port *right) in link_peers_report()
568 static void unlink_peers(struct usb_port *left, struct usb_port *right) in unlink_peers()
570 struct usb_port *ss_port, *hs_port; in unlink_peers()
612 struct usb_port *port_dev = p, *peer; in match_location()
668 struct usb_port *upstream; in find_and_link_peer()
738 struct usb_port *port_dev; in usb_hub_create_port_device()
[all …]
H A 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()
245 usb_acpi_get_companion_for_port(struct usb_port *port_dev) in usb_acpi_get_companion_for_port()
278 usb_acpi_find_companion_for_port(struct usb_port *port_dev) in usb_acpi_find_companion_for_port()
295 struct usb_port *port_dev; in usb_acpi_find_companion_for_device()
H A 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
H A Dhub.c491 struct usb_port *port_dev = hub->ports[port1 - 1]; in set_port_led()
753 struct usb_port *port_dev; in usb_wakeup_notification()
1720 struct usb_port *port_dev = hub->ports[i]; in hub_configure()
2102 struct usb_port *port_dev; in update_port_device_state()
2288 struct usb_port *port_dev = NULL; in usb_disconnect()
2876 struct usb_port *port_dev) in use_new_scheme()
4485 struct usb_port *port_dev; in usb_enable_lpm()
4535 struct usb_port *port_dev) in hub_usb3_port_prepare_disable()
4561 struct usb_port *port_dev) { } in hub_usb3_port_prepare_disable()
5896 struct usb_port *port_dev = hub->ports[i - 1]; in hub_event()
[all …]
/linux-6.15/drivers/net/wireless/marvell/mwifiex/
H A Dtxrx.c111 priv->usb_port, in mwifiex_process_tx()
183 priv->usb_port, in mwifiex_host_to_card()
H A Dsta_tx.c160 ret = adapter->if_ops.host_to_card(adapter, priv->usb_port, in mwifiex_send_null_packet()
H A D11n_aggr.c243 ret = adapter->if_ops.host_to_card(adapter, priv->usb_port, in mwifiex_11n_aggregate_pkt()
H A 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()
H A Dinit.c76 priv->usb_port = MWIFIEX_USB_EP_DATA; in mwifiex_init_priv()
H A Dsta_event.c470 intf_priv->usb_port = ep; in mwifiex_process_multi_chan_event()
H A Dwmm.c1351 ret = adapter->if_ops.host_to_card(adapter, priv->usb_port, in mwifiex_send_processed_packet()
H A Dmain.h535 u8 usb_port; member
/linux-6.15/include/linux/usb/
H A Dserial.h377 void usb_serial_handle_dcd_change(struct usb_serial_port *usb_port,