Lines Matching +full:total +full:- +full:timeout
1 /* SPDX-License-Identifier: GPL-2.0-only */
15 /* struct hci_devcoredump - Devcoredump state
19 * @timeout: Indicates a timeout for collecting the devcoredump
21 * @alloc_size: Total size of the dump
28 * @dump_timeout: Devcoredump timeout work
45 unsigned long timeout; member
85 return -EOPNOTSUPP; in hci_devcd_register()
90 return -EOPNOTSUPP; in hci_devcd_init()
95 return -EOPNOTSUPP; in hci_devcd_append()
101 return -EOPNOTSUPP; in hci_devcd_append_pattern()
106 return -EOPNOTSUPP; in hci_devcd_complete()
111 return -EOPNOTSUPP; in hci_devcd_abort()