Home
last modified time | relevance | path

Searched refs:bus (Results 1 – 9 of 9) sorted by relevance

/development/ndk/platforms/android-3/include/asm-generic/
Dtopology.h32 #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/
Dio.h79 #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/
Ddevice.h58 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/
Duhid.h47 __u16 bus; member
Dcciss_ioctl.h29 unsigned char bus; member
Dedd.h85 __u8 bus; member
Dvfio.h136 __u8 bus; member
Di2o-dev.h190 } bus; member
/development/ndk/platforms/android-9/arch-mips/include/asm/pci/
Dbridge.h675 #define BRIDGE_CONTROLLER(bus) ((struct bridge_controller *)((bus)->sysdata)) argument