Searched refs:topology_work_fn (Results 1 – 1 of 1) sorted by relevance
51 static void topology_work_fn(struct work_struct *work);55 static DECLARE_WORK(topology_work, topology_work_fn);344 static void topology_work_fn(struct work_struct *work) in topology_work_fn() function