Searched refs:dst_id (Results 1 – 6 of 6) sorted by relevance
| /include/sound/ |
| A D | control.h | 140 …_rename_id(struct snd_card * card, struct snd_ctl_elem_id *src_id, struct snd_ctl_elem_id *dst_id); 207 static inline struct snd_ctl_elem_id *snd_ctl_build_ioff(struct snd_ctl_elem_id *dst_id, in snd_ctl_build_ioff() argument 211 *dst_id = src_kctl->id; in snd_ctl_build_ioff() 212 dst_id->index += offset; in snd_ctl_build_ioff() 213 dst_id->numid += offset; in snd_ctl_build_ioff() 214 return dst_id; in snd_ctl_build_ioff()
|
| /include/linux/platform_data/ |
| A D | dma-dw.h | 35 u8 dst_id; member
|
| /include/linux/ |
| A D | interconnect-provider.h | 124 int icc_link_create(struct icc_node *node, const int dst_id); 167 static inline int icc_link_create(struct icc_node *node, const int dst_id) in icc_link_create() argument
|
| /include/trace/events/ |
| A D | cgroup.h | 130 __field( u64, dst_id ) 138 __entry->dst_id = cgroup_id(dst_cgrp); 146 __entry->dst_root, __entry->dst_id, __entry->dst_level,
|
| /include/linux/soc/ti/ |
| A D | ti_sci_protocol.h | 284 u16 src_index, u16 dst_id, u16 dst_host_irq); 289 u16 src_index, u16 dst_id, u16 dst_host_irq);
|
| /include/linux/bnxt/ |
| A D | hsi.h | 7635 __le16 dst_id; member 7723 __le32 dst_id; member 8050 __le16 dst_id; member 8243 __le16 dst_id; member
|
Completed in 90 milliseconds