Home
last modified time | relevance | path

Searched refs:contr (Results 1 – 19 of 19) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/isdn/capi/
H A Dkcapi.c81 static inline struct capi_ctr *get_capi_ctr_by_nr(u16 contr) in get_capi_ctr_by_nr() argument
83 if (contr < 1 || contr - 1 >= CAPI_MAXCONTR) in get_capi_ctr_by_nr()
86 return capi_controller[contr - 1]; in get_capi_ctr_by_nr()
167 static void notify_up(u32 contr) in notify_up() argument
176 printk(KERN_DEBUG "kcapi: notify up contr %d\n", contr); in notify_up()
178 ctr = get_capi_ctr_by_nr(contr); in notify_up()
191 printk(KERN_WARNING "%s: invalid contr %d\n", __func__, contr); in notify_up()
219 static void notify_down(u32 contr) in notify_down() argument
226 printk(KERN_DEBUG "kcapi: notify down contr %d\n", contr); in notify_down()
228 ctr = get_capi_ctr_by_nr(contr); in notify_down()
[all …]
H A Dkcapi.h62 u16 capi20_get_manufacturer(u32 contr, u8 buf[CAPI_MANUFACTURER_LEN]);
63 u16 capi20_get_version(u32 contr, struct capi_version *verp);
64 u16 capi20_get_serial(u32 contr, u8 serial[CAPI_SERIAL_LEN]);
65 u16 capi20_get_profile(u32 contr, struct capi_profile *profp);
H A Dcapi.c789 if (copy_from_user(&data.contr, argp, in capi_ioctl()
790 sizeof(data.contr))) in capi_ioctl()
792 cdev->errcode = capi20_get_version(data.contr, &data.version); in capi_ioctl()
801 if (copy_from_user(&data.contr, argp, in capi_ioctl()
802 sizeof(data.contr))) in capi_ioctl()
804 cdev->errcode = capi20_get_serial(data.contr, data.serial); in capi_ioctl()
813 if (copy_from_user(&data.contr, argp, in capi_ioctl()
814 sizeof(data.contr))) in capi_ioctl()
817 if (data.contr == 0) { in capi_ioctl()
818 cdev->errcode = capi20_get_profile(data.contr, &data.profile); in capi_ioctl()
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/libc/usr/include/linux/
H A Db1lli.h24 int contr; member
29 int contr; member
35 int contr; member
39 int contr; member
H A Dkernelcapi.h20 int contr; member
H A Dcapi.h108 __u32 contr; member
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/libc/usr/include/linux/
H A Db1lli.h24 int contr; member
29 int contr; member
35 int contr; member
39 int contr; member
H A Dkernelcapi.h20 int contr; member
H A Dcapi.h108 __u32 contr; member
/OK3568_Linux_fs/kernel/net/bluetooth/cmtp/
H A Dcapi.c322 __u32 contr; in cmtp_recv_capimsg() local
340 contr = CAPIMSG_CONTROL(skb->data); in cmtp_recv_capimsg()
352 if ((contr & 0x7f) == 0x01) { in cmtp_recv_capimsg()
353 contr = (contr & 0xffffff80) | session->num; in cmtp_recv_capimsg()
354 CAPIMSG_SETCONTROL(skb->data, contr); in cmtp_recv_capimsg()
477 __u32 contr; in cmtp_send_message() local
482 contr = CAPIMSG_CONTROL(skb->data); in cmtp_send_message()
492 if ((contr & 0x7f) == session->num) { in cmtp_send_message()
493 contr = (contr & 0xffffff80) | 0x01; in cmtp_send_message()
494 CAPIMSG_SETCONTROL(skb->data, contr); in cmtp_send_message()
/OK3568_Linux_fs/kernel/include/linux/isdn/
H A Dcapiutil.h57 #define CAPIMSG_SETCONTROL(m, contr) capimsg_setu32(m, 8, contr) argument
/OK3568_Linux_fs/kernel/include/uapi/linux/
H A Dkernelcapi.h20 int contr; member
H A Dcapi.h110 __u32 contr; member
/OK3568_Linux_fs/yocto/poky/meta/files/common-licenses/
H A DCC-BY-NC-SA-2.0-FR46 …pris par voie numérique, en utilisant une mesure technique de contrôle d'accès ou de contrôle d'ut…
48 …ue l'Oeuvre dite Dérivée en utilisant une mesure technique de contrôle d'accès ou de contrôle d'ut…
H A DCECILL-1.0192 Il rel&#232;ve de la responsabilit&#233; du Licenci&#233; de contr&#244;ler, par tous moyens, l&#82…
H A DCECILL-2.0194 Il rel&#232;ve de la responsabilit&#233; du Licenci&#233; de contr&#244;ler, par tous moyens, l`ad&…
H A DCECILL-C192 Il rel&#232;ve de la responsabilit&#233; du Licenci&#233; de contr&#244;ler, par tous moyens, l`ad&…
H A DCECILL-B198 Il rel&#232;ve de la responsabilit&#233; du Licenci&#233; de contr&#244;ler, par tous moyens, l`ad&…
/OK3568_Linux_fs/kernel/Documentation/isdn/
H A Dinterface_capi.rst298 CAPIMSG_CONTROL(m) CAPIMSG_SETCONTROL(m, contr) Controller/PLCI/NCCI