Searched defs:unbind (Results 1 – 3 of 3) sorted by relevance
13 void (*unbind)(struct device *, struct device *, void *); member18 void (*unbind)(struct device *); member
71 unbind(struct auth_ctx *ctx) in unbind() function
321 dobind(KEYMAP *curmap, const char *p, int unbind) in dobind()