Searched refs:scc_if (Results 1 – 3 of 3) sorted by relevance
64 struct hpckbd_ic_if scc_if; member123 haa.haa_ic = &sc->sc_chip->scc_if; in m38813c_attach()132 scc->scc_if.hii_ctx = scc; in m38813c_ifsetup()134 scc->scc_if.hii_establish = m38813c_input_establish; in m38813c_ifsetup()135 scc->scc_if.hii_poll = m38813c_intr; in m38813c_ifsetup()147 hpckbd_cnattach(&scc->scc_if); in m38813c_cnattach()
73 struct hpckbd_ic_if scc_if; member148 haa.haa_ic = &sc->sc_chip->scc_if; in tc5165buf_attach()157 scc->scc_if.hii_ctx = scc; in tc5165buf_ifsetup()158 scc->scc_if.hii_establish = tc5165buf_input_establish; in tc5165buf_ifsetup()159 scc->scc_if.hii_poll = tc5165buf_poll; in tc5165buf_ifsetup()171 hpckbd_cnattach(&scc->scc_if); in tc5165buf_cnattach()
67 struct hpckbd_ic_if scc_if; member128 haa.haa_ic = &sc->sc_chip->scc_if; in j720kbd_attach()141 hpckbd_cnattach(&scc->scc_if); in j720kbd_cnattach()148 scc->scc_if.hii_ctx = scc; in j720kbd_ifsetup()149 scc->scc_if.hii_establish = j720kbd_input_establish; in j720kbd_ifsetup()150 scc->scc_if.hii_poll = j720kbd_poll; in j720kbd_ifsetup()