Home
last modified time | relevance | path

Searched refs:btq (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/bluetooth/
H A Dbtqcomsmd.c48 struct btqcomsmd *btq = priv; in btqcomsmd_acl_callback() local
50 btq->hdev->stat.byte_rx += count; in btqcomsmd_acl_callback()
57 struct btqcomsmd *btq = priv; in btqcomsmd_cmd_callback() local
142 struct btqcomsmd *btq; in btqcomsmd_probe() local
147 btq = devm_kzalloc(&pdev->dev, sizeof(*btq), GFP_KERNEL); in btqcomsmd_probe()
148 if (!btq) in btqcomsmd_probe()
155 if (IS_ERR(btq->acl_channel)) in btqcomsmd_probe()
171 hci_set_drvdata(hdev, btq); in btqcomsmd_probe()
172 btq->hdev = hdev; in btqcomsmd_probe()
204 hci_unregister_dev(btq->hdev); in btqcomsmd_remove()
[all …]
/openbmc/qemu/tests/tcg/i386/
H A Dx86.csv343 "BT r/m64, imm8u","BTQ imm8u, r/m64","btq imm8u, r/m64","REX.W 0F BA /4 ib","N.S.","V","","","r,r",…
344 "BT r/m64, r64","BTQ r64, r/m64","btq r64, r/m64","REX.W 0F A3 /r","N.S.","V","","","r,r","Y","64"