Home
last modified time | relevance | path

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

/external/adhd/cras/src/common/
Dcras_iodev_info.h29 uint32_t stable_id_new; member
60 uint32_t stable_id_new; member
/external/adhd/cras/src/server/
Dcras_bt_io.c72 n->base.stable_id_new = dev->info.stable_id_new; in add_profile_dev()
338 iodev->info.stable_id_new = dev->info.stable_id_new; in cras_bt_io_create()
377 active->base.stable_id_new = active->base.stable_id; in cras_bt_io_create()
Dcras_loopback_iodev.c264 iodev->info.stable_id_new = iodev->info.stable_id; in create_loopback_iodev()
315 node->stable_id_new = iodev->info.stable_id_new; in loopback_iodev_create()
Dcras_alsa_io.c1186 output->base.stable_id_new = SuperFastHash(name, in new_output()
1188 aio->base.info.stable_id_new in new_output()
1272 input->base.stable_id_new = SuperFastHash(name, in new_input()
1274 aio->base.info.stable_id_new); in new_input()
1594 dev->info.stable_id_new = dev->info.stable_id; in set_iodev_name()
1603 dev->info.stable_id_new = in set_iodev_name()
1609 dev->info.stable_id_new = dev->info.stable_id; in set_iodev_name()
1613 dev->info.stable_id, dev->info.stable_id_new); in set_iodev_name()
Dcras_hfp_iodev.c246 iodev->info.stable_id_new = iodev->info.stable_id; in hfp_iodev_create()
Dcras_iodev.h97 unsigned int stable_id_new; member
Dcras_a2dp_iodev.c487 iodev->info.stable_id_new = iodev->info.stable_id; in a2dp_iodev_create()
Dcras_iodev_list.c268 node_info->stable_id_new = node->stable_id_new; in fill_node_list()
Dcras_dbus_control.c455 dbus_uint64_t stable_dev_id_new = node->stable_id_new; in append_node_dict()