Home
last modified time | relevance | path

Searched refs:ctx3 (Results 1 – 3 of 3) sorted by relevance

/linux-3.4.99/drivers/staging/ozwpan/
Dozevent.c42 void oz_event_log2(u8 evt, u8 ctx1, u16 ctx2, void *ctx3, unsigned ctx4) in oz_event_log2() argument
54 e->ctx3 = ctx3; in oz_event_log2()
Dozeventdef.h36 void *ctx3; member
Dozevent.h15 void oz_event_log2(u8 evt, u8 ctx1, u16 ctx2, void *ctx3, unsigned ctx4);