Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/bluetooth/
H A 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
H A Dbtbcm.c116 int btbcm_read_pcm_int_params(struct hci_dev *hdev, in btbcm_read_pcm_int_params() function
142 EXPORT_SYMBOL_GPL(btbcm_read_pcm_int_params);
H A Dhci_bcm.c603 btbcm_read_pcm_int_params(hu->hdev, &params); in bcm_setup()