OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:devmap
(Results
1 - 3
of
3
) sorted by null
/external/blktrace/btt/
devmap.c
24
struct
devmap
{
struct
33
struct
devmap
*dmp;
38
dmp = malloc(sizeof(struct
devmap
));
55
struct
devmap
*dmp = list_entry(p, struct
devmap
, head);
87
struct
devmap
*dmp = list_entry(p, struct
devmap
, head);
globals.h
134
char *
devmap
;
member in struct:d_info
201
/*
devmap
.c */
/external/kernel-headers/original/linux/
usb.h
278
struct usb_devmap
devmap
; /* device address allocation map */
member in struct:usb_bus
[
all
...]
Completed in 44 milliseconds