HomeSort by relevance Sort by last modified time
    Searched refs:dev (Results 226 - 250 of 1896) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/libppp/src/
tty.c 85 #define Online(dev) ((dev)->mbits & TIOCM_CD)
88 struct device dev; /* What struct physical knows about */ member in struct:ttydevice
120 struct ttydevice *dev = device2tty(p->handler); local
123 timer_Stop(&dev->Timer);
124 dev->Timer.load = SECTICKS; /* Once a second please */
125 timer_Start(&dev->Timer);
126 ombits = dev->mbits;
129 if (ioctl(p->fd, TIOCMGET, &dev->mbits) < 0) {
134 timer_Stop(&dev->Timer)
183 struct ttydevice *dev = device2tty(p->handler); local
198 struct ttydevice *dev = device2tty(p->handler); local
229 struct ttydevice *dev = device2tty(p->handler); local
255 struct ttydevice *dev = device2tty(p->handler); local
384 struct ttydevice *dev = device2tty(p->handler); local
409 struct ttydevice *dev = device2tty(p->handler); local
420 struct ttydevice *dev = device2tty(p->handler); local
434 struct ttydevice *dev = device2tty(p->handler); local
476 struct ttydevice *dev = device2tty(p->handler); local
495 struct ttydevice *dev = device2tty(p->handler); local
517 struct ttydevice *dev = device2tty(p->handler); local
525 struct ttydevice *dev = device2tty(p->handler); local
545 struct ttydevice *dev = device2tty(p->handler); local
584 struct ttydevice *dev; local
642 struct ttydevice *dev = (struct ttydevice *)iov[(*niov)++].iov_base; local
677 struct ttydevice *dev; local
    [all...]
  /external/e2fsprogs/lib/blkid/
tag.c 67 blkid_tag blkid_find_tag_dev(blkid_dev dev, const char *type)
71 if (!dev || !type)
74 list_for_each(p, &dev->bid_tags) {
84 extern int blkid_dev_has_tag(blkid_dev dev, const char *type,
89 if (!dev || !type)
92 tag = blkid_find_tag_dev(dev, type);
129 int blkid_set_tag(blkid_dev dev, const char *name,
136 if (!dev || !name)
148 dev_var = &dev->bid_type;
150 dev_var = &dev->bid_label
277 blkid_dev dev; member in struct:blkid_struct_tag_iterate
333 blkid_dev dev; local
405 blkid_dev dev; local
    [all...]
  /bionic/libc/kernel/common/linux/
device.h 55 int (*match)(struct device * dev, struct device_driver * drv);
56 int (*uevent)(struct device *dev, char **envp,
59 int (*probe)(struct device * dev);
60 int (*remove)(struct device * dev);
61 void (*shutdown)(struct device * dev);
62 int (*suspend)(struct device * dev, pm_message_t state);
64 int (*resume)(struct device * dev);
86 int (*probe) (struct device * dev);
87 int (*remove) (struct device * dev);
89 void (*shutdown) (struct device * dev);
147 struct device * dev; member in struct:class_device
    [all...]
  /development/ndk/platforms/android-3/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-arm/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/7/platforms/android-14/arch-x86/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-arm/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/7/platforms/android-3/arch-x86/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-arm/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/7/platforms/android-4/arch-x86/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-arm/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/7/platforms/android-5/arch-x86/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-arm/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/7/platforms/android-8/arch-x86/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-arm/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]
  /prebuilts/ndk/7/platforms/android-9/arch-x86/usr/include/linux/
device.h 48 int (*match)(struct device * dev, struct device_driver * drv);
49 int (*uevent)(struct device *dev, char **envp,
51 int (*probe)(struct device * dev);
52 int (*remove)(struct device * dev);
53 void (*shutdown)(struct device * dev);
54 int (*suspend)(struct device * dev, pm_message_t state);
55 int (*resume)(struct device * dev);
80 int (*probe) (struct device * dev);
81 int (*remove) (struct device * dev);
82 void (*shutdown) (struct device * dev);
143 struct device * dev; member in struct:class_device
    [all...]

Completed in 418 milliseconds

1 2 3 4 5 6 7 8 91011>>