Lines Matching full:accessors
320 // where we hold `phy_device->lock`, so the accessors on in soft_reset_callback()
335 // it's not published yet, so the accessors on `Device` are okay in probe_callback()
351 // where we hold `phy_device->lock`, so the accessors on in get_features_callback()
364 // SAFETY: The C core code ensures that the accessors on in suspend_callback()
378 // SAFETY: The C core code ensures that the accessors on in resume_callback()
395 // where we hold `phy_device->lock`, so the accessors on in config_aneg_callback()
411 // where we hold `phy_device->lock`, so the accessors on in read_status_callback()
426 // where we hold `phy_device->lock`, so the accessors on in match_phy_device_callback()
442 // where we hold `phy_device->lock`, so the accessors on in read_mmd_callback()
462 // where we hold `phy_device->lock`, so the accessors on in write_mmd_callback()
475 // where we hold `phy_device->lock`, so the accessors on in link_change_notify_callback()