Searched refs:oz_event_log2 (Results 1 – 2 of 2) sorted by relevance
/linux-3.4.99/drivers/staging/ozwpan/ |
D | ozevent.h | 15 void oz_event_log2(u8 evt, u8 ctx1, u16 ctx2, void *ctx3, unsigned ctx4); 19 oz_event_log2(__evt, __ctx1, __ctx2, __ctx3, __ctx4); \
|
D | ozevent.c | 42 void oz_event_log2(u8 evt, u8 ctx1, u16 ctx2, void *ctx3, unsigned ctx4) in oz_event_log2() function
|