Home
last modified time | relevance | path

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

/system/bpf/include/vmlinux/android15_6.6/arm64/
Dvmlinux.h70741 struct mbox_client { struct
70746 void (*rx_callback)(struct mbox_client *, void *); argument
70747 void (*tx_prepare)(struct mbox_client *, void *); argument
70748 void (*tx_done)(struct mbox_client *, void *, int); argument
/system/bpf/include/vmlinux/android15_6.6/x86_64/
Dvmlinux.h80488 struct mbox_client { struct
80493 void (*rx_callback)(struct mbox_client *, void *); argument
80494 void (*tx_prepare)(struct mbox_client *, void *); argument
80495 void (*tx_done)(struct mbox_client *, void *, int); argument