HomeSort by relevance Sort by last modified time
    Searched defs:ca_slot_info (Results 1 - 2 of 2) sorted by null

  /bionic/libc/kernel/uapi/linux/dvb/
ca.h 21 struct ca_slot_info { struct
59 #define CA_GET_SLOT_INFO _IOR('o', 130, struct ca_slot_info)
64 typedef struct ca_slot_info ca_slot_info_t;
  /external/kernel-headers/original/uapi/linux/dvb/
ca.h 29 * struct ca_slot_info - CA slot interface types and info.
51 struct ca_slot_info { struct
93 * &struct ca_slot_info (e. g. %CA_CI, %CA_CI_LINK, etc).
137 #define CA_GET_SLOT_INFO _IOR('o', 130, struct ca_slot_info)
146 typedef struct ca_slot_info ca_slot_info_t;

Completed in 91 milliseconds