Searched refs:am65_cpsw_switchdev_event_work (Results 1 – 1 of 1) sorted by relevance
18 struct am65_cpsw_switchdev_event_work { struct366 static void am65_cpsw_switchdev_event_work(struct work_struct *work) in am65_cpsw_switchdev_event_work() function368 struct am65_cpsw_switchdev_event_work *switchdev_work = in am65_cpsw_switchdev_event_work()369 container_of(work, struct am65_cpsw_switchdev_event_work, work); in am65_cpsw_switchdev_event_work()423 struct am65_cpsw_switchdev_event_work *switchdev_work; in am65_cpsw_switchdev_event()442 INIT_WORK(&switchdev_work->work, am65_cpsw_switchdev_event_work); in am65_cpsw_switchdev_event()