Home
last modified time | relevance | path

Searched defs:rtk (Results 1 – 2 of 2) sorted by relevance

/openbsd/sys/dev/pci/drm/apple/
H A Dapldcp.c114 struct apple_rtkit *rtk; member
131 struct apple_rtkit *rtk = cookie; in apple_rtkit_logmap() local
180 struct apple_rtkit *rtk = rtkep->rtk; in apple_rtkit_do_recv() local
190 struct apple_rtkit *rtk = rtkep->rtk; in apple_rtkit_recv() local
203 apple_rtkit_start_ep(struct apple_rtkit *rtk, uint8_t ep) in apple_rtkit_start_ep()
216 apple_rtkit_send_message(struct apple_rtkit *rtk, uint8_t ep, uint64_t msg, in apple_rtkit_send_message()
226 apple_rtkit_wake(struct apple_rtkit *rtk) in apple_rtkit_wake()
243 struct apple_rtkit *rtk; in devm_apple_rtkit_init() local
H A Ddcp-internal.h111 struct apple_rtkit *rtk; member