Lines Matching defs:data
522 static void pm_clk_destroy_action(void *data)
524 pm_clk_destroy(data);
610 * @data: Device the routine is being run for.
613 * struct pm_clk_notifier_block containing all of the requisite data.
623 unsigned long action, void *data)
626 struct device *dev = data;
743 * @data: Device the routine is being run for.
746 * struct pm_clk_notifier_block containing all of the requisite data.
751 unsigned long action, void *data)
754 struct device *dev = data;