Home
last modified time | relevance | path

Searched defs:port_dev (Results 1 – 14 of 14) sorted by relevance

/linux/drivers/usb/core/
H A Dport.c26 struct usb_port *port_dev) in usb_port_allow_power_off()
41 struct usb_port *port_dev = to_usb_port(dev); in early_stop_show() local
49 struct usb_port *port_dev = to_usb_port(dev); in early_stop_store() local
67 struct usb_port *port_dev = to_usb_port(dev); in disable_show() local
119 struct usb_port *port_dev = to_usb_port(dev); in disable_store() local
184 struct usb_port *port_dev = to_usb_port(dev); in location_show() local
193 struct usb_port *port_dev = to_usb_port(dev); in connect_type_show() local
218 struct usb_port *port_dev = to_usb_port(dev); in state_show() local
228 struct usb_port *port_dev = to_usb_port(dev); in over_current_count_show() local
237 struct usb_port *port_dev = to_usb_port(dev); in quirks_show() local
[all …]
H A Dusb-acpi.c116 struct usb_port *port_dev; in usb_acpi_set_power_state() local
161 struct usb_port *port_dev; in usb_acpi_add_usb4_devlink() local
203 usb_acpi_get_connect_type(struct usb_port *port_dev, acpi_handle *handle) in usb_acpi_get_connect_type()
249 usb_acpi_get_companion_for_port(struct usb_port *port_dev) in usb_acpi_get_companion_for_port()
282 usb_acpi_find_companion_for_port(struct usb_port *port_dev) in usb_acpi_find_companion_for_port()
299 struct usb_port *port_dev; in usb_acpi_find_companion_for_device() local
/linux/drivers/tty/serial/
H A Dserial_port.c32 struct serial_port_device *port_dev = to_serial_base_port_device(dev); in serial_port_runtime_resume() local
59 struct serial_port_device *port_dev = to_serial_base_port_device(dev); in serial_port_runtime_suspend() local
92 struct serial_port_device *port_dev, in serial_base_port_set_tx()
104 struct serial_port_device *port_dev = port->port_dev; in serial_base_port_startup() local
111 struct serial_port_device *port_dev = port->port_dev; in serial_base_port_shutdown() local
/linux/arch/um/drivers/
H A Dport_kern.c30 struct port_dev { struct
31 struct port_list *port;
32 int helper_pid;
33 int telnetd_pid;
/linux/include/net/
H A Dlag.h9 static inline bool net_lag_port_dev_txable(const struct net_device *port_dev) in net_lag_port_dev_txable()
/linux/drivers/net/team/
H A Dteam_core.c51 static int __set_port_dev_addr(struct net_device *port_dev, in __set_port_dev_addr()
1212 static int team_port_add(struct team *team, struct net_device *port_dev, in team_port_add()
1422 static int team_port_del(struct team *team, struct net_device *port_dev, bool unregister) in team_port_del()
2106 static int team_add_slave(struct net_device *dev, struct net_device *port_dev, in team_add_slave()
2116 static int team_del_slave(struct net_device *dev, struct net_device *port_dev) in team_del_slave()
2125 static int team_del_slave_on_unregister(struct net_device *dev, struct net_device *port_dev) in team_del_slave_on_unregister()
2306 struct net_device *port_dev) in team_setup_by_port()
2334 struct net_device *port_dev) in team_dev_type_check_change()
/linux/drivers/net/
H A Dvrf.c1012 static int do_vrf_add_slave(struct net_device *dev, struct net_device *port_dev, in do_vrf_add_slave()
1041 static int vrf_add_slave(struct net_device *dev, struct net_device *port_dev, in vrf_add_slave()
1057 static int do_vrf_del_slave(struct net_device *dev, struct net_device *port_dev, in do_vrf_del_slave()
1073 static int vrf_del_slave(struct net_device *dev, struct net_device *port_dev) in vrf_del_slave()
1625 struct net_device *port_dev; in vrf_dellink() local
/linux/drivers/scsi/libsas/
H A Dsas_port.c109 struct domain_device *port_dev = NULL; in sas_form_port() local
H A Dsas_expander.c2151 int sas_ex_revalidate_domain(struct domain_device *port_dev) in sas_ex_revalidate_domain()
/linux/drivers/net/ethernet/ti/icssg/
H A Dicssg_prueth.c788 struct net_device *real_dev, *port_dev; in icssg_prueth_hsr_add_mcast() local
824 struct net_device *real_dev, *port_dev; in icssg_prueth_hsr_del_mcast() local
/linux/drivers/scsi/hisi_sas/
H A Dhisi_sas_main.c949 struct domain_device *port_dev; in hisi_sas_phyup_work_common() local
1546 struct domain_device *port_dev = sas_port->port_dev; in hisi_sas_terminate_stp_reject() local
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router.c1267 static int __prestera_inetaddr_port_event(struct net_device *port_dev, in __prestera_inetaddr_port_event()
/linux/include/scsi/
H A Dlibsas.h241 struct domain_device *port_dev; member
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum.c4895 struct net_device *port_dev, in mlxsw_sp_netdevice_port_event()