Home
last modified time | relevance | path

Searched refs:oz_event_log2 (Results 1 – 2 of 2) sorted by relevance

/linux-3.4.99/drivers/staging/ozwpan/
Dozevent.h15 void oz_event_log2(u8 evt, u8 ctx1, u16 ctx2, void *ctx3, unsigned ctx4);
19 oz_event_log2(__evt, __ctx1, __ctx2, __ctx3, __ctx4); \
Dozevent.c42 void oz_event_log2(u8 evt, u8 ctx1, u16 ctx2, void *ctx3, unsigned ctx4) in oz_event_log2() function