HomeSort by relevance Sort by last modified time
    Searched refs:container_of (Results 126 - 150 of 494) sorted by null

1 2 3 4 56 7 8 91011>>

  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/linux/
mca.h 45 #define to_mca_device(mdev) container_of(mdev, struct mca_device, dev)
65 #define to_mca_bus(mdev) container_of(mdev, struct mca_bus, dev)
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/linux/
mca.h 45 #define to_mca_device(mdev) container_of(mdev, struct mca_device, dev)
65 #define to_mca_bus(mdev) container_of(mdev, struct mca_bus, dev)
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/linux/
mca.h 45 #define to_mca_device(mdev) container_of(mdev, struct mca_device, dev)
65 #define to_mca_bus(mdev) container_of(mdev, struct mca_bus, dev)
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/linux/
mca.h 45 #define to_mca_device(mdev) container_of(mdev, struct mca_device, dev)
65 #define to_mca_bus(mdev) container_of(mdev, struct mca_bus, dev)
72 #define to_mca_driver(mdriver) container_of(mdriver, struct mca_driver, driver)
  /development/ndk/platforms/android-3/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
transport_class.h 39 #define class_to_transport_class(x) container_of(x, struct transport_class, class)
46 #define attribute_container_to_transport_container(x) container_of(x, struct transport_container, ac)

Completed in 1466 milliseconds

1 2 3 4 56 7 8 91011>>