HomeSort by relevance Sort by last modified time
    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 48 milliseconds