Home
last modified time | relevance | path

Searched refs:eventType (Results 1 – 9 of 9) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvUSBEntry.c818 … 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()
H A DdrvUSBEntry_2.c191 … if (pCurrentChip->usbc_ip[idx].eventType) in UsbTask_Port2()
442 … if (pCurrentChip->usbc_ip[idx].eventType) in UsbTask_Port2()
H A DdrvHUB.h284 MS_U8 eventType; member
H A DdrvUSBHwCtl.c198 pUsbc->eventType = vbus_t ? 1 : 0; in usbc_irq()
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/
H A DdrvHub.h277 MS_U8 eventType; member
H A DdrvUSBEntry.c1128 if (pCurrentChip->usbc_ip[hostID].eventType) in ms_UsbTask_EX()
1260 if (pCurrentChip->usbc_ip[hostID].eventType) in ms_UsbTask_EX()
H A DdrvUSBHwCtl.c434 pUsbc->eventType = vbus_t ? 1 : 0; in ms_usbc_irq()
/utopia/UTPA2-700.0.x/modules/audio/api/audio/
H A DapiAUDIO_v2_customer.h1911 typedef MS_BOOL (*pfnAudioCustomerHDMIMonitorEvent)(API_AUDIO_CUSTOMER_HDMI_MONITOR_EVENT eventType
H A DapiAUDIO_v2_customer.c11644 …mo_HDMI_Monitor_Event_CallBackFun(API_AUDIO_CUSTOMER_HDMI_MONITOR_EVENT eventType, API_AUDIO_CUSTO… in AU_CUS_Demo_HDMI_Monitor_Event_CallBackFun() argument
11646 … AU_nPRINT("[eventType = 0x%x] [info = 0x%x] !! \n", (unsigned int)eventType, (unsigned int)info); in AU_CUS_Demo_HDMI_Monitor_Event_CallBackFun()