Lines Matching refs:data
429 * @data: unused
435 static void do_enable_cpu_turbo(void *data)
467 * @data: unused
473 static void do_disable_cpu_turbo(void *data)
723 * @data: ips driver structure
752 static int ips_adjust(void *data)
754 struct ips_driver *ips = data;
935 * @data: ips driver structure
941 * that data, along with CPU vs GPU preference, we adjust the power clamps
944 static int ips_monitor(void *data)
946 struct ips_driver *ips = data;
1022 /* Start the adjustment thread now that we have data */
1213 static int cpu_temp_show(struct seq_file *m, void *data)
1224 static int cpu_power_show(struct seq_file *m, void *data)
1234 static int cpu_clamp_show(struct seq_file *m, void *data)
1256 static int mch_temp_show(struct seq_file *m, void *data)
1267 static int mch_power_show(struct seq_file *m, void *data)