Searched refs:dl_bandwidth (Results 1 – 2 of 2) sorted by relevance
173 struct dl_bandwidth { struct1305 extern struct dl_bandwidth def_dl_bandwidth;1306 extern void init_dl_bandwidth(struct dl_bandwidth *dl_b, u64 period, u64 runtime);
21 struct dl_bandwidth def_dl_bandwidth;53 void init_dl_bandwidth(struct dl_bandwidth *dl_b, u64 period, u64 runtime) in init_dl_bandwidth()