Searched refs:GET_VAL (Results 1 – 2 of 2) sorted by relevance
| /sound/usb/ |
| A D | clock.c | 45 #define GET_VAL(p, proto, field) \ macro 69 return GET_VAL(cs, proto, bClockID) == id; in validate_clock_source() 78 if (GET_VAL(cs, proto, bClockID) != id) in validate_clock_selector() 97 return GET_VAL(cs, proto, bClockID) == id; in validate_clock_multiplier() 313 entity_id = GET_VAL(source, proto, bClockID); in __uac_clock_find_source() 326 pins = GET_VAL(selector, proto, bNrInPins); in __uac_clock_find_source() 327 clock_id = GET_VAL(selector, proto, bClockID); in __uac_clock_find_source() 328 sources = GET_VAL(selector, proto, baCSourceID); in __uac_clock_find_source() 431 GET_VAL(multiplier, proto, bCSourceID), in __uac_clock_find_source()
|
| /sound/isa/sb/ |
| A D | emu8000_pcm.c | 412 #define GET_VAL(sval, iter) \ macro 430 GET_VAL(sval, iter); \ 475 GET_VAL(sval, iter); \ 479 GET_VAL(sval, iter); \
|
Completed in 8 milliseconds