Searched defs:bpt_tx_stream (Results 1 – 3 of 3) sorted by relevance
| /linux/include/sound/ |
| H A D | hda-sdw-bpt.h | 37 struct hdac_ext_stream **bpt_tx_stream, in hda_sdw_bpt_open() 47 static inline int hda_sdw_bpt_send_async(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_send_async() 54 static inline int hda_sdw_bpt_wait(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_wait() 61 static inline int hda_sdw_bpt_close(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_close()
|
| /linux/sound/soc/sof/intel/ |
| H A D | hda-sdw-bpt.c | 252 int hda_sdw_bpt_open(struct device *dev, int link_id, struct hdac_ext_stream **bpt_tx_stream, in hda_sdw_bpt_open() 322 int hda_sdw_bpt_send_async(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_send_async() 356 int hda_sdw_bpt_wait(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_wait() 438 int hda_sdw_bpt_close(struct device *dev, struct hdac_ext_stream *bpt_tx_stream, in hda_sdw_bpt_close()
|
| /linux/drivers/soundwire/ |
| H A D | intel.h | 65 struct hdac_ext_stream *bpt_tx_stream; member
|