Home
last modified time | relevance | path

Searched defs:dtpm_subsys_ops (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/include/linux/
H A Ddtpm.h37 struct dtpm_subsys_ops { struct
38 const char *name;
39 int (*init)(void);
40 void (*exit)(void);
41 int (*setup)(struct dtpm *, struct device_node *);