Home
last modified time | relevance | path

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

/linux/sound/soc/codecs/
H A Dtac5xx2-sdw.c148 unsigned int fw_file_cnt; member
1600 tac_dev->fw_file_cnt = num_files; in tac5xx2_fw_ready()
1605 tac_dev->fw_binaryname, tac_dev->fw_file_cnt, in tac5xx2_fw_ready()
1622 tac_dev->fw_file_cnt = 0; in tac_load_and_cache_firmware_async()
1633 u32 num_files = tac_dev->fw_file_cnt; in tac_download()
1666 tac_dev->fw_file_cnt); in tac_download_fw_to_hw()
1729 if (tac_dev->fw_files && tac_dev->fw_file_cnt > 0) { in tac_io_init()