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

  /bionic/libc/kernel/uapi/linux/dvb/
ca.h 40 struct ca_caps { struct
58 #define CA_GET_CAP _IOR('o', 129, struct ca_caps)
66 typedef struct ca_caps ca_caps_t;
  /external/kernel-headers/original/uapi/linux/dvb/
ca.h 89 * struct ca_caps - CA slot interface capabilities.
98 struct ca_caps { struct
136 #define CA_GET_CAP _IOR('o', 129, struct ca_caps)
148 typedef struct ca_caps ca_caps_t;

Completed in 86 milliseconds