Lines Matching refs:ttyhook_hashook
116 if (ttyhook_hashook(tp, close)) in ttydisc_close()
625 if (ttyhook_hashook(tp, rint_bypass)) in ttydisc_optimize()
629 else if (ttyhook_hashook(tp, rint)) in ttydisc_optimize()
1002 if (ttyhook_hashook(tp, rint)) in ttydisc_rint()
1321 if (ttyhook_hashook(tp, rint_bypass)) in ttydisc_rint_bypass()
1338 if (ttyhook_hashook(tp, rint_done)) in ttydisc_rint_done()
1355 if (ttyhook_hashook(tp, rint_poll)) in ttydisc_rint_poll()
1403 if (ttyhook_hashook(tp, getc_inject)) in ttydisc_getc()
1410 if (ttyhook_hashook(tp, getc_capture)) in ttydisc_getc()
1437 if (ttyhook_hashook(tp, getc_capture) || ttyhook_hashook(tp, getc_inject)) in ttydisc_getc_uio()
1474 if (ttyhook_hashook(tp, getc_poll)) in ttydisc_getc_poll()