HomeSort by relevance Sort by last modified time
    Searched refs:sys_device (Results 1 - 25 of 102) sorted by null

1 2 3 4 5

  /bionic/libc/kernel/common/linux/
node.h 25 struct sys_device sysdev;
27 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /development/ndk/platforms/android-3/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/8/platforms/android-14/arch-arm/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilts/ndk/8/platforms/android-14/arch-mips/usr/include/linux/
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)

Completed in 2677 milliseconds

1 2 3 4 5