Searched defs:contr (Results 1 – 7 of 7) sorted by relevance
/Linux-v5.4/include/uapi/linux/ |
D | b1lli.h | 24 int contr; member 29 int contr; member 35 int contr; member 39 int contr; member
|
D | kernelcapi.h | 20 int contr; member
|
D | capi.h | 110 __u32 contr; member
|
/Linux-v5.4/drivers/isdn/capi/ |
D | kcapi.c | 94 static inline struct capi_ctr *get_capi_ctr_by_nr(u16 contr) in get_capi_ctr_by_nr() 180 static void notify_up(u32 contr) in notify_up() 236 static void notify_down(u32 contr) in notify_down() 257 u32 contr = (long)v; in notify_handler() local 849 u16 capi20_get_manufacturer(u32 contr, u8 *buf) in capi20_get_manufacturer() 884 u16 capi20_get_version(u32 contr, struct capi_version *verp) in capi20_get_version() 919 u16 capi20_get_serial(u32 contr, u8 *serial) in capi20_get_serial() 954 u16 capi20_get_profile(u32 contr, struct capi_profile *profp) in capi20_get_profile()
|
/Linux-v5.4/net/bluetooth/cmtp/ |
D | capi.c | 322 __u32 contr; in cmtp_recv_capimsg() local 477 __u32 contr; in cmtp_send_message() local
|
/Linux-v5.4/drivers/staging/isdn/gigaset/ |
D | capi.c | 54 #define CAPIMSG_SETCONTROLLER(m, contr) capimsg_setu8(m, 8, contr) argument
|
/Linux-v5.4/include/linux/isdn/ |
D | capiutil.h | 57 #define CAPIMSG_SETCONTROL(m, contr) capimsg_setu32(m, 8, contr) argument
|