Searched refs:wait_for_event (Results 1 – 4 of 4) sorted by relevance
149 static u16 wait_for_event(struct i2c *i2c_base, int waitdelay) function384 status = wait_for_event(i2c_base, waitdelay);497 status = wait_for_event(i2c_base, waitdelay);537 status = wait_for_event(i2c_base, waitdelay);635 status = wait_for_event(i2c_base, waitdelay);662 status = wait_for_event(i2c_base, waitdelay);684 status = wait_for_event(i2c_base, waitdelay);
848 static u32 wait_for_event(u32 event) in wait_for_event() function1022 wait_for_event(LCD_PL_LOAD_DONE); in video_hw_init()1025 wait_for_event(LCD_END_OF_FRAME0); in video_hw_init()
71 efi_status_t (EFIAPI *wait_for_event)(unsigned long number_of_events,
1252 .wait_for_event = efi_wait_for_event,