HomeSort by relevance Sort by last modified time
    Searched refs:mdev (Results 1 - 12 of 12) sorted by null

  /bionic/libc/kernel/common/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)
  /development/ndk/platforms/android-3/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)
  /prebuilt/ndk/android-ndk-r4/platforms/android-3/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)
  /prebuilt/ndk/android-ndk-r4/platforms/android-4/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)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/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)
  /prebuilt/ndk/android-ndk-r4/platforms/android-5/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)
  /prebuilt/ndk/android-ndk-r4/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)
  /prebuilt/ndk/android-ndk-r4/platforms/android-8/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)
  /external/kernel-headers/original/linux/
mca.h 72 #define to_mca_device(mdev) container_of(mdev, struct mca_device, dev)
92 #define to_mca_bus(mdev) container_of(mdev, struct mca_bus, dev)
tcp.h 263 __u32 mdev; /* medium deviation */ member in struct:tcp_sock
264 __u32 mdev_max; /* maximal mdev for the last rtt period */
  /external/wpa_supplicant/
mlme.c 551 if (local->hw->conf_tx(local->mdev, queue, &params)) {
    [all...]
  /external/wpa_supplicant_6/wpa_supplicant/
mlme.c 192 if (local->hw->conf_tx(local->mdev, queue, &params)) {
    [all...]

Completed in 578 milliseconds