Searched refs:vendor_interface (Results 1 – 7 of 7) sorted by relevance
85 const hci_hal_t *hci_hal_h4_get_test_interface(vendor_t *vendor_interface);88 const hci_hal_t *hci_hal_mct_get_test_interface(vendor_t *vendor_interface);
47 const low_power_manager_t *low_power_manager_get_test_interface(const vendor_t *vendor_interface);
111 const vendor_t *vendor_interface,
240 const low_power_manager_t *low_power_manager_get_test_interface(const vendor_t *vendor_interface) { in low_power_manager_get_test_interface() argument241 vendor = vendor_interface; in low_power_manager_get_test_interface()
259 const hci_hal_t *hci_hal_h4_get_test_interface(vendor_t *vendor_interface) { in hci_hal_h4_get_test_interface() argument260 vendor = vendor_interface; in hci_hal_h4_get_test_interface()
206 const hci_hal_t *hci_hal_mct_get_test_interface(vendor_t *vendor_interface) { in hci_hal_mct_get_test_interface() argument207 vendor = vendor_interface; in hci_hal_mct_get_test_interface()
795 const vendor_t *vendor_interface, in hci_layer_get_test_interface() argument803 vendor = vendor_interface; in hci_layer_get_test_interface()