Searched refs:hd_fn (Results 1 – 6 of 6) sorted by relevance
274 hdp->hd_fn = fn; in hook_establish()315 (*hdp->hd_fn)(hdp->hd_arg); in dohooks()320 (*hdp->hd_fn)(hdp->hd_arg); in dohooks()
69 #define hd_fn sc_hildev.sc_fn macro
82 sc->hd_fn = NULL; in hilidattach()
111 sc->hd_fn = hilms_callback; in hilmsattach()
152 sc->hd_fn = hilkbd_callback; in hilkbdattach()
295 void (*hd_fn)(void *); member