• Home
  • Raw
  • Download

Lines Matching defs:bt

193 static void mtk_btcvsd_snd_irq_enable(struct mtk_btcvsd_snd *bt)  in mtk_btcvsd_snd_irq_enable()
199 static void mtk_btcvsd_snd_irq_disable(struct mtk_btcvsd_snd *bt) in mtk_btcvsd_snd_irq_disable()
205 static void mtk_btcvsd_snd_set_state(struct mtk_btcvsd_snd *bt, in mtk_btcvsd_snd_set_state()
232 static int mtk_btcvsd_snd_tx_init(struct mtk_btcvsd_snd *bt) in mtk_btcvsd_snd_tx_init()
245 static int mtk_btcvsd_snd_rx_init(struct mtk_btcvsd_snd *bt) in mtk_btcvsd_snd_rx_init()
258 static void get_tx_time_stamp(struct mtk_btcvsd_snd *bt, in get_tx_time_stamp()
265 static void get_rx_time_stamp(struct mtk_btcvsd_snd *bt, in get_rx_time_stamp()
318 static int btcvsd_tx_clean_buffer(struct mtk_btcvsd_snd *bt) in btcvsd_tx_clean_buffer()
357 static int mtk_btcvsd_read_from_bt(struct mtk_btcvsd_snd *bt, in mtk_btcvsd_read_from_bt()
410 static int mtk_btcvsd_write_to_bt(struct mtk_btcvsd_snd *bt, in mtk_btcvsd_write_to_bt()
483 struct mtk_btcvsd_snd *bt = dev; in mtk_btcvsd_snd_irq_handler() local
637 static int wait_for_bt_irq(struct mtk_btcvsd_snd *bt, in wait_for_bt_irq()
698 static ssize_t mtk_btcvsd_snd_read(struct mtk_btcvsd_snd *bt, in mtk_btcvsd_snd_read()
779 static ssize_t mtk_btcvsd_snd_write(struct mtk_btcvsd_snd *bt, in mtk_btcvsd_snd_write()
858 (struct mtk_btcvsd_snd *bt, struct snd_pcm_substream *substream) in get_bt_stream()
881 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(component); in mtk_pcm_btcvsd_open() local
903 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(component); in mtk_pcm_btcvsd_close() local
917 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(component); in mtk_pcm_btcvsd_hw_params() local
934 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(component); in mtk_pcm_btcvsd_hw_free() local
945 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(component); in mtk_pcm_btcvsd_prepare() local
957 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(component); in mtk_pcm_btcvsd_trigger() local
988 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(component); in mtk_pcm_btcvsd_pointer() local
1038 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(component); in mtk_pcm_btcvsd_copy() local
1057 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_band_get() local
1067 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_band_set() local
1082 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_loopback_get() local
1093 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_loopback_set() local
1109 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_tx_mute_get() local
1124 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_tx_mute_set() local
1137 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_rx_irq_received_get() local
1150 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_rx_timeout_get() local
1164 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_rx_timestamp_get() local
1191 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_tx_irq_received_get() local
1204 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_tx_timeout_get() local
1214 struct mtk_btcvsd_snd *bt = snd_soc_component_get_drvdata(cmpnt); in btcvsd_tx_timestamp_get() local