Home
last modified time | relevance | path

Searched refs:last_port (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/input/serio/
H A Di8042.c514 static unsigned long last_port; in i8042_handle_mux() local
527 mux_port = last_port; in i8042_handle_mux()
544 last_port = mux_port; in i8042_handle_mux()
/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_switchdev.c394 bool last_port, last_vlan; in prestera_port_vlan_bridge_leave() local
403 last_port = port_count == 1; in prestera_port_vlan_bridge_leave()
407 else if (last_port) in prestera_port_vlan_bridge_leave()
/linux/drivers/net/ethernet/mellanox/mlxsw/
H A Dspectrum_switchdev.c1484 bool last_port; in mlxsw_sp_port_vlan_bridge_leave() local
1492 last_port = list_is_singular(&bridge_vlan->port_vlan_list); in mlxsw_sp_port_vlan_bridge_leave()
1498 if (last_port) in mlxsw_sp_port_vlan_bridge_leave()