Searched refs:uNotifyType (Results 1 – 11 of 11) sorted by relevance
/hardware/ti/omap3/dspbridge/libbridge/ |
D | DSPProcessor.c | 479 UINT uNotifyType, struct DSP_NOTIFICATION *hNotification) in DSPProcessor_RegisterNotify() argument 490 if (IsValidNotifyMask(uNotifyType)) { in DSPProcessor_RegisterNotify() 496 .uNotifyType = uNotifyType; in DSPProcessor_RegisterNotify()
|
D | DSPStrm.c | 701 UINT uNotifyType, struct DSP_NOTIFICATION *hNotification) in DSPStream_RegisterNotify() argument 711 if (IsValidNotifyMask(uNotifyType)) { in DSPStream_RegisterNotify() 719 .uNotifyType = uNotifyType; in DSPStream_RegisterNotify()
|
D | DSPNode.c | 807 UINT uNotifyType, struct DSP_NOTIFICATION *hNotification) in DSPNode_RegisterNotify() argument 817 if (IsValidNotifyMask(uNotifyType)) { in DSPNode_RegisterNotify() 825 .uNotifyType = uNotifyType; in DSPNode_RegisterNotify()
|
/hardware/ti/omap3/dspbridge/libbridge/inc/ |
D | wcdioctl.h | 167 UINT uNotifyType; member 289 UINT uNotifyType; member 370 UINT uNotifyType; member
|
D | DSPProcessor.h | 288 UINT uNotifyType,
|
D | DSPStream.h | 281 UINT uEventMask, UINT uNotifyType,
|
D | DSPNode.h | 380 UINT uNotifyType,
|
/hardware/ti/omap3/dspbridge/inc/ |
D | wcdioctl.h | 167 UINT uNotifyType; member 289 UINT uNotifyType; member 370 UINT uNotifyType; member
|
D | DSPProcessor.h | 288 UINT uNotifyType,
|
D | DSPStream.h | 279 UINT uEventMask, UINT uNotifyType,
|
D | DSPNode.h | 380 UINT uNotifyType,
|