Searched refs:eventType (Results 1 – 9 of 9) sorted by relevance
818 … if (pCurrentChip->usbc_ip[0].eventType) in UsbTask()1116 … if (pCurrentChip->usbc_ip[0].eventType) in UsbTask()1792 … if (pCurrentChip->usbc_ip[gVar->portNum].eventType) in UsbTask_EX()2003 … if (pCurrentChip->usbc_ip[gVar->portNum].eventType) in UsbTask_EX()
191 … if (pCurrentChip->usbc_ip[idx].eventType) in UsbTask_Port2()442 … if (pCurrentChip->usbc_ip[idx].eventType) in UsbTask_Port2()
284 MS_U8 eventType; member
198 pUsbc->eventType = vbus_t ? 1 : 0; in usbc_irq()
277 MS_U8 eventType; member
1128 if (pCurrentChip->usbc_ip[hostID].eventType) in ms_UsbTask_EX()1260 if (pCurrentChip->usbc_ip[hostID].eventType) in ms_UsbTask_EX()
434 pUsbc->eventType = vbus_t ? 1 : 0; in ms_usbc_irq()
1911 typedef MS_BOOL (*pfnAudioCustomerHDMIMonitorEvent)(API_AUDIO_CUSTOMER_HDMI_MONITOR_EVENT eventType…
11644 …mo_HDMI_Monitor_Event_CallBackFun(API_AUDIO_CUSTOMER_HDMI_MONITOR_EVENT eventType, API_AUDIO_CUSTO… in AU_CUS_Demo_HDMI_Monitor_Event_CallBackFun() argument11646 … AU_nPRINT("[eventType = 0x%x] [info = 0x%x] !! \n", (unsigned int)eventType, (unsigned int)info); in AU_CUS_Demo_HDMI_Monitor_Event_CallBackFun()