Searched refs:other_dev (Results 1 – 2 of 2) sorted by relevance
645 struct cpuidle_device *other_dev; in cpuidle_coupled_register_device() local653 other_dev = per_cpu(cpuidle_devices, cpu); in cpuidle_coupled_register_device()654 if (other_dev && other_dev->coupled) { in cpuidle_coupled_register_device()655 coupled = other_dev->coupled; in cpuidle_coupled_register_device()
60 struct net_device *other_dev; in dpaa2_switch_port_set_fdb() local94 netdev_for_each_lower_dev(bridge_dev, other_dev, iter) { in dpaa2_switch_port_set_fdb()95 if (!dpaa2_switch_port_dev_check(other_dev)) in dpaa2_switch_port_set_fdb()98 if (other_dev == port_priv->netdev) in dpaa2_switch_port_set_fdb()101 other_port_priv = netdev_priv(other_dev); in dpaa2_switch_port_set_fdb()1991 struct net_device *other_dev; in dpaa2_switch_port_bridge_join() local1996 netdev_for_each_lower_dev(upper_dev, other_dev, iter) { in dpaa2_switch_port_bridge_join()1997 if (!dpaa2_switch_port_dev_check(other_dev)) in dpaa2_switch_port_bridge_join()2000 other_port_priv = netdev_priv(other_dev); in dpaa2_switch_port_bridge_join()