HomeSort by relevance Sort by last modified time
    Searched defs:stable_id (Results 1 - 2 of 2) sorted by null

  /external/adhd/cras/src/common/
cras_iodev_info.h 21 * stable_id - ID that does not change due to device plug/unplug or reboot.
22 * stable_id_new - New stable_id, it will be deprecated and be put on
23 * stable_id.
28 uint32_t stable_id; member in struct:cras_iodev_info
41 * stable_id - ID that does not change due to device plug/unplug or reboot.
42 * stable_id_new - New stable_id, it will be deprecated and be put on
43 * stable_id.
59 uint32_t stable_id; member in struct:cras_ionode_info
  /external/adhd/cras/src/server/
cras_iodev.h 70 * stable_id - id for node that doesn't change after unplug/plug.
71 * stable_id_new - New stable_id, it will be deprecated and be put on
72 * stable_id.
90 unsigned int stable_id; member in struct:cras_ionode

Completed in 220 milliseconds