Searched defs:contr (Results 1 – 10 of 10) sorted by relevance
/linux-3.3/include/linux/ |
D | b1lli.h | 23 int contr; member 28 int contr; member 34 int contr; member 38 int contr; member
|
D | capi.h | 109 __u32 contr; member
|
D | kernelcapi.h | 19 int contr; member
|
/linux-3.3/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 848 u16 capi20_get_manufacturer(u32 contr, u8 *buf) in capi20_get_manufacturer() 883 u16 capi20_get_version(u32 contr, struct capi_version *verp) in capi20_get_version() 918 u16 capi20_get_serial(u32 contr, u8 *serial) in capi20_get_serial() 953 u16 capi20_get_profile(u32 contr, struct capi_profile *profp) in capi20_get_profile()
|
D | capidrv.c | 79 struct capidrv_contr *contr; member 316 static capidrv_contr *findcontrbynumber(u32 contr) in findcontrbynumber() 1966 u16 contr = card->contrnr; in enable_dchannel_trace() local 2038 static int capidrv_addcontr(u16 contr, struct capi_profile *profp) in capidrv_addcontr() 2135 static int capidrv_delcontr(u16 contr) in capidrv_delcontr() 2223 u32 contr = (long)v; in lower_callback() local 2283 u32 ncontr, contr; in capidrv_init() local
|
/linux-3.3/net/bluetooth/cmtp/ |
D | capi.c | 330 __u32 contr; in cmtp_recv_capimsg() local 491 __u32 contr; in cmtp_send_message() local
|
/linux-3.3/drivers/isdn/hardware/eicon/ |
D | divasfunc.c | 51 int contr = 0; in diva_get_vserial_number() local
|
/linux-3.3/drivers/isdn/act2000/ |
D | capi.h | 114 #define MAKE_NCCI(plci,contr,ncci) \ argument 117 #define EVAL_NCCI(fakencci,plci,contr,ncci) { \ argument 131 #define MAKE_PLCI(plci,contr) \ argument 134 #define EVAL_PLCI(fakeplci,plci,contr) { \ argument
|
/linux-3.3/include/linux/isdn/ |
D | capiutil.h | 57 #define CAPIMSG_SETCONTROL(m, contr) capimsg_setu32(m, 8, contr) argument
|
/linux-3.3/drivers/isdn/gigaset/ |
D | capi.c | 56 #define CAPIMSG_SETCONTROLLER(m, contr) capimsg_setu8(m, 8, contr) argument
|