Searched defs:contr (Results 1 – 10 of 10) sorted by relevance
81 static inline struct capi_ctr *get_capi_ctr_by_nr(u16 contr) in get_capi_ctr_by_nr()167 static void notify_up(u32 contr) in notify_up()219 static void notify_down(u32 contr) in notify_down()729 u16 capi20_get_manufacturer(u32 contr, u8 buf[CAPI_MANUFACTURER_LEN]) in capi20_get_manufacturer()762 u16 capi20_get_version(u32 contr, struct capi_version *verp) in capi20_get_version()795 u16 capi20_get_serial(u32 contr, u8 serial[CAPI_SERIAL_LEN]) in capi20_get_serial()828 u16 capi20_get_profile(u32 contr, struct capi_profile *profp) in capi20_get_profile()
13 int contr; member17 int contr; member22 int contr; member25 int contr; member
12 int contr; member
49 __u32 contr; member
20 int contr; member
110 __u32 contr; member
25 int contr; member
60 __u32 contr; member
322 __u32 contr; in cmtp_recv_capimsg() local477 __u32 contr; in cmtp_send_message() local
57 #define CAPIMSG_SETCONTROL(m, contr) capimsg_setu32(m, 8, contr) argument