Home
last modified time | relevance | path

Searched defs:wait_completion (Results 1 – 8 of 8) sorted by relevance

/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852bs/phl/
H A Dphl_cmd_job.h48 struct wait_completion { struct
69 struct wait_completion wait; argument
H A Dphl_cmd_fsm.c406 static int wait_completion(void *d, struct phl_cmd_job *job, int m_sec) in wait_completion() function
/OK3568_Linux_fs/external/rkwifibt/drivers/rtl8852be/phl/
H A Dphl_cmd_job.h48 struct wait_completion { struct
69 struct wait_completion wait; argument
H A Dphl_cmd_fsm.c406 static int wait_completion(void *d, struct phl_cmd_job *job, int m_sec) in wait_completion() function
/OK3568_Linux_fs/yocto/poky/meta/lib/oe/
H A Dutils.py534 def wait_completion(self): member in ThreadedPool
/OK3568_Linux_fs/kernel/drivers/mtd/nand/raw/
H A Dsh_flctl.c131 static void wait_completion(struct sh_flctl *flctl) in wait_completion() function
/OK3568_Linux_fs/kernel/drivers/media/radio/wl128x/
H A Dfmdrv_common.c380 int payload_len, struct completion *wait_completion) in fm_send_cmd()
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A Dftdi-elan.c123 struct completion wait_completion; member