HomeSort by relevance Sort by last modified time
    Searched refs:device (Results 326 - 350 of 3428) sorted by null

<<11121314151617181920>>

  /device/google/atv/products/
sdk_atv_x86.mk 18 $(call inherit-product, device/google/atv/products/sdk_atv_armv7.mk)
  /device/lge/hammerhead/
aosp_hammerhead_fp.mk 21 $(call inherit-product, device/lge/hammerhead/aosp_hammerhead.mk)
  /external/libdrm/tests/tegra/
openclose.c 40 const char *device; local
44 device = default_device;
46 device = argv[1];
48 fd = open(device, O_RDWR);
  /external/mesa3d/src/gallium/state_trackers/xorg/
xorg_winsys.h 48 Bool xorg_tracker_have_modesetting(ScrnInfoPtr pScrn, struct pci_device *device);
  /frameworks/base/core/java/android/app/backup/
RestoreSet.java 38 * Identifier of the device whose data this is. This will be as unique as
41 public String device; field in class:RestoreSet
57 device = _dev;
69 out.writeString(device);
86 device = in.readString();
  /frameworks/base/wifi/java/android/net/wifi/p2p/
WifiP2pDevice.java 27 * A class representing a Wi-Fi p2p device
37 * The device name is a user friendly string to identify a Wi-Fi p2p device
42 * The device MAC address uniquely identifies a Wi-Fi p2p device
47 * Primary device type identifies the type of device. For example, an application
50 * for the full list of standard device types supported.
55 * Secondary device type is an optional attribute that can be provided by a device i
    [all...]
  /hardware/intel/img/hwcomposer/moorefield_hdmi/include/
DisplayQuery.h 28 static bool forceFbScaling(int device);
  /packages/apps/Bluetooth/src/com/android/bluetooth/
IObexConnectionHandler.java 23 * Called to validate if a connection to the Bluetooth device should be accepted.
25 * @param device the connecting BluetoothDevice. Use .getType() to determine the type of
30 public boolean onConnect(BluetoothDevice device, BluetoothSocket socket);
  /prebuilts/ndk/4/platforms/android-3/arch-arm/usr/include/linux/
device.h 30 struct device;
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);
58 struct device * bus_find_device(struct bus_type *bus, struct device *start
172 struct device { struct
    [all...]
transport_class.h 15 #include <linux/device.h>
22 int (*setup)(struct transport_container *, struct device *,
24 int (*configure)(struct transport_container *, struct device *,
26 int (*remove)(struct transport_container *, struct device *,
  /prebuilts/ndk/4/platforms/android-4/arch-arm/usr/include/linux/
device.h 30 struct device;
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);
58 struct device * bus_find_device(struct bus_type *bus, struct device *start
172 struct device { struct
    [all...]
transport_class.h 15 #include <linux/device.h>
22 int (*setup)(struct transport_container *, struct device *,
24 int (*configure)(struct transport_container *, struct device *,
26 int (*remove)(struct transport_container *, struct device *,
  /prebuilts/ndk/4/platforms/android-5/arch-arm/usr/include/linux/
device.h 30 struct device;
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);
58 struct device * bus_find_device(struct bus_type *bus, struct device *start
172 struct device { struct
    [all...]
transport_class.h 15 #include <linux/device.h>
22 int (*setup)(struct transport_container *, struct device *,
24 int (*configure)(struct transport_container *, struct device *,
26 int (*remove)(struct transport_container *, struct device *,
  /prebuilts/ndk/4/platforms/android-5/arch-x86/usr/include/linux/
device.h 30 struct device;
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);
58 struct device * bus_find_device(struct bus_type *bus, struct device *start
172 struct device { struct
    [all...]
transport_class.h 15 #include <linux/device.h>
22 int (*setup)(struct transport_container *, struct device *,
24 int (*configure)(struct transport_container *, struct device *,
26 int (*remove)(struct transport_container *, struct device *,
  /prebuilts/ndk/4/platforms/android-8/arch-arm/usr/include/linux/
device.h 30 struct device;
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);
58 struct device * bus_find_device(struct bus_type *bus, struct device *start
172 struct device { struct
    [all...]
transport_class.h 15 #include <linux/device.h>
22 int (*setup)(struct transport_container *, struct device *,
24 int (*configure)(struct transport_container *, struct device *,
26 int (*remove)(struct transport_container *, struct device *,
  /prebuilts/ndk/4/platforms/android-8/arch-x86/usr/include/linux/
device.h 30 struct device;
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);
58 struct device * bus_find_device(struct bus_type *bus, struct device *start
172 struct device { struct
    [all...]
transport_class.h 15 #include <linux/device.h>
22 int (*setup)(struct transport_container *, struct device *,
24 int (*configure)(struct transport_container *, struct device *,
26 int (*remove)(struct transport_container *, struct device *,
  /prebuilts/ndk/5/platforms/android-3/arch-arm/usr/include/linux/
device.h 30 struct device;
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);
58 struct device * bus_find_device(struct bus_type *bus, struct device *start
172 struct device { struct
    [all...]
transport_class.h 15 #include <linux/device.h>
22 int (*setup)(struct transport_container *, struct device *,
24 int (*configure)(struct transport_container *, struct device *,
26 int (*remove)(struct transport_container *, struct device *,
  /prebuilts/ndk/6/platforms/android-3/arch-arm/usr/include/linux/
device.h 30 struct device;
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);
58 struct device * bus_find_device(struct bus_type *bus, struct device *start
172 struct device { struct
    [all...]
transport_class.h 15 #include <linux/device.h>
22 int (*setup)(struct transport_container *, struct device *,
24 int (*configure)(struct transport_container *, struct device *,
26 int (*remove)(struct transport_container *, struct device *,
  /prebuilts/ndk/6/platforms/android-3/arch-x86/usr/include/linux/
device.h 30 struct device;
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);
58 struct device * bus_find_device(struct bus_type *bus, struct device *start
172 struct device { struct
    [all...]

Completed in 1467 milliseconds

<<11121314151617181920>>