Home
last modified time | relevance | path

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

/sound/usb/
Dclock.c39 #define GET_VAL(p, proto, field) \ macro
61 return GET_VAL(cs, proto, bClockID) == id; in validate_clock_source()
68 return GET_VAL(cs, proto, bClockID) == id; in validate_clock_selector()
75 return GET_VAL(cs, proto, bClockID) == id; in validate_clock_multiplier()
277 entity_id = GET_VAL(source, proto, bClockID); in __uac_clock_find_source()
290 pins = GET_VAL(selector, proto, bNrInPins); in __uac_clock_find_source()
291 clock_id = GET_VAL(selector, proto, bClockID); in __uac_clock_find_source()
292 sources = GET_VAL(selector, proto, baCSourceID); in __uac_clock_find_source()
375 GET_VAL(multiplier, proto, bCSourceID), in __uac_clock_find_source()
/sound/isa/sb/
Demu8000_pcm.c416 #define GET_VAL(sval, buf, mode) \ macro
444 GET_VAL(sval, buf, mode); \
503 GET_VAL(sval, buf, mode); \
507 GET_VAL(sval, buf, mode); \