Searched refs:ca_descr_info (Results 1 – 2 of 2) sorted by relevance
65 struct ca_descr_info { struct123 #define CA_GET_DESCR_INFO _IOR('o', 131, struct ca_descr_info)132 typedef struct ca_descr_info ca_descr_info_t;
20 ``int ioctl(fd, CA_GET_DESCR_INFO, struct ca_descr_info *desc)``29 Pointer to struct :c:type:`ca_descr_info`.39 On success 0 is returned, and :c:type:`ca_descr_info` is filled.