Searched refs:plg_idx (Results 1 – 4 of 4) sorted by relevance
/hardware/knowles/athletico/sound_trigger_hal/ |
D | iaxxx_odsp_hw.h | 173 const uint32_t plg_idx, 452 const uint32_t plg_idx,
|
D | iaxxx_odsp_hw.c | 295 const uint32_t plg_idx, in iaxxx_odsp_plugin_create() argument 311 " priority %u", __func__, plg_idx, pkg_id, block_id, inst_id, priority); in iaxxx_odsp_plugin_create() 313 pi.plg_idx = plg_idx; in iaxxx_odsp_plugin_create() 932 const uint32_t plg_idx, in iaxxx_odsp_plugin_create_static_package() argument 948 " priority %u", __func__, plg_idx, pkg_id, block_id, inst_id, priority); in iaxxx_odsp_plugin_create_static_package() 950 pi.plg_idx = plg_idx; in iaxxx_odsp_plugin_create_static_package()
|
/hardware/knowles/athletico/sound_trigger_hal/tests/ |
D | spi_reliability_test.c | 98 pi.plg_idx = PTP_PLG_IDX; in main()
|
D | oslo_package_test.c | 196 pi.plg_idx = 0; in main() 209 pi.plg_idx = 0; in main()
|