Searched refs:max_supported_channels (Results 1 – 17 of 17) sorted by relevance
28 uint32_t max_supported_channels; member
1347 uint32_t *max_supported_channels);1923 uint32_t *max_supported_channels) in libcras_node_info_get_max_supported_channels() argument1926 max_supported_channels); in libcras_node_info_get_max_supported_channels()
3403 *max_channels = devs[i].max_supported_channels; in cras_client_get_max_supported_channels()4127 uint32_t max_supported_channels; member4154 uint32_t *max_supported_channels) in cras_node_info_get_max_supported_channels() argument4156 (*max_supported_channels) = node->max_supported_channels; in cras_node_info_get_max_supported_channels()4212 node->node_->max_supported_channels = iodev->max_supported_channels; in libcras_node_info_create()
238 iodev->info.max_supported_channels = 2; in empty_iodev_create()
202 iodev->info.max_supported_channels = 1; in test_iodev_create()
205 iodev->info.max_supported_channels = dev->info.max_supported_channels; in update_supported_formats()
308 iodev->info.max_supported_channels = 1; in hfp_alsa_iodev_create()
304 iodev->info.max_supported_channels = 2; in create_loopback_iodev()
350 iodev->info.max_supported_channels = 1; in hfp_iodev_create()
680 iodev->info.max_supported_channels = in a2dp_iodev_create()
864 edev->dev->info.max_supported_channels)) { in stream_added_cb()
1492 iodev->info.max_supported_channels = max_channels; in update_max_supported_channels()
185 max_supported_channels: 0, in default()
57 pub max_supported_channels: u32, field103 &(*(::std::ptr::null::<cras_iodev_info>())).max_supported_channels as *const _ as usize in bindgen_test_layout_cras_iodev_info()110 stringify!(max_supported_channels) in bindgen_test_layout_cras_iodev_info()
932 EXPECT_EQ(max_channels, aio->base.info.max_supported_channels); in TEST()1107 EXPECT_EQ(max_channels, iodev->info.max_supported_channels); in TEST()1179 EXPECT_EQ(2, iodev->info.max_supported_channels); in TEST()1207 EXPECT_EQ(2, iodev->info.max_supported_channels); in TEST()
385 d1_.info.max_supported_channels = 2; in TEST_F()412 d1_.info.max_supported_channels = 6; in TEST_F()
360 devs[i].max_supported_channels, devs[i].name); in print_dev_info()