Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/arm/apple/
H A Dapple_rtkit.h10 int rtkit_send_endpoint(struct rtkit_state *, uint32_t, uint64_t);
H A Dapple_smc.c165 return rtkit_send_endpoint(sc->sc_rs, SMC_EP, data); in apple_smc_send_cmd()
H A Dapple_rtkit.c363 rtkit_send_endpoint(struct rtkit_state *state, uint32_t endpoint, in rtkit_send_endpoint() function