Searched defs:bus (Results 1 – 8 of 8) sorted by relevance
| /development/ndk/platforms/android-3/include/asm-generic/ |
| D | topology.h | 32 #define pcibus_to_cpumask(bus) (pcibus_to_node(bus) == -1 ? CPU_MASK_ALL : node_to_cpumask(pcib… argument
|
| /development/ndk/platforms/android-9/arch-mips/include/asm/ |
| D | io.h | 79 #define __BUILD_MEMORY_PFX(bus, bwlq, type) __BUILD_MEMORY_SINGLE(bus, bwlq, type, 1) argument 81 #define __BUILD_IOPORT_PFX(bus, bwlq, type) __BUILD_IOPORT_SINGLE(bus, bwlq, type, ,) __BUILD_I… argument
|
| /development/ndk/platforms/android-L/include/linux/ |
| D | cciss_ioctl.h | 29 unsigned char bus; member
|
| D | uhid.h | 47 __u16 bus; member
|
| D | edd.h | 85 __u8 bus; member
|
| D | i2o-dev.h | 190 } bus; member
|
| /development/ndk/platforms/android-3/include/linux/ |
| D | device.h | 71 struct bus_type * bus; member 186 struct bus_type * bus; member
|
| /development/ndk/platforms/android-9/arch-mips/include/asm/pci/ |
| D | bridge.h | 675 #define BRIDGE_CONTROLLER(bus) ((struct bridge_controller *)((bus)->sysdata)) argument
|