OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:usb_string_id
(Results
1 - 8
of
8
) sorted by null
/external/u-boot/drivers/usb/gadget/
g_dnl.c
227
id =
usb_string_id
(cdev);
234
id =
usb_string_id
(cdev);
244
id =
usb_string_id
(cdev);
f_dfu.c
713
id =
usb_string_id
(cdev);
824
id =
usb_string_id
(c->cdev);
f_fastboot.c
161
id =
usb_string_id
(c->cdev);
f_rockusb.c
159
id =
usb_string_id
(c->cdev);
f_sdp.c
733
id =
usb_string_id
(c->cdev);
composite.c
596
*
usb_string_id
() - allocate an unused string ID
600
* @
usb_string_id
() is called from bind() callbacks to allocate
609
int
usb_string_id
(struct usb_composite_dev *cdev)
function
635
* @
usb_string_id
() or @usb_string_ids_n() routine, to ensure that for
669
* @
usb_string_id
() or @usb_string_ids_n() routine, to ensure that for
f_mass_storage.c
[
all
...]
/external/u-boot/include/linux/usb/
composite.h
341
extern int
usb_string_id
(struct usb_composite_dev *c);
Completed in 701 milliseconds