Home
last modified time | relevance | path

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

/linux/drivers/net/ethernet/brocade/bna/
H A Dbfa_ioc.h145 #define bfa_ioc_notify_init(__notify, __cbfn, __cbarg) do { \ argument
146 (__notify)->cbfn = (__cbfn); \
147 (__notify)->cbarg = (__cbarg); \
/linux/sound/drivers/
H A Daloop.c345 goto __notify; in loopback_check_format()
364 __notify: in loopback_check_format()