Home
last modified time | relevance | path

Searched refs:btdev (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/bluetooth/
H A Dhci_nokia.c164 struct nokia_bt_dev *btdev = data; in wakeup_handler() local
165 struct device *dev = &btdev->serdev->dev; in wakeup_handler()
166 int wake_state = gpiod_get_value(btdev->wakeup_host); in wakeup_handler()
168 if (btdev->rx_enabled == wake_state) in wakeup_handler()
176 btdev->rx_enabled = wake_state; in wakeup_handler()
183 struct nokia_bt_dev *btdev = hu->priv; in nokia_reset() local
184 struct device *dev = &btdev->serdev->dev; in nokia_reset()
188 gpiod_set_value_cansleep(btdev->reset, 1); in nokia_reset()
189 gpiod_set_value_cansleep(btdev->wakeup_bt, 1); in nokia_reset()
194 err = gpiod_get_value_cansleep(btdev in nokia_reset()
223 struct nokia_bt_dev *btdev = hu->priv; nokia_send_alive_packet() local
263 struct nokia_bt_dev *btdev = hu->priv; nokia_send_negotiation() local
326 struct nokia_bt_dev *btdev = hu->priv; nokia_setup_fw() local
395 struct nokia_bt_dev *btdev = hu->priv; nokia_setup() local
478 struct nokia_bt_dev *btdev = hu->priv; nokia_flush() local
489 struct nokia_bt_dev *btdev = hu->priv; nokia_close() local
512 struct nokia_bt_dev *btdev = hu->priv; nokia_enqueue() local
535 struct nokia_bt_dev *btdev = hu->priv; nokia_recv_negotiation_packet() local
572 struct nokia_bt_dev *btdev = hu->priv; nokia_recv_alive_packet() local
625 struct nokia_bt_dev *btdev = hu->priv; nokia_recv() local
646 struct nokia_bt_dev *btdev = hu->priv; nokia_dequeue() local
686 struct nokia_bt_dev *btdev; nokia_bluetooth_serdev_probe() local
761 struct nokia_bt_dev *btdev = serdev_device_get_drvdata(serdev); nokia_bluetooth_serdev_remove() local
[all...]
/kernel/linux/linux-6.6/drivers/bluetooth/
H A Dhci_nokia.c164 struct nokia_bt_dev *btdev = data; in wakeup_handler() local
165 struct device *dev = &btdev->serdev->dev; in wakeup_handler()
166 int wake_state = gpiod_get_value(btdev->wakeup_host); in wakeup_handler()
168 if (btdev->rx_enabled == wake_state) in wakeup_handler()
176 btdev->rx_enabled = wake_state; in wakeup_handler()
183 struct nokia_bt_dev *btdev = hu->priv; in nokia_reset() local
184 struct device *dev = &btdev->serdev->dev; in nokia_reset()
188 gpiod_set_value_cansleep(btdev->reset, 1); in nokia_reset()
189 gpiod_set_value_cansleep(btdev->wakeup_bt, 1); in nokia_reset()
194 err = gpiod_get_value_cansleep(btdev in nokia_reset()
223 struct nokia_bt_dev *btdev = hu->priv; nokia_send_alive_packet() local
263 struct nokia_bt_dev *btdev = hu->priv; nokia_send_negotiation() local
326 struct nokia_bt_dev *btdev = hu->priv; nokia_setup_fw() local
395 struct nokia_bt_dev *btdev = hu->priv; nokia_setup() local
478 struct nokia_bt_dev *btdev = hu->priv; nokia_flush() local
489 struct nokia_bt_dev *btdev = hu->priv; nokia_close() local
512 struct nokia_bt_dev *btdev = hu->priv; nokia_enqueue() local
535 struct nokia_bt_dev *btdev = hu->priv; nokia_recv_negotiation_packet() local
572 struct nokia_bt_dev *btdev = hu->priv; nokia_recv_alive_packet() local
625 struct nokia_bt_dev *btdev = hu->priv; nokia_recv() local
646 struct nokia_bt_dev *btdev = hu->priv; nokia_dequeue() local
686 struct nokia_bt_dev *btdev; nokia_bluetooth_serdev_probe() local
761 struct nokia_bt_dev *btdev = serdev_device_get_drvdata(serdev); nokia_bluetooth_serdev_remove() local
[all...]

Completed in 2 milliseconds