Home
last modified time | relevance | path

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

/openbmc/linux/drivers/input/misc/
H A Dims-pcu.c107 struct completion async_firmware_done; member
938 complete(&pcu->async_firmware_done); in ims_pcu_process_async_firmware()
1972 complete(&pcu->async_firmware_done); in ims_pcu_init_bootloader_mode()
1981 wait_for_completion(&pcu->async_firmware_done); in ims_pcu_destroy_bootloader_mode()
2005 init_completion(&pcu->async_firmware_done); in ims_pcu_probe()