Searched refs:bus (Results 1 – 9 of 9) 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-3/include/linux/ |
D | device.h | 58 struct device * bus_find_device(struct bus_type *bus, struct device *start, 71 struct bus_type * bus; member 186 struct bus_type * bus; member
|
/development/ndk/platforms/android-21/include/linux/ |
D | uhid.h | 47 __u16 bus; member
|
D | cciss_ioctl.h | 29 unsigned char bus; member
|
D | edd.h | 85 __u8 bus; member
|
D | vfio.h | 136 __u8 bus; member
|
D | i2o-dev.h | 190 } 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
|