Searched refs:bClockID (Results 1 – 4 of 4) sorted by relevance
| /linux/sound/usb/ |
| H A D | clock.c | 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() 204 (fmt->clock & 0xff) == cs_desc->v2.bClockID && in uac_clock_source_is_valid_quirk() 320 entity_id = GET_VAL(source, proto, bClockID); in __uac_clock_find_source() 334 clock_id = GET_VAL(selector, proto, bClockID); in __uac_clock_find_source()
|
| H A D | mixer.c | 2124 snd_usb_mixer_elem_init_std(&cval->head, state->mixer, hdr->bClockID); in build_connector_control() 2148 "Clock Source %d Validity", hdr->bClockID); in parse_clock_source_unit()
|
| /linux/include/linux/usb/ |
| H A D | audio-v2.h | 71 __u8 bClockID; member 91 __u8 bClockID; member 103 __u8 bClockID; member
|
| H A D | audio-v3.h | 135 __u8 bClockID; member 153 __u8 bClockID; member 164 __u8 bClockID; member
|