Searched refs:token_id (Results 1 – 12 of 12) sorted by relevance
| /linux-6.15/sound/soc/sof/ |
| H A D | topology.c | 73 if (!token_list[token_id].count) in sof_update_ipc_object() 532 token_list[token_id].name); in sof_copy_tuples() 1873 u32 token_id = 0; in sof_link_load() local 1939 token_id = SOF_SSP_TOKENS; in sof_link_load() 1943 token_id = SOF_DMIC_TOKENS; in sof_link_load() 1950 token_id = SOF_HDA_TOKENS; in sof_link_load() 1954 token_id = SOF_ALH_TOKENS; in sof_link_load() 1958 token_id = SOF_SAI_TOKENS; in sof_link_load() 1962 token_id = SOF_ESAI_TOKENS; in sof_link_load() 1966 token_id = SOF_AFE_TOKENS; in sof_link_load() [all …]
|
| H A D | sof-audio.h | 673 int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id,
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mt7925.h | 349 int duration, u8 token_id); 352 enum mt7925_roc_req type, u8 token_id); 354 u8 token_id);
|
| H A D | mcu.c | 1230 int duration, u8 token_id) in mt7925_mcu_set_mlo_roc() argument 1301 req.roc[i].tokenid = token_id; in mt7925_mcu_set_mlo_roc() 1332 enum mt7925_roc_req type, u8 token_id) in mt7925_mcu_set_roc() argument 1345 .tokenid = token_id, in mt7925_mcu_set_roc() 1380 u8 token_id) in mt7925_mcu_abort_roc() argument 1399 .tokenid = token_id, in mt7925_mcu_abort_roc()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | mt7921.h | 333 enum mt7921_roc_req type, u8 token_id); 335 u8 token_id);
|
| H A D | mcu.c | 768 enum mt7921_roc_req type, u8 token_id) in mt7921_mcu_set_roc() argument 799 .tokenid = token_id, in mt7921_mcu_set_roc() 834 u8 token_id) in mt7921_mcu_abort_roc() argument 853 .tokenid = token_id, in mt7921_mcu_abort_roc()
|
| /linux-6.15/include/linux/soc/mediatek/ |
| H A D | mtk_wed.h | 181 u32 (*init_buf)(void *ptr, dma_addr_t phys, int token_id);
|
| /linux-6.15/drivers/s390/block/ |
| H A D | dasd_eckd.h | 329 __u8 token_id:1; member
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mt7915.h | 417 u32 mt7915_wed_init_buf(void *ptr, dma_addr_t phys, int token_id);
|
| H A D | mac.c | 825 u32 mt7915_wed_init_buf(void *ptr, dma_addr_t phys, int token_id) in mt7915_wed_init_buf() argument 841 txp->token = cpu_to_le16(token_id); in mt7915_wed_init_buf()
|
| /linux-6.15/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mt7996.h | 765 u32 mt7996_wed_init_buf(void *ptr, dma_addr_t phys, int token_id);
|
| H A D | mac.c | 1072 u32 mt7996_wed_init_buf(void *ptr, dma_addr_t phys, int token_id) in mt7996_wed_init_buf() argument 1088 txp->token = cpu_to_le16(token_id); in mt7996_wed_init_buf()
|