tci_sleep         761 drivers/bluetooth/btmtksdio.c 	struct btmtk_tci_sleep tci_sleep;
tci_sleep         825 drivers/bluetooth/btmtksdio.c 	tci_sleep.mode = 0x5;
tci_sleep         826 drivers/bluetooth/btmtksdio.c 	tci_sleep.duration = cpu_to_le16(0x640);
tci_sleep         827 drivers/bluetooth/btmtksdio.c 	tci_sleep.host_duration = cpu_to_le16(0x640);
tci_sleep         828 drivers/bluetooth/btmtksdio.c 	tci_sleep.host_wakeup_pin = 0;
tci_sleep         829 drivers/bluetooth/btmtksdio.c 	tci_sleep.time_compensation = 0;
tci_sleep         831 drivers/bluetooth/btmtksdio.c 	skb = __hci_cmd_sync(hdev, 0xfc7a, sizeof(tci_sleep), &tci_sleep,
tci_sleep         732 drivers/bluetooth/btmtkuart.c 	struct btmtk_tci_sleep tci_sleep;
tci_sleep         818 drivers/bluetooth/btmtkuart.c 	tci_sleep.mode = 0x5;
tci_sleep         819 drivers/bluetooth/btmtkuart.c 	tci_sleep.duration = cpu_to_le16(0x640);
tci_sleep         820 drivers/bluetooth/btmtkuart.c 	tci_sleep.host_duration = cpu_to_le16(0x640);
tci_sleep         821 drivers/bluetooth/btmtkuart.c 	tci_sleep.host_wakeup_pin = 0;
tci_sleep         822 drivers/bluetooth/btmtkuart.c 	tci_sleep.time_compensation = 0;
tci_sleep         824 drivers/bluetooth/btmtkuart.c 	skb = __hci_cmd_sync(hdev, 0xfc7a, sizeof(tci_sleep), &tci_sleep,
tci_sleep        2922 drivers/bluetooth/btusb.c 	struct btmtk_tci_sleep tci_sleep;
tci_sleep        3007 drivers/bluetooth/btusb.c 	tci_sleep.mode = 0x5;
tci_sleep        3008 drivers/bluetooth/btusb.c 	tci_sleep.duration = cpu_to_le16(0x640);
tci_sleep        3009 drivers/bluetooth/btusb.c 	tci_sleep.host_duration = cpu_to_le16(0x640);
tci_sleep        3010 drivers/bluetooth/btusb.c 	tci_sleep.host_wakeup_pin = 0;
tci_sleep        3011 drivers/bluetooth/btusb.c 	tci_sleep.time_compensation = 0;
tci_sleep        3013 drivers/bluetooth/btusb.c 	skb = __hci_cmd_sync(hdev, 0xfc7a, sizeof(tci_sleep), &tci_sleep,