Home
last modified time | relevance | path

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

/openbmc/linux/drivers/base/
H A Darch_topology.c218 static void update_topology_flags_workfn(struct work_struct *work);
219 static DECLARE_WORK(update_topology_flags_work, update_topology_flags_workfn);
253 static void update_topology_flags_workfn(struct work_struct *work) in update_topology_flags_workfn() function