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

1 2

  /bionic/libc/kernel/common/linux/
sysdev.h 18 struct sys_device;
23 int (*shutdown)(struct sys_device *);
24 int (*suspend)(struct sys_device *, pm_message_t state);
25 int (*resume)(struct sys_device *);
39 int (*add)(struct sys_device *);
40 int (*remove)(struct sys_device *);
41 int (*shutdown)(struct sys_device *);
42 int (*suspend)(struct sys_device *, pm_message_t state);
43 int (*resume)(struct sys_device *);
46 struct sys_device { struct
    [all...]
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /development/ndk/platforms/android-3/include/linux/
sysdev.h 18 struct sys_device;
23 int (*shutdown)(struct sys_device *);
24 int (*suspend)(struct sys_device *, pm_message_t state);
25 int (*resume)(struct sys_device *);
39 int (*add)(struct sys_device *);
40 int (*remove)(struct sys_device *);
41 int (*shutdown)(struct sys_device *);
42 int (*suspend)(struct sys_device *, pm_message_t state);
43 int (*resume)(struct sys_device *);
46 struct sys_device { struct
    [all...]
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/arch-arm/usr/include/linux/
sysdev.h 18 struct sys_device;
23 int (*shutdown)(struct sys_device *);
24 int (*suspend)(struct sys_device *, pm_message_t state);
25 int (*resume)(struct sys_device *);
39 int (*add)(struct sys_device *);
40 int (*remove)(struct sys_device *);
41 int (*shutdown)(struct sys_device *);
42 int (*suspend)(struct sys_device *, pm_message_t state);
43 int (*resume)(struct sys_device *);
46 struct sys_device { struct
    [all...]
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/linux/
sysdev.h 18 struct sys_device;
23 int (*shutdown)(struct sys_device *);
24 int (*suspend)(struct sys_device *, pm_message_t state);
25 int (*resume)(struct sys_device *);
39 int (*add)(struct sys_device *);
40 int (*remove)(struct sys_device *);
41 int (*shutdown)(struct sys_device *);
42 int (*suspend)(struct sys_device *, pm_message_t state);
43 int (*resume)(struct sys_device *);
46 struct sys_device { struct
    [all...]
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/linux/
sysdev.h 18 struct sys_device;
23 int (*shutdown)(struct sys_device *);
24 int (*suspend)(struct sys_device *, pm_message_t state);
25 int (*resume)(struct sys_device *);
39 int (*add)(struct sys_device *);
40 int (*remove)(struct sys_device *);
41 int (*shutdown)(struct sys_device *);
42 int (*suspend)(struct sys_device *, pm_message_t state);
43 int (*resume)(struct sys_device *);
46 struct sys_device { struct
    [all...]
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/linux/
sysdev.h 18 struct sys_device;
23 int (*shutdown)(struct sys_device *);
24 int (*suspend)(struct sys_device *, pm_message_t state);
25 int (*resume)(struct sys_device *);
39 int (*add)(struct sys_device *);
40 int (*remove)(struct sys_device *);
41 int (*shutdown)(struct sys_device *);
42 int (*suspend)(struct sys_device *, pm_message_t state);
43 int (*resume)(struct sys_device *);
46 struct sys_device { struct
    [all...]
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/linux/
sysdev.h 18 struct sys_device;
23 int (*shutdown)(struct sys_device *);
24 int (*suspend)(struct sys_device *, pm_message_t state);
25 int (*resume)(struct sys_device *);
39 int (*add)(struct sys_device *);
40 int (*remove)(struct sys_device *);
41 int (*shutdown)(struct sys_device *);
42 int (*suspend)(struct sys_device *, pm_message_t state);
43 int (*resume)(struct sys_device *);
46 struct sys_device { struct
    [all...]
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/linux/
sysdev.h 18 struct sys_device;
23 int (*shutdown)(struct sys_device *);
24 int (*suspend)(struct sys_device *, pm_message_t state);
25 int (*resume)(struct sys_device *);
39 int (*add)(struct sys_device *);
40 int (*remove)(struct sys_device *);
41 int (*shutdown)(struct sys_device *);
42 int (*suspend)(struct sys_device *, pm_message_t state);
43 int (*resume)(struct sys_device *);
46 struct sys_device { struct
    [all...]
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r5/platforms/android-3/arch-arm/usr/include/linux/
sysdev.h 18 struct sys_device;
23 int (*shutdown)(struct sys_device *);
24 int (*suspend)(struct sys_device *, pm_message_t state);
25 int (*resume)(struct sys_device *);
39 int (*add)(struct sys_device *);
40 int (*remove)(struct sys_device *);
41 int (*shutdown)(struct sys_device *);
42 int (*suspend)(struct sys_device *, pm_message_t state);
43 int (*resume)(struct sys_device *);
46 struct sys_device { struct
    [all...]
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-arm/usr/include/linux/
sysdev.h 18 struct sys_device;
23 int (*shutdown)(struct sys_device *);
24 int (*suspend)(struct sys_device *, pm_message_t state);
25 int (*resume)(struct sys_device *);
39 int (*add)(struct sys_device *);
40 int (*remove)(struct sys_device *);
41 int (*shutdown)(struct sys_device *);
42 int (*suspend)(struct sys_device *, pm_message_t state);
43 int (*resume)(struct sys_device *);
46 struct sys_device { struct
    [all...]
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /prebuilt/ndk/android-ndk-r6/platforms/android-3/arch-x86/usr/include/linux/
sysdev.h 18 struct sys_device;
23 int (*shutdown)(struct sys_device *);
24 int (*suspend)(struct sys_device *, pm_message_t state);
25 int (*resume)(struct sys_device *);
39 int (*add)(struct sys_device *);
40 int (*remove)(struct sys_device *);
41 int (*shutdown)(struct sys_device *);
42 int (*suspend)(struct sys_device *, pm_message_t state);
43 int (*resume)(struct sys_device *);
46 struct sys_device { struct
    [all...]
node.h 19 struct sys_device sysdev;
22 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /external/kernel-headers/original/linux/
sysdev.h 28 struct sys_device;
34 int (*shutdown)(struct sys_device *);
35 int (*suspend)(struct sys_device *, pm_message_t state);
36 int (*resume)(struct sys_device *);
67 int (*add)(struct sys_device *);
68 int (*remove)(struct sys_device *);
69 int (*shutdown)(struct sys_device *);
70 int (*suspend)(struct sys_device *, pm_message_t state);
71 int (*resume)(struct sys_device *);
84 struct sys_device { struct
    [all...]
node.h 26 struct sys_device sysdev;
57 #define to_node(sys_device) container_of(sys_device, struct node, sysdev)
  /bionic/libc/kernel/arch-sh/asm/
timer.h 29 struct sys_device dev;

Completed in 477 milliseconds

1 2