Symbol: apple_dcp_afkep
sys/dev/pci/drm/apple/afk.c
101
static void afk_getbuf(struct apple_dcp_afkep *ep, u64 message)
sys/dev/pci/drm/apple/afk.c
131
static void afk_init_rxtx(struct apple_dcp_afkep *ep, u64 message,
sys/dev/pci/drm/apple/afk.c
14
struct apple_dcp_afkep *ep;
sys/dev/pci/drm/apple/afk.c
184
afk_match_service(struct apple_dcp_afkep *ep, const char *name)
sys/dev/pci/drm/apple/afk.c
203
static struct apple_epic_service *afk_epic_find_service(struct apple_dcp_afkep *ep,
sys/dev/pci/drm/apple/afk.c
213
static void afk_recv_handle_init(struct apple_dcp_afkep *ep, u32 channel,
sys/dev/pci/drm/apple/afk.c
291
static void afk_recv_handle_teardown(struct apple_dcp_afkep *ep, u32 channel)
sys/dev/pci/drm/apple/afk.c
314
static void afk_recv_handle_reply(struct apple_dcp_afkep *ep, u32 channel,
sys/dev/pci/drm/apple/afk.c
398
static void afk_recv_handle_std_service(struct apple_dcp_afkep *ep, u32 channel,
sys/dev/pci/drm/apple/afk.c
462
static void afk_recv_handle(struct apple_dcp_afkep *ep, u32 channel, u32 type,
sys/dev/pci/drm/apple/afk.c
48
static void afk_send(struct apple_dcp_afkep *ep, u64 message)
sys/dev/pci/drm/apple/afk.c
53
struct apple_dcp_afkep *afk_init(struct apple_dcp *dcp, u32 endpoint,
sys/dev/pci/drm/apple/afk.c
538
static bool afk_recv(struct apple_dcp_afkep *ep)
sys/dev/pci/drm/apple/afk.c
56
struct apple_dcp_afkep *afkep;
sys/dev/pci/drm/apple/afk.c
677
int afk_receive_message(struct apple_dcp_afkep *ep, u64 message)
sys/dev/pci/drm/apple/afk.c
694
int afk_send_epic(struct apple_dcp_afkep *ep, u32 channel, u16 tag,
sys/dev/pci/drm/apple/afk.c
848
struct apple_dcp_afkep *ep = service->ep;
sys/dev/pci/drm/apple/afk.c
86
int afk_start(struct apple_dcp_afkep *ep)
sys/dev/pci/drm/apple/afk.h
179
struct apple_dcp_afkep *afk_init(struct apple_dcp *dcp, u32 endpoint,
sys/dev/pci/drm/apple/afk.h
181
int afk_start(struct apple_dcp_afkep *ep);
sys/dev/pci/drm/apple/afk.h
182
int afk_receive_message(struct apple_dcp_afkep *ep, u64 message);
sys/dev/pci/drm/apple/afk.h
183
int afk_send_epic(struct apple_dcp_afkep *ep, u32 channel, u16 tag,
sys/dev/pci/drm/apple/afk.h
19
struct apple_dcp_afkep;
sys/dev/pci/drm/apple/afk.h
39
struct apple_dcp_afkep *ep;
sys/dev/pci/drm/apple/dcp-internal.h
221
struct apple_dcp_afkep *systemep;
sys/dev/pci/drm/apple/dcp-internal.h
224
struct apple_dcp_afkep *ibootep;
sys/dev/pci/drm/apple/dcp-internal.h
226
struct apple_dcp_afkep *dptxep;
sys/dev/pci/drm/apple/dcp-internal.h
24
struct apple_dcp_afkep;
sys/dev/pci/drm/apple/trace.h
112
afk_getbuf, TP_PROTO(struct apple_dcp_afkep *ep, u16 size, u16 tag),
sys/dev/pci/drm/apple/trace.h
130
TP_PROTO(struct apple_dcp_afkep *ep, u32 rptr, u32 wptr),
sys/dev/pci/drm/apple/trace.h
147
TP_PROTO(struct apple_dcp_afkep *ep, u32 rptr, u32 wptr),
sys/dev/pci/drm/apple/trace.h
150
TP_PROTO(struct apple_dcp_afkep *ep, u32 rptr, u32 wptr),
sys/dev/pci/drm/apple/trace.h
153
TP_PROTO(struct apple_dcp_afkep *ep, u32 rptr, u32 wptr),
sys/dev/pci/drm/apple/trace.h
156
TP_PROTO(struct apple_dcp_afkep *ep, u32 rptr, u32 wptr),
sys/dev/pci/drm/apple/trace.h
161
TP_PROTO(struct apple_dcp_afkep *ep, u32 rptr, u32 magic, u32 size),
sys/dev/pci/drm/apple/trace.h
180
TP_PROTO(struct apple_dcp_afkep *ep, u32 channel, u32 type,