Home
last modified time | relevance | path

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

/linux/drivers/media/i2c/cx25840/
H A Dcx25840-core.h94 wait_queue_head_t fw_wait; member
/linux/sound/soc/codecs/
H A Dtas2783-sdw.c83 wait_queue_head_t fw_wait; member
832 wake_up(&tas_dev->fw_wait); in tas2783_fw_ready()
1227 ret = wait_event_timeout(tas_dev->fw_wait, tas_dev->fw_dl_task_done, in tas_io_init()
1297 init_waitqueue_head(&tas_dev->fw_wait); in tas_sdw_probe()