Defined in 2 files as a function:
- drivers/bluetooth/hci_ldisc.c, line 288 (as a function)
- drivers/bluetooth/hci_serdev.c, line 139 (as a function)
Referenced in 2 files:
Smatch caller information:
drivers/bluetooth/hci_ldisc.c hci_uart_tty_close() -> hci_uart_close()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 1-u64max |
| RX_PATH | |||
| TASK_NOT_RUNNING | |||
| NOCHECK_CALL | |||
| HALF_LOCKED2 | &tty->ldisc_sem | ||
| HALF_LOCKED2 | &tty->legacy_mutex |
net/bluetooth/hci_sync.c hci_dev_drop_last_cmd_req_and_close() -> (struct hci_dev)->close()
| Type | Parameter | Key | Value |
|---|---|---|---|
| PARAM_VALUE | 0 | hdev | 4096-ptr_max |
| PARAM_VALUE | 0 | hdev->req_skb | 0 |
| PARAM_VALUE | 0 | hdev->sent_cmd | 0 |
| DATA_SOURCE | 0 | hdev | $0 |
| CONTAINER | 0 | -8984+0 | $(-1) |
| NOCHECK_CALL |