1<html><head><meta http-equiv="Content-Type" content="text/html; charset=ANSI_X3.4-1968"><title>Chapter 3. USB-Standard Types</title><meta name="generator" content="DocBook XSL Stylesheets V1.78.1"><link rel="home" href="index.html" title="The Linux-USB Host Side API"><link rel="up" href="index.html" title="The Linux-USB Host Side API"><link rel="prev" href="host.html" title="Chapter 2. USB Host-Side API Model"><link rel="next" href="API-usb-speed-string.html" title="usb_speed_string"></head><body bgcolor="white" text="black" link="#0000FF" vlink="#840084" alink="#0000FF"><div class="navheader"><table width="100%" summary="Navigation header"><tr><th colspan="3" align="center">Chapter 3. USB-Standard Types</th></tr><tr><td width="20%" align="left"><a accesskey="p" href="host.html">Prev</a> </td><th width="60%" align="center"> </th><td width="20%" align="right"> <a accesskey="n" href="API-usb-speed-string.html">Next</a></td></tr></table><hr></div><div class="chapter"><div class="titlepage"><div><div><h1 class="title"><a name="types"></a>Chapter 3. USB-Standard Types</h1></div></div></div><div class="toc"><p><b>Table of Contents</b></p><dl class="toc"><dt><span class="refentrytitle"><a href="API-usb-speed-string.html"><span class="phrase">usb_speed_string</span></a></span><span class="refpurpose"> — 2 Returns human readable-name of the speed. 3 </span></dt><dt><span class="refentrytitle"><a href="API-usb-state-string.html"><span class="phrase">usb_state_string</span></a></span><span class="refpurpose"> — 4 Returns human readable name for the state. 5 </span></dt></dl></div><p>In <code class="filename"><linux/usb/ch9.h></code> you will find 6 the USB data types defined in chapter 9 of the USB specification. 7 These data types are used throughout USB, and in APIs including 8 this host side API, gadget APIs, and usbfs. 9 </p></div><div class="navfooter"><hr><table width="100%" summary="Navigation footer"><tr><td width="40%" align="left"><a accesskey="p" href="host.html">Prev</a> </td><td width="20%" align="center"> </td><td width="40%" align="right"> <a accesskey="n" href="API-usb-speed-string.html">Next</a></td></tr><tr><td width="40%" align="left" valign="top">Chapter 2. USB Host-Side API Model </td><td width="20%" align="center"><a accesskey="h" href="index.html">Home</a></td><td width="40%" align="right" valign="top"> <span class="phrase">usb_speed_string</span></td></tr></table></div></body></html> 10