Home
last modified time | relevance | path

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

/drivers/input/misc/
Dims-pcu.c112 struct completion async_firmware_done; member
943 complete(&pcu->async_firmware_done); in ims_pcu_process_async_firmware()
1986 complete(&pcu->async_firmware_done); in ims_pcu_init_bootloader_mode()
1995 wait_for_completion(&pcu->async_firmware_done); in ims_pcu_destroy_bootloader_mode()
2019 init_completion(&pcu->async_firmware_done); in ims_pcu_probe()