Home
last modified time | relevance | path

Searched refs:rtkit_start_endpoint (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/sys/arch/arm/apple/
H A Dapple_rtkit.h8 int rtkit_start_endpoint(struct rtkit_state *, uint32_t,
H A Dapple_smc.c347 error = rtkit_start_endpoint(sc->sc_rs, SMC_EP, apple_smc_callback, sc); in apple_smc_attach()
H A Dapple_rtkit.c348 rtkit_start_endpoint(struct rtkit_state *state, uint32_t endpoint, in rtkit_start_endpoint() function