Searched refs:audpp_event_func (Results 1 - 3 of 3) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/dream/qdsp5/
H A Daudmgr.h199 typedef void (*audpp_event_func)(void *private, unsigned id, uint16_t *msg); typedef
201 int audpp_enable(int id, audpp_event_func func, void *private);
H A Daudmgr_new.h197 typedef void (*audpp_event_func)(void *private, unsigned id, uint16_t *msg); typedef
199 int audpp_enable(int id, audpp_event_func func, void *private);
H A Daudpp.c72 audpp_event_func func[AUDPP_CLNT_MAX_COUNT];
212 int audpp_enable(int id, audpp_event_func func, void *private)

Completed in 102 milliseconds