Home | History | Annotate | Download | only in usb

Lines Matching refs:protocol

264 						  int protocol)
266 if (protocol == UAC_VERSION_1)
277 int protocol)
279 return (protocol == UAC_VERSION_1) ?
285 int protocol)
287 return (protocol == UAC_VERSION_1) ?
348 int protocol)
350 if (protocol == UAC_VERSION_1)
361 int protocol)
363 return (protocol == UAC_VERSION_1) ?
369 int protocol)
371 return (protocol == UAC_VERSION_1) ?
377 int protocol)
379 return (protocol == UAC_VERSION_1) ?
385 int protocol)
387 __u8 control_size = uac_processing_unit_bControlSize(desc, protocol);
388 return *(uac_processing_unit_bmControls(desc, protocol)
393 int protocol)
395 __u8 control_size = uac_processing_unit_bControlSize(desc, protocol);
396 return uac_processing_unit_bmControls(desc, protocol)