Searched defs:stream_id (Results 1 – 14 of 14) sorted by relevance
| /Zephyr-latest/tests/boards/intel_adsp/hda/src/ |
| D | tests.h | 23 #define hda_dump_regs(stream_set, regblock_size, stream_id, ...) \ argument 28 #define hda_dump_regs(stream_set, regblock_size, stream_id, msg, ...) do {} while (0) argument
|
| /Zephyr-latest/subsys/net/lib/http/ |
| D | http_server_http2.c | 68 struct http_client_ctx *client, uint32_t stream_id) in find_http_stream_context() 80 struct http_client_ctx *client, uint32_t stream_id) in allocate_http_stream_context() 98 uint32_t stream_id) in release_http_stream_context() 134 uint8_t flags, uint32_t stream_id) in encode_frame_header() 143 uint32_t stream_id, struct http_resource_detail *detail_common, in send_headers_frame() 218 size_t length, uint32_t stream_id, uint8_t flags) in send_data_frame() 292 uint32_t stream_id; in send_window_update_frame() local
|
| /Zephyr-latest/drivers/dai/intel/hda/ |
| D | hda.c | 82 enum dai_dir dir, int stream_id) in dai_hda_get_properties()
|
| /Zephyr-latest/drivers/dai/intel/alh/ |
| D | alh.c | 141 enum dai_dir dir, int stream_id) in dai_alh_get_properties()
|
| D | alh.h | 72 uint32_t stream_id; member
|
| /Zephyr-latest/drivers/dai/nxp/micfil/ |
| D | micfil.c | 66 *dai_nxp_micfil_get_properties(const struct device *dev, enum dai_dir dir, int stream_id) in dai_nxp_micfil_get_properties()
|
| /Zephyr-latest/drivers/dai/nxp/esai/ |
| D | esai.c | 640 *esai_get_properties(const struct device *dev, enum dai_dir dir, int stream_id) in esai_get_properties()
|
| /Zephyr-latest/include/zephyr/drivers/ |
| D | dai.h | 246 int stream_id; member 435 int stream_id) in dai_get_properties()
|
| /Zephyr-latest/drivers/dai/nxp/sai/ |
| D | sai.c | 124 *sai_get_properties(const struct device *dev, enum dai_dir dir, int stream_id) in sai_get_properties()
|
| /Zephyr-latest/soc/intel/intel_adsp/tools/ |
| D | cavstool.py | 332 def map_phys_mem(stream_id): argument
|
| /Zephyr-latest/drivers/dai/intel/dmic/ |
| D | dmic.c | 666 int stream_id) in dai_dmic_get_properties()
|
| /Zephyr-latest/tests/net/lib/http_server/core/src/ |
| D | main.c | 651 static void expect_http2_headers_frame(size_t *offset, int stream_id, uint8_t flags, in expect_http2_headers_frame() 676 static void expect_http2_data_frame(size_t *offset, int stream_id, in expect_http2_data_frame() 702 static void expect_http2_window_update_frame(size_t *offset, int stream_id) in expect_http2_window_update_frame()
|
| /Zephyr-latest/include/zephyr/net/http/ |
| D | server.h | 352 int stream_id; /**< Stream identifier. */ member
|
| /Zephyr-latest/drivers/dai/intel/ssp/ |
| D | ssp.c | 2524 enum dai_dir dir, int stream_id) in dai_ssp_get_properties()
|