Searched defs:uNotifyType (Results 1 - 5 of 5) sorted by relevance

/hardware/ti/omap3/dspbridge/libbridge/
H A DDSPNode.c807 UINT uNotifyType, struct DSP_NOTIFICATION *hNotification)
817 if (IsValidNotifyMask(uNotifyType)) {
825 .uNotifyType = uNotifyType;
806 DSPNode_RegisterNotify(DSP_HNODE hNode, UINT uEventMask, UINT uNotifyType, struct DSP_NOTIFICATION *hNotification) argument
H A DDSPProcessor.c479 UINT uNotifyType, struct DSP_NOTIFICATION *hNotification)
490 if (IsValidNotifyMask(uNotifyType)) {
496 .uNotifyType = uNotifyType;
478 DSPProcessor_RegisterNotify(DSP_HPROCESSOR hProcessor, UINT uEventMask, UINT uNotifyType, struct DSP_NOTIFICATION *hNotification) argument
H A DDSPStrm.c701 UINT uNotifyType, struct DSP_NOTIFICATION *hNotification)
711 if (IsValidNotifyMask(uNotifyType)) {
719 .uNotifyType = uNotifyType;
700 DSPStream_RegisterNotify(DSP_HSTREAM hStream, UINT uEventMask, UINT uNotifyType, struct DSP_NOTIFICATION *hNotification) argument
/hardware/ti/omap3/dspbridge/inc/
H A Dwcdioctl.h167 UINT uNotifyType; member in struct:__anon1908::__anon1922
289 UINT uNotifyType; member in struct:__anon1908::__anon1942
370 UINT uNotifyType; member in struct:__anon1908::__anon1955
/hardware/ti/omap3/dspbridge/libbridge/inc/
H A Dwcdioctl.h167 UINT uNotifyType; member in struct:__anon1985::__anon1999
289 UINT uNotifyType; member in struct:__anon1985::__anon2019
370 UINT uNotifyType; member in struct:__anon1985::__anon2032

Completed in 2693 milliseconds