Searched refs:token_id (Results 1 – 12 of 12) sorted by relevance
| /linux/sound/soc/sof/ |
| A D | topology.c | 73 if (!token_list[token_id].count) in sof_update_ipc_object() 528 token_list[token_id].name); in sof_copy_tuples() 1859 u32 token_id = 0; in sof_link_load() local 1925 token_id = SOF_SSP_TOKENS; in sof_link_load() 1929 token_id = SOF_DMIC_TOKENS; in sof_link_load() 1936 token_id = SOF_HDA_TOKENS; in sof_link_load() 1940 token_id = SOF_ALH_TOKENS; in sof_link_load() 1944 token_id = SOF_SAI_TOKENS; in sof_link_load() 1948 token_id = SOF_ESAI_TOKENS; in sof_link_load() 1952 token_id = SOF_AFE_TOKENS; in sof_link_load() [all …]
|
| A D | sof-audio.h | 659 int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id,
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| A D | mt7925.h | 304 int duration, u8 token_id); 307 enum mt7925_roc_req type, u8 token_id); 309 u8 token_id);
|
| A D | mcu.c | 1128 int duration, u8 token_id) in mt7925_mcu_set_mlo_roc() argument 1194 req.roc[i].tokenid = token_id; in mt7925_mcu_set_mlo_roc() 1223 enum mt7925_roc_req type, u8 token_id) in mt7925_mcu_set_roc() argument 1236 .tokenid = token_id, in mt7925_mcu_set_roc() 1271 u8 token_id) in mt7925_mcu_abort_roc() argument 1290 .tokenid = token_id, in mt7925_mcu_abort_roc()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| A D | mt7921.h | 328 enum mt7921_roc_req type, u8 token_id); 330 u8 token_id);
|
| A D | mcu.c | 759 enum mt7921_roc_req type, u8 token_id) in mt7921_mcu_set_roc() argument 790 .tokenid = token_id, in mt7921_mcu_set_roc() 825 u8 token_id) in mt7921_mcu_abort_roc() argument 844 .tokenid = token_id, in mt7921_mcu_abort_roc()
|
| /linux/include/linux/soc/mediatek/ |
| A D | mtk_wed.h | 181 u32 (*init_buf)(void *ptr, dma_addr_t phys, int token_id);
|
| /linux/drivers/s390/block/ |
| A D | dasd_eckd.h | 329 __u8 token_id:1; member
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| A D | mt7915.h | 416 u32 mt7915_wed_init_buf(void *ptr, dma_addr_t phys, int token_id);
|
| A D | mac.c | 829 u32 mt7915_wed_init_buf(void *ptr, dma_addr_t phys, int token_id) in mt7915_wed_init_buf() argument 845 txp->token = cpu_to_le16(token_id); in mt7915_wed_init_buf()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| A D | mt7996.h | 623 u32 mt7996_wed_init_buf(void *ptr, dma_addr_t phys, int token_id);
|
| A D | mac.c | 996 u32 mt7996_wed_init_buf(void *ptr, dma_addr_t phys, int token_id) in mt7996_wed_init_buf() argument 1012 txp->token = cpu_to_le16(token_id); in mt7996_wed_init_buf()
|
Completed in 57 milliseconds