Searched refs:driver_abi (Results 1 – 7 of 7) sorted by relevance
139 sc->pps[0].driver_abi = PPS_ABI_VERSION; in ppsattach() 193 sc->pps[i].driver_abi = PPS_ABI_VERSION; in ppsattach()
161 uint16_t driver_abi; /* Driver sets before pps_init_abi(). */ member
184 sc->pps_state.driver_abi = PPS_ABI_VERSION; in gpiopps_fdt_attach()
562 sc->pps_state.driver_abi = PPS_ABI_VERSION; in dmtpps_attach()
223 sc->sc_pps.driver_abi = PPS_ABI_VERSION; in uart_pps_init()
1588 return ((pps->kcmode & KCMODE_ABIFLAG) && pps->driver_abi >= vers); in abi_aware()1754 if (pps->driver_abi > 0) { in pps_init_abi()
445 sc->sc_pps.driver_abi = PPS_ABI_VERSION; in ucom_attach_tty()