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()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()
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