Searched refs:rtkit_send_endpoint (Results 1 – 3 of 3) sorted by relevance
10 int rtkit_send_endpoint(struct rtkit_state *, uint32_t, uint64_t);
165 return rtkit_send_endpoint(sc->sc_rs, SMC_EP, data); in apple_smc_send_cmd()
363 rtkit_send_endpoint(struct rtkit_state *state, uint32_t endpoint, in rtkit_send_endpoint() function