HomeSort by relevance Sort by last modified time
    Searched full:_ior (Results 576 - 600 of 4895) sorted by null

<<21222324252627282930>>

  /prebuilts/ndk/r11/platforms/android-9/arch-mips/usr/include/linux/
rtc.h 53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
56 #define RTC_IRQP_READ _IOR('p', 0x0b, unsigned long)
58 #define RTC_EPOCH_READ _IOR('p', 0x0d, unsigned long)
62 #define RTC_WKALM_RD _IOR('p', 0x10, struct rtc_wkalrm)
64 #define RTC_PLL_GET _IOR('p', 0x11, struct rtc_pll_info)
  /prebuilts/ndk/r11/platforms/android-9/arch-x86/usr/include/linux/
rtc.h 53 #define RTC_ALM_READ _IOR('p', 0x08, struct rtc_time)
54 #define RTC_RD_TIME _IOR('p', 0x09, struct rtc_time)
56 #define RTC_IRQP_READ _IOR('p', 0x0b, unsigned long)
58 #define RTC_EPOCH_READ _IOR('p', 0x0d, unsigned long)
62 #define RTC_WKALM_RD _IOR('p', 0x10, struct rtc_wkalrm)
64 #define RTC_PLL_GET _IOR('p', 0x11, struct rtc_pll_info)
  /development/ndk/platforms/android-21/include/linux/
ipmi.h 102 #define IPMICTL_SEND_COMMAND _IOR(IPMI_IOC_MAGIC, 13, struct ipmi_req)
110 #define IPMICTL_SEND_COMMAND_SETTIME _IOR(IPMI_IOC_MAGIC, 21, struct ipmi_req_settime)
127 #define IPMICTL_REGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 14, struct ipmi_cmdspec)
129 #define IPMICTL_UNREGISTER_FOR_CMD _IOR(IPMI_IOC_MAGIC, 15, struct ipmi_cmdspec)
136 #define IPMICTL_REGISTER_FOR_CMD_CHANS _IOR(IPMI_IOC_MAGIC, 28, struct ipmi_cmdspec_chans)
137 #define IPMICTL_UNREGISTER_FOR_CMD_CHANS _IOR(IPMI_IOC_MAGIC, 29, struct ipmi_cmdspec_chans)
139 #define IPMICTL_SET_GETS_EVENTS_CMD _IOR(IPMI_IOC_MAGIC, 16, int)
145 #define IPMICTL_SET_MY_CHANNEL_ADDRESS_CMD _IOR(IPMI_IOC_MAGIC, 24, struct ipmi_channel_lun_address_set)
146 #define IPMICTL_GET_MY_CHANNEL_ADDRESS_CMD _IOR(IPMI_IOC_MAGIC, 25, struct ipmi_channel_lun_address_set)
147 #define IPMICTL_SET_MY_CHANNEL_LUN_CMD _IOR(IPMI_IOC_MAGIC, 26, struct ipmi_channel_lun_address_set
    [all...]
  /development/ndk/platforms/android-9/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-12/arch-arm/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-12/arch-mips/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-12/arch-x86/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-13/arch-arm/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-13/arch-mips/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-13/arch-x86/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-14/arch-arm/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-14/arch-mips/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-14/arch-x86/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-15/arch-arm/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-15/arch-mips/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-15/arch-x86/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-16/arch-arm/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-16/arch-mips/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-16/arch-x86/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-17/arch-arm/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-17/arch-mips/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-17/arch-x86/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-18/arch-arm/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-18/arch-mips/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )
  /prebuilts/ndk/r10/platforms/android-18/arch-x86/usr/include/linux/
random.h 17 #define RNDGETENTCNT _IOR( 'R', 0x00, int )
21 #define RNDGETPOOL _IOR( 'R', 0x02, int [2] )

Completed in 628 milliseconds

<<21222324252627282930>>