Lines Matching refs:apple_rtkit
64 struct apple_rtkit;
76 struct apple_rtkit *devm_apple_rtkit_init(struct device *dev, void *cookie,
84 int apple_rtkit_reinit(struct apple_rtkit *rtk);
90 int apple_rtkit_boot(struct apple_rtkit *rtk);
95 int apple_rtkit_quiesce(struct apple_rtkit *rtk);
100 int apple_rtkit_wake(struct apple_rtkit *rtk);
105 int apple_rtkit_shutdown(struct apple_rtkit *rtk);
110 bool apple_rtkit_is_running(struct apple_rtkit *rtk);
115 bool apple_rtkit_is_crashed(struct apple_rtkit *rtk);
121 int apple_rtkit_start_ep(struct apple_rtkit *rtk, u8 endpoint);
134 int apple_rtkit_send_message(struct apple_rtkit *rtk, u8 ep, u64 message,
152 int apple_rtkit_send_message_wait(struct apple_rtkit *rtk, u8 ep, u64 message,
165 int apple_rtkit_poll(struct apple_rtkit *rtk);