Home
last modified time | relevance | path

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

/openbmc/linux/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.c164 int btbcm_read_pcm_int_params(struct hci_dev *hdev, in btbcm_read_pcm_int_params() function
190 EXPORT_SYMBOL_GPL(btbcm_read_pcm_int_params);
H A Dhci_bcm.c632 btbcm_read_pcm_int_params(hu->hdev, &params); in bcm_setup()