Home
last modified time | relevance | path

Searched defs:bus_type (Results 1 – 3 of 3) sorted by relevance

/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/usbhost/include/
H A DdrvDevice.h217 struct bus_type { struct
218 char name[24];
220 struct list_head drivers_list;
221 struct list_head devices_list;
246 extern int bus_register(struct bus_type * bus); argument
/utopia/UTPA2-700.0.x/modules/usb/drv/usb_ecos/newhost/include/
H A DdrvDevice.h118 struct ms_bus_type * bus_type; // type of device bus member
/utopia/UTPA2-700.0.x/projects/tools/lint/mips-linux-gnu_include/linux/
H A Di2o-dev.h181 __u32 bus_type:8; member