Home
last modified time | relevance | path

Searched refs:btbcm_read_pcm_int_params (Results 1 – 3 of 3) sorted by relevance

/drivers/bluetooth/
Dbtbcm.h57 int btbcm_read_pcm_int_params(struct hci_dev *hdev,
80 static inline int btbcm_read_pcm_int_params(struct hci_dev *hdev, in btbcm_read_pcm_int_params() function
Dbtbcm.c160 int btbcm_read_pcm_int_params(struct hci_dev *hdev, in btbcm_read_pcm_int_params() function
186 EXPORT_SYMBOL_GPL(btbcm_read_pcm_int_params);
Dhci_bcm.c612 btbcm_read_pcm_int_params(hu->hdev, &params); in bcm_setup()