Searched refs:description (Results 1 – 8 of 8) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/ |
| H A D | drvHCD.h | 110 char description[24]; /* "ehci-hcd" etc */ member 182 char description[24]; /* "FOTG100_DRIVER" etc */ member 240 char description[24]; member 278 char description[24]; /* "FOTG100_DRIVER" etc */ member
|
| H A D | drvEhciHcd_2.c | 239 hcd->description, hcd->regs, hcd->irq); in usb_hcd_cpe_ehci_probe_Port2() 274 memcpy( ehci_cpe_hc_driver_Port2.description , "ehci_hcd_2", sizeof("ehci_hcd_2")+1); in cpe_ehci_hcd_init_Port2()
|
| H A D | drvEhciHcd.c | 9305 hcd->description, hcd->regs, hcd->irq); in usb_hcd_cpe_ehci_probe() 9444 memcpy( ehci_cpe_hc_driver.description , "ehci_hcd", sizeof("ehci_hcd")+1); in cpe_ehci_hcd_init() 9699 hcd->description, hcd->regs, hcd->irq); in usb_hcd_cpe_ehci_probe_EX() 9739 memcpy( driver->description , "ehci_hcd", sizeof("ehci_hcd")+1); in cpe_ehci_hcd_init_EX()
|
| H A D | drvHCD.c | 292 hcd->description); in rh_string()
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | bspOneUtopia.dxyfile | 74 # the brief description of a member or function before the detailed description. 80 # This tag implements a quasi-intelligent brief description abbreviator 82 # in this list, if found as the leading text of the brief description, will be 84 # used as the annotated text. Otherwise, the brief description is used as-is. 104 # description. 147 # comment as the brief description. If set to NO, the JavaDoc 149 # (thus requiring an explicit @brief command for a brief description.) 155 # comment as the brief description. If set to NO, the comments 157 # an explicit \brief command for a brief description.) 163 # comments) as a brief description. This used to be the default behaviour. [all …]
|
| H A D | bsp.dxyfile | 73 # the brief description of a member or function before the detailed description. 79 # This tag implements a quasi-intelligent brief description abbreviator 81 # in this list, if found as the leading text of the brief description, will be 83 # used as the annotated text. Otherwise, the brief description is used as-is. 103 # description. 146 # comment as the brief description. If set to NO, the JavaDoc 148 # (thus requiring an explicit @brief command for a brief description.) 154 # comment as the brief description. If set to NO, the comments 156 # an explicit \brief command for a brief description.) 162 # comments) as a brief description. This used to be the default behaviour. [all …]
|
| H A D | Kconfig | 2 # For a description of the syntax of this configuration file,
|
| /utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/ |
| H A D | videodev2.h | 330 __u8 description[32]; /* Description string */ member
|