Home
last modified time | relevance | path

Searched refs:wait (Results 1 – 18 of 18) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/
H A DdrvMsg.c152 DECLARE_WAITQUEUE(wait, current); in usb_start_wait_urb()
158 add_wait_queue(&awd.wqh, &wait); in usb_start_wait_urb()
167 remove_wait_queue(&awd.wqh, &wait); in usb_start_wait_urb()
190 remove_wait_queue(&awd.wqh, &wait); in usb_start_wait_urb()
H A DdrvEHCI_SCHD.cxx321 int wait in intr_deschedule() argument
346 if (wait) { in intr_deschedule()
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/sys/
H A Dwait.h65 union wait *__uptr;
116 extern __pid_t wait (__WAIT_STATUS __stat_loc);
/utopia/UTPA2-700.0.x/projects/build/scripts/rt-tester/
H A Dt3-l1-pi-signal.tst60 # T1 lock L0, no wait in the wakeup path
66 # T2 lock L0 interruptible, no wait in the wakeup path
H A Dt4-l2-pi-deboost.tst92 # Interrupt T3 and wait until T3 returned
/utopia/UTPA2-700.0.x/modules/mfe/drv/mfe/
H A Dmdrv_mfe.c265 static MFE_U32 MDrv_MFE_poll(struct file *filp, poll_table *wait);
376 static unsigned int MDrv_MFE_poll(struct file *filp, poll_table *wait) in MDrv_MFE_poll() argument
380 poll_wait(filp, &_MFE_wait_queue, wait); in MDrv_MFE_poll()
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/sys/
H A Dwait.h29 pid_t wait (int *);
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Ddlm_plock.h28 __u8 wait; member
H A Dreiserfs_fs.h1723 int wait);
/utopia/UTPA2-700.0.x/projects/tools/lint/aeon_include/
H A D_syslist.h23 #define _wait wait
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/bits/
H A Dwaitstatus.h67 union wait union
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/
H A Dstdlib.h70 union wait *__uptr;
/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmdrv_sc_display.c.03437 //need wait vcnt down
3441 else if(u16temp >((10000/u16OutputVFreq)+2)) // wait at lease one output vsync
4722 msAPI_Scaler_FPLL_FSM wait to lock frame only if the
4759 //wait 2 input vsync for framelock phase error stable
4797 //InISR, we can not wait XC entry, because interrupt is higher than xc mutex
5285 msAPI_Scaler_FPLL_FSM wait to lock frame only if the
5459 //BK68 vtt patch needs to wait for the vtt change works.
7117 …wBound, u32Steps = SLOWLY_MOVE_STEPS, u32DelayMs = 0; //delaytime=0 means wait 2vsync as the old l…
8079 … gSrcInfo[MAIN_WINDOW].bDoneFPLL = TRUE; //FSM framelock open screen directly, no need to wait.
H A Dmvideo.c.02387 //wait VSync and do setting in Vblanking to avoid broken picture
2497 /// wait for input sync
2498 /// @param u8NumVSyncs \b IN: the number of VSync we are going to wait
2541 /// wait for output sync
2542 /// @param u8NumVSyncs \b IN: the number of VSync we are going to wait
2584 /// wait for output sync
2585 /// @param u8NumVSyncs \b IN: the number of VSync we are going to wait
6837 // for Agate, need to wait the memory write finish
10057 /// @param Skip wait Vsync \b IN: Disable wait Vsync
12002 // wait xc front module resume done
H A Dmdrv_sc_scaling.c.0379 /// @param Skip wait Vsync \b IN: Disable wait Vsync
5330 // temp patch wait PQ ready
/utopia/UTPA2-700.0.x/projects/build/Ksym/
H A D.Ksym.o.cmd606 include/linux/wait.h \
609 include/uapi/linux/wait.h \
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_PCMonitor.c.0415 // reset input timing stable and wait for timing stable
/utopia/UTPA2-700.0.x/modules/vdec_v3/api/vdec_v3/
H A DapiVDEC_EX.c.0129 //#include "drvCMAPool.h" // TODO: wait for system to update CMA kernel mode
16468 … //MM case, already exit by ap while suspend, need to notify system not to wait vdec while resume