Searched refs:dtpm_ops (Results 1 – 3 of 3) sorted by relevance
20 struct dtpm_ops *ops;29 struct dtpm_ops { struct69 struct dtpm *dtpm_alloc(struct dtpm_ops *ops);
141 static struct dtpm_ops dtpm_ops = { variable199 dtpm = dtpm_alloc(&dtpm_ops); in cpuhp_dtpm_cpu_online()
367 struct dtpm *dtpm_alloc(struct dtpm_ops *ops) in dtpm_alloc()