Home
last modified time | relevance | path

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

/third_party/alsa-lib/src/control/
Dnamehint.c31 #define DEV_SKIP 9999 /* some non-existing device number */ macro
119 if (device < 0 || device == DEV_SKIP) in get_dev_name1()
347 list->device_output = DEV_SKIP; in try_config()
357 list->device_input = DEV_SKIP; in try_config()