Searched defs:contr (Results 1 – 5 of 5) 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()724 u16 capi20_get_manufacturer(u32 contr, u8 *buf) in capi20_get_manufacturer()757 u16 capi20_get_version(u32 contr, struct capi_version *verp) in capi20_get_version()790 u16 capi20_get_serial(u32 contr, u8 *serial) in capi20_get_serial()823 u16 capi20_get_profile(u32 contr, struct capi_profile *profp) in capi20_get_profile()
322 __u32 contr; in cmtp_recv_capimsg() local477 __u32 contr; in cmtp_send_message() local
20 int contr; member
110 __u32 contr; member
57 #define CAPIMSG_SETCONTROL(m, contr) capimsg_setu32(m, 8, contr) argument