Lines Matching refs:protocol
263 int protocol)
265 if (protocol == UAC_VERSION_1)
276 int protocol)
278 return (protocol == UAC_VERSION_1) ?
284 int protocol)
286 return (protocol == UAC_VERSION_1) ?
347 int protocol)
349 if (protocol == UAC_VERSION_1)
360 int protocol)
362 return (protocol == UAC_VERSION_1) ?
368 int protocol)
370 return (protocol == UAC_VERSION_1) ?
376 int protocol)
378 return (protocol == UAC_VERSION_1) ?
384 int protocol)
386 __u8 control_size = uac_processing_unit_bControlSize(desc, protocol);
387 return *(uac_processing_unit_bmControls(desc, protocol)
392 int protocol)
394 __u8 control_size = uac_processing_unit_bControlSize(desc, protocol);
395 return uac_processing_unit_bmControls(desc, protocol)