Home
last modified time | relevance | path

Searched defs:iop_msg (Results 1 – 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/arch/m68k/include/asm/
Dmac_iop.h139 struct iop_msg { struct
140 struct iop_msg *next; /* next message in queue or NULL */ argument
147 void (*handler)(struct iop_msg *); argument
/kernel/linux/linux-6.6/arch/m68k/include/asm/
Dmac_iop.h139 struct iop_msg { struct
140 struct iop_msg *next; /* next message in queue or NULL */ argument
147 void (*handler)(struct iop_msg *); argument
/kernel/linux/linux-5.10/arch/m68k/mac/
Diop.c327 void (*handler)(struct iop_msg *), in iop_listen()
468 void (*handler)(struct iop_msg *)) in iop_send_message()
/kernel/linux/linux-6.6/arch/m68k/mac/
Diop.c309 void (*handler)(struct iop_msg *), in iop_listen()
450 void (*handler)(struct iop_msg *)) in iop_send_message()