| /linux/sound/soc/sof/ |
| H A D | topology.c | 55 * @token_id: token ID for the token array to be searched 59 * @token_instance_num: number of times the same @token_id needs to be parsed i.e. the function in sof_update_ipc_object() 61 * with the @token_id in sof_update_ipc_object() 63 int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id, in sof_update_ipc_object() 78 if (token_list[token_id].count < 0) { in sof_update_ipc_object() 79 dev_err(scomp->dev, "Invalid token count for token ID: %d\n", token_id); in sof_update_ipc_object() 84 if (!token_list[token_id].count) in sof_update_ipc_object() 87 tokens = token_list[token_id].tokens; in sof_update_ipc_object() 89 dev_err(scomp->dev, "Invalid tokens for token id: %d\n", token_id); in sof_update_ipc_object() 93 for (i = 0; i < token_list[token_id] in sof_update_ipc_object() 56 sof_update_ipc_object(struct snd_soc_component * scomp,void * object,enum sof_tokens token_id,struct snd_sof_tuple * tuples,int num_tuples,size_t object_size,int token_instance_num) sof_update_ipc_object() argument 505 sof_copy_tuples(struct snd_sof_dev * sdev,struct snd_soc_tplg_vendor_array * array,int array_size,u32 token_id,int token_instance_num,struct snd_sof_tuple * tuples,int tuples_size,int * num_copied_tuples) sof_copy_tuples() argument 1197 sof_get_token_value(u32 token_id,struct snd_sof_tuple * tuples,int num_tuples) sof_get_token_value() argument 1883 u32 token_id = 0; sof_link_load() local [all...] |
| H A D | sof-audio.h | 704 int sof_update_ipc_object(struct snd_soc_component *scomp, void *object, enum sof_tokens token_id,
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7925/ |
| H A D | mt7925.h | 390 u16 sel_links, int duration, u8 token_id); 393 enum mt7925_roc_req type, u8 token_id); 395 u8 token_id);
|
| H A D | mcu.c | 1429 u16 sel_links, int duration, u8 token_id) in mt7925_mcu_set_mlo_roc() argument 1503 req.roc[i].tokenid = token_id; in mt7925_mcu_set_mlo_roc() 1534 enum mt7925_roc_req type, u8 token_id) in mt7925_mcu_set_roc() argument 1547 .tokenid = token_id, in mt7925_mcu_set_roc() 1582 u8 token_id) in mt7925_mcu_abort_roc() argument 1601 .tokenid = token_id, in mt7925_mcu_abort_roc()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7921/ |
| H A D | mcu.c | 788 enum mt7921_roc_req type, u8 token_id) in mt7921_mcu_set_roc() argument 819 .tokenid = token_id, in mt7921_mcu_set_roc() 854 u8 token_id) in mt7921_mcu_abort_roc() argument 873 .tokenid = token_id, in mt7921_mcu_abort_roc()
|
| /linux/drivers/s390/block/ |
| H A D | dasd_eckd.h | 375 __u8 token_id:1; member
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7915/ |
| H A D | mt7915.h | 453 u32 mt7915_wed_init_buf(void *ptr, dma_addr_t phys, int token_id);
|
| H A D | mac.c | 809 u32 mt7915_wed_init_buf(void *ptr, dma_addr_t phys, int token_id) in mt7915_wed_init_buf() argument 825 txp->token = cpu_to_le16(token_id); in mt7915_wed_init_buf()
|
| /linux/drivers/net/wireless/mediatek/mt76/mt7996/ |
| H A D | mt7996.h | 947 u32 mt7996_wed_init_buf(void *ptr, dma_addr_t phys, int token_id);
|
| H A D | mac.c | 1224 u32 mt7996_wed_init_buf(void *ptr, dma_addr_t phys, int token_id) in mt7996_wed_init_buf() argument 1240 txp->token = cpu_to_le16(token_id); in mt7996_wed_init_buf()
|