Home
last modified time | relevance | path

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

/linux/include/linux/
H A Ddibs.h116 struct dibs_client_ops { struct
126 void (*add_dev)(struct dibs_dev *dev);
138 void (*del_dev)(struct dibs_dev *dev);
169 const struct dibs_client_ops *ops; argument