Searched refs:ipmi_open (Results 1 – 1 of 1) sorted by relevance
78 static d_open_t ipmi_open; variable116 .d_open = ipmi_open,125 ipmi_open(struct cdev *cdev, int flags, int fmt, struct thread *td) in ipmi_open() function