Searched refs:fixed_clock_data (Results 1 – 1 of 1) sorted by relevance
12 struct fixed_clock_data { struct19 struct fixed_clock_data *d = clk->priv; in fixed_clk_get_rate() argument35 struct fixed_clock_data *fcd = NULL; in fixed_clock_probe()45 fcd = calloc(1, sizeof(struct fixed_clock_data)); in fixed_clock_probe()
Completed in 2 milliseconds