Searched defs:nouveau_platform_gpu (Results 1 – 1 of 1) sorted by relevance
35 struct nouveau_platform_gpu { struct36 struct reset_control *rst;37 struct clk *clk;38 struct clk *clk_pwr;62 struct nouveau_platform_gpu *gpu; argument