Searched refs:pinned_dev_idx (Results 1 – 5 of 5) sorted by relevance
546 dev = find_dev(rstream->pinned_dev_idx); in suspend_devs()679 if (stream->pinned_dev_idx != dev->info.idx) in init_and_attach_streams()767 dev = find_dev(rstream->pinned_dev_idx); in find_pinned_device()1004 if (dev->info.idx != rstream->pinned_dev_idx) in force_close_pinned_only_device()1297 *dev = find_dev((*stream)->pinned_dev_idx); in find_hotword_stream_dev()1331 if (stream->pinned_dev_idx != hotword_dev->info.idx) { in cras_iodev_list_suspend_hotword_streams()1334 stream->pinned_dev_idx); in cras_iodev_list_suspend_hotword_streams()1365 if (stream->pinned_dev_idx != hotword_dev->info.idx) { in cras_iodev_list_resume_hotword_stream()1368 stream->pinned_dev_idx); in cras_iodev_list_resume_hotword_stream()
94 uint32_t pinned_dev_idx; member
242 stream->pinned_dev_idx = config->dev_idx; in cras_rstream_create()
543 rstream.pinned_dev_idx = d1_.info.idx; in TEST_F()1392 rstream.pinned_dev_idx = d1_.info.idx; in TEST_F()1444 rstream.pinned_dev_idx = d1_.info.idx; in TEST_F()1497 rstream.pinned_dev_idx = d1_.info.idx; in TEST_F()1542 rstream.pinned_dev_idx = d1_.info.idx; in TEST_F()
139 rstream->pinned_dev_idx = pin_to_dev->info.idx; in SetupPinnedStream()