HomeSort by relevance Sort by last modified time
    Searched refs:stable_id_new (Results 1 - 9 of 9) sorted by null

  /external/adhd/cras/src/common/
cras_iodev_info.h 22 * stable_id_new - New stable_id, it will be deprecated and be put on
29 uint32_t stable_id_new; member in struct:cras_iodev_info
42 * stable_id_new - New stable_id, it will be deprecated and be put on
60 uint32_t stable_id_new; member in struct:cras_ionode_info
  /external/adhd/cras/src/server/
cras_bt_io.c 72 n->base.stable_id_new = dev->info.stable_id_new;
338 iodev->info.stable_id_new = dev->info.stable_id_new;
377 active->base.stable_id_new = active->base.stable_id;
cras_loopback_iodev.c 264 iodev->info.stable_id_new = iodev->info.stable_id;
315 node->stable_id_new = iodev->info.stable_id_new;
cras_alsa_io.c 1186 output->base.stable_id_new = SuperFastHash(name,
1188 aio->base.info.stable_id_new
    [all...]
cras_hfp_iodev.c 246 iodev->info.stable_id_new = iodev->info.stable_id;
cras_iodev.h 76 * stable_id_new - New stable_id, it will be deprecated and be put on
97 unsigned int stable_id_new; member in struct:cras_ionode
cras_a2dp_iodev.c 487 iodev->info.stable_id_new = iodev->info.stable_id;
cras_iodev_list.c 268 node_info->stable_id_new = node->stable_id_new;
    [all...]
cras_dbus_control.c 455 dbus_uint64_t stable_dev_id_new = node->stable_id_new;
    [all...]

Completed in 137 milliseconds