Home
last modified time | relevance | path

Searched refs:sco (Results 1 – 25 of 100) sorted by relevance

1234

/freebsd/sys/contrib/device-tree/Bindings/sound/
H A Dlinux,bt-sco.yaml4 $id: http://devicetree.org/schemas/sound/linux,bt-sco.yaml#
26 - linux,bt-sco
38 compatible = "linux,bt-sco";
H A Dbt-sco.txt7 - compatible : "delta,dfbmcs320" or "linux,bt-sco"
H A Dmt2701-cs42448.txt8 - mediatek,audio-codec-bt-mrg the phandles of bt-sco dummy codec
/freebsd/sys/netgraph/bluetooth/hci/
H A Dng_hci_ulpi.c96 if (hook != unit->sco ) { in ng_hci_lp_con_req()
538 if (hook != unit->sco) in ng_hci_lp_le_con_req()
637 if (hook != unit->sco) in ng_hci_lp_le_con_req()
793 if (unit->sco != NULL && NG_HOOK_IS_VALID(unit->sco)) { in ng_hci_lp_con_cfm()
805 unit->sco, 0); in ng_hci_lp_con_cfm()
868 hook = unit->sco; in ng_hci_lp_con_ind()
1125 if (unit->sco != NULL && NG_HOOK_IS_VALID(unit->sco)) { in ng_hci_lp_discon_ind()
1140 __func__, NG_NODE_NAME(unit->node), unit->sco); in ng_hci_lp_discon_ind()
1291 if (unit->sco != NULL && NG_HOOK_IS_VALID(unit->sco)) { in ng_hci_lp_qos_cfm()
1300 unit->sco, 0); in ng_hci_lp_qos_cfm()
[all …]
H A Dng_hci_main.c208 h = &unit->sco; in ng_hci_newhook()
235 } else if (hook == unit->sco) { in ng_hci_connect()
261 else if (hook == unit->sco) in ng_hci_disconnect()
262 unit->sco = NULL; in ng_hci_disconnect()
334 (unit->sco != NULL)? NG_HCI_HOOK_SCO : "", in ng_hci_default_rcvmsg()
373 ng_hci_node_is_up(unit->node, unit->sco, NULL, 0); in ng_hci_default_rcvmsg()
747 unit->sco == NULL || NG_HOOK_NOT_VALID(unit->sco)) { in ng_hci_drv_rcvdata()
751 unit->state, unit->sco); in ng_hci_drv_rcvdata()
755 NG_FWD_ITEM_HOOK(error, item, unit->sco); in ng_hci_drv_rcvdata()
H A Dng_hci_var.h160 hook_p sco; /* upstream hook */ member
H A Dng_hci_cmds.c717 ng_hci_node_is_up(unit->node, unit->sco, NULL, 0); in process_info_params()
733 ng_hci_node_is_up(unit->node, unit->sco, NULL, 0); in process_info_params()
/freebsd/contrib/tcp_wrappers/
H A DMakefile273 sco: target
279 sco-od2:
286 sco-nis:
293 sco-os5:
/freebsd/usr.sbin/ntp/doc/hints/
H A DMakefile9 notes-xntp-v3 parse refclocks rs6000 sco.html sgi \
/freebsd/sys/netgraph/bluetooth/socket/
H A Dng_btsocket_sco.c1620 struct sockaddr_sco *sco = (struct sockaddr_sco *)sa; in ng_btsocket_sco_peeraddr() local
1627 *sco = (struct sockaddr_sco ){ in ng_btsocket_sco_peeraddr()
1632 bcopy(&pcb->dst, &sco->sco_bdaddr, sizeof(sco->sco_bdaddr)); in ng_btsocket_sco_peeraddr()
1772 struct sockaddr_sco *sco = (struct sockaddr_sco *)sa; in ng_btsocket_sco_sockaddr() local
1779 *sco = (struct sockaddr_sco ){ in ng_btsocket_sco_sockaddr()
1784 bcopy(&pcb->src, &sco->sco_bdaddr, sizeof(sco->sco_bdaddr)); in ng_btsocket_sco_sockaddr()
/freebsd/contrib/sendmail/cf/ostype/
H A Dsco-uw-2.1.m416 VERSIONID(`$Id: sco-uw-2.1.m4,v 8.14 2013-11-22 20:51:15 ca Exp $')
/freebsd/sys/contrib/device-tree/src/arm64/freescale/
H A Dimx8mq-evk.dts75 audio_codec_bt_sco: audio-codec-bt-sco {
76 compatible = "linux,bt-sco";
86 sound-bt-sco {
88 simple-audio-card,name = "bt-sco-audio";
H A Dimx8mn-evk.dtsi63 audio_codec_bt_sco: audio-codec-bt-sco {
64 compatible = "linux,bt-sco";
76 sound-bt-sco {
78 simple-audio-card,name = "bt-sco-audio";
H A Dimx8mm-evk.dtsi98 audio_codec_bt_sco: audio-codec-bt-sco {
99 compatible = "linux,bt-sco";
111 sound-bt-sco {
113 simple-audio-card,name = "bt-sco-audio";
/freebsd/sys/contrib/dev/mediatek/mt76/mt7921/
H A Dmcu.c604 u8 sco; in mt7921_mcu_set_roc() member
635 req.roc.sco = 1; /* SCA */ in mt7921_mcu_set_roc()
637 req.roc.sco = 3; /* SCB */ in mt7921_mcu_set_roc()
1016 u8 sco; in mt7921_mcu_config_sniffer() member
1043 req.tlv.sco = 1; /* SCA */ in mt7921_mcu_config_sniffer()
1045 req.tlv.sco = 3; /* SCB */ in mt7921_mcu_config_sniffer()
/freebsd/sys/contrib/device-tree/Bindings/net/
H A Dbroadcom-bluetooth.txt37 - sco-routing: 0 = PCM, 1 = Transport, 2 = Codec, 3 = I2S
/freebsd/sys/contrib/dev/mediatek/mt76/mt7615/
H A Dmcu.h214 u8 sco; member
/freebsd/sys/netgraph/bluetooth/common/
H A Dng_bluetooth.c230 SYSCTL_NODE(_net_bluetooth, OID_AUTO, sco, CTLFLAG_RW | CTLFLAG_MPSAFE, 0,
/freebsd/crypto/openssh/
H A DCREDITS6 Ahsan Rashid <arms@sco.com> - UnixWare long passwords
37 Dhiraj Gulati <dgulati@sco.com> - UnixWare long passwords
H A Dconfig.sub1398 sco*v* | scout)
1401 sco*)
/freebsd/sys/contrib/device-tree/src/arm64/allwinner/
H A Dsun50i-a64-pinephone.dtsi30 bt_sco_codec: bt-sco-codec {
32 compatible = "linux,bt-sco";
/freebsd/sys/contrib/device-tree/src/arm/mediatek/
H A Dmt2701-evb.dts52 compatible = "linux,bt-sco";
/freebsd/contrib/dialog/
H A Dconfig.sub1360 sco*v* | scout)
1363 sco*)
/freebsd/contrib/sqlite3/
H A Dconfig.sub1394 sco*v* | scout)
1397 sco*)
/freebsd/contrib/byacc/
H A Dconfig.sub1394 sco*v* | scout)
1397 sco*)

1234