Symbol: endpoints
drivers/cxl/core/port.c
1325
return xa_insert(&port->endpoints, (unsigned long)new->ep,
drivers/cxl/core/port.c
1523
if (ep && !port->dead && xa_empty(&port->endpoints) &&
drivers/cxl/core/port.c
539
xa_erase(&port->endpoints, (unsigned long) ep->ep);
drivers/cxl/core/port.c
549
xa_for_each(&port->endpoints, index, ep)
drivers/cxl/core/port.c
551
xa_destroy(&port->endpoints);
drivers/cxl/core/port.c
740
xa_init(&port->endpoints);
drivers/cxl/core/region.c
1007
xa_init(&cxl_rr->endpoints);
drivers/cxl/core/region.c
1043
xa_destroy(&cxl_rr->endpoints);
drivers/cxl/core/region.c
1057
rc = xa_insert(&cxl_rr->endpoints, (unsigned long)cxled, ep,
drivers/cxl/core/region.c
1161
xa_for_each(&cxl_rr->endpoints, index, ep_iter) {
drivers/cxl/core/region.c
1273
ep = xa_erase(&cxl_rr->endpoints, (unsigned long)cxled);
drivers/cxl/core/region.c
1280
xa_for_each(&cxl_rr->endpoints, index, ep_iter) {
drivers/cxl/cxl.h
643
struct xarray endpoints;
drivers/cxl/cxl.h
753
struct xarray endpoints;
drivers/cxl/cxlmem.h
135
return xa_load(&port->endpoints, (unsigned long)&cxlmd->dev);
drivers/dma/sun4i-dma.c
767
u32 endpoints;
drivers/dma/sun4i-dma.c
795
endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(vchan->endpoint) |
drivers/dma/sun4i-dma.c
802
endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(ram_type) |
drivers/dma/sun4i-dma.c
867
promise->cfg |= endpoints;
drivers/dma/sun4i-dma.c
890
u32 endpoints, para;
drivers/dma/sun4i-dma.c
916
endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(vchan->endpoint) |
drivers/dma/sun4i-dma.c
921
endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(ram_type) |
drivers/dma/sun4i-dma.c
960
promise->cfg |= endpoints;
drivers/fwctl/pds/main.c
112
if (!pdsfc->endpoints)
drivers/fwctl/pds/main.c
115
num_endpoints = le32_to_cpu(pdsfc->endpoints->num_entries);
drivers/fwctl/pds/main.c
121
pdsfc->endpoints, pdsfc->endpoints_pa);
drivers/fwctl/pds/main.c
122
pdsfc->endpoints = NULL;
drivers/fwctl/pds/main.c
132
num_endpoints = le32_to_cpu(pdsfc->endpoints->num_entries);
drivers/fwctl/pds/main.c
190
pdsfc->endpoints = pdsfc_get_endpoints(pdsfc, &pdsfc->endpoints_pa);
drivers/fwctl/pds/main.c
191
if (IS_ERR(pdsfc->endpoints))
drivers/fwctl/pds/main.c
192
return PTR_ERR(pdsfc->endpoints);
drivers/fwctl/pds/main.c
194
num_endpoints = le32_to_cpu(pdsfc->endpoints->num_entries);
drivers/fwctl/pds/main.c
202
ep_entry = (struct pds_fwctl_query_data_endpoint *)pdsfc->endpoints->entries;
drivers/fwctl/pds/main.c
306
num_entries = le32_to_cpu(pdsfc->endpoints->num_entries);
drivers/fwctl/pds/main.c
38
struct pds_fwctl_query_data *endpoints;
drivers/media/i2c/adv748x/adv748x-afe.c
501
if (state->endpoints[i]) {
drivers/media/i2c/adv748x/adv748x-core.c
672
if (state->endpoints[ep.port]) {
drivers/media/i2c/adv748x/adv748x-core.c
679
state->endpoints[ep.port] = ep_np;
drivers/media/i2c/adv748x/adv748x-core.c
704
of_node_put(state->endpoints[i]);
drivers/media/i2c/adv748x/adv748x-csi2.c
355
of_fwnode_handle(state->endpoints[tx->port]));
drivers/media/i2c/adv748x/adv748x.h
100
(_state)->endpoints[ADV748X_PORT_AIN1] != NULL || \
drivers/media/i2c/adv748x/adv748x.h
101
(_state)->endpoints[ADV748X_PORT_AIN2] != NULL || \
drivers/media/i2c/adv748x/adv748x.h
102
(_state)->endpoints[ADV748X_PORT_AIN3] != NULL || \
drivers/media/i2c/adv748x/adv748x.h
103
(_state)->endpoints[ADV748X_PORT_AIN4] != NULL || \
drivers/media/i2c/adv748x/adv748x.h
104
(_state)->endpoints[ADV748X_PORT_AIN5] != NULL || \
drivers/media/i2c/adv748x/adv748x.h
105
(_state)->endpoints[ADV748X_PORT_AIN6] != NULL || \
drivers/media/i2c/adv748x/adv748x.h
106
(_state)->endpoints[ADV748X_PORT_AIN7] != NULL)
drivers/media/i2c/adv748x/adv748x.h
107
#define is_hdmi_enabled(_state) ((_state)->endpoints[ADV748X_PORT_HDMI] != NULL)
drivers/media/i2c/adv748x/adv748x.h
188
struct device_node *endpoints[ADV748X_PORT_MAX];
drivers/media/i2c/adv748x/adv748x.h
93
#define is_tx_enabled(_tx) ((_tx)->state->endpoints[(_tx)->port] != NULL)
drivers/media/i2c/adv748x/adv748x.h
99
((_state)->endpoints[ADV748X_PORT_AIN0] != NULL || \
drivers/net/wireless/realtek/rtl8xxxu/core.c
7574
int i, j = 0, endpoints;
drivers/net/wireless/realtek/rtl8xxxu/core.c
7580
endpoints = interface_desc->bNumEndpoints;
drivers/net/wireless/realtek/rtl8xxxu/core.c
7582
for (i = 0; i < endpoints; i++) {
drivers/rpmsg/virtio_rpmsg_bus.c
237
id = idr_alloc(&vrp->endpoints, ept, id_min, id_max, GFP_KERNEL);
drivers/rpmsg/virtio_rpmsg_bus.c
297
idr_remove(&vrp->endpoints, ept->addr);
drivers/rpmsg/virtio_rpmsg_bus.c
64
struct idr endpoints;
drivers/rpmsg/virtio_rpmsg_bus.c
685
ept = idr_find(&vrp->endpoints, __rpmsg32_to_cpu(little_endian, msg->dst));
drivers/rpmsg/virtio_rpmsg_bus.c
834
idr_init(&vrp->endpoints);
drivers/rpmsg/virtio_rpmsg_bus.c
976
idr_destroy(&vrp->endpoints);
drivers/soc/apple/rtkit-internal.h
43
DECLARE_BITMAP(endpoints, APPLE_RTKIT_MAX_ENDPOINTS);
drivers/soc/apple/rtkit.c
168
set_bit(ep, rtk->endpoints);
drivers/soc/apple/rtkit.c
182
for_each_set_bit(ep, rtk->endpoints, APPLE_RTKIT_APP_ENDPOINT_START) {
drivers/soc/apple/rtkit.c
583
if (!test_bit(ep, rtk->endpoints))
drivers/soc/apple/rtkit.c
646
if (!test_bit(endpoint, rtk->endpoints))
drivers/soc/apple/rtkit.c
682
bitmap_zero(rtk->endpoints, APPLE_RTKIT_MAX_ENDPOINTS);
drivers/soc/apple/rtkit.c
683
set_bit(APPLE_RTKIT_EP_MGMT, rtk->endpoints);
drivers/soc/apple/rtkit.c
750
bitmap_zero(rtk->endpoints, APPLE_RTKIT_MAX_ENDPOINTS);
drivers/soc/apple/rtkit.c
751
set_bit(APPLE_RTKIT_EP_MGMT, rtk->endpoints);
drivers/staging/media/ipu7/abi/ipu7_fw_msg_abi.h
167
struct ipu7_msg_link_ep_pair endpoints;
drivers/usb/cdns3/cdnsp-gadget.c
1611
int endpoints;
drivers/usb/cdns3/cdnsp-gadget.c
1623
endpoints = HCS_ENDPOINTS(pdev->hcs_params1) / 2;
drivers/usb/cdns3/cdnsp-gadget.c
1626
reg += XBUF_TX_CMD_OFFSET + (endpoints * 2 + 2) * sizeof(u32);
drivers/usb/gadget/composite.c
1015
set_bit(addr, f->endpoints);
drivers/usb/gadget/composite.c
2226
if (test_bit(endp, iter->endpoints)) {
drivers/usb/gadget/composite.c
368
bitmap_zero(f->endpoints, 32);
drivers/usb/gadget/composite.c
941
bitmap_zero(f->endpoints, 32);
drivers/usb/host/xhci-mem.c
1923
struct list_head *ep = &bwt->interval_bw[j].endpoints;
drivers/usb/host/xhci-mem.c
2216
INIT_LIST_HEAD(&bw_table->interval_bw[j].endpoints);
drivers/usb/host/xhci-mem.c
853
INIT_LIST_HEAD(&bw_table->interval_bw[j].endpoints);
drivers/usb/host/xhci.c
2524
if (list_empty(&bw_table->interval_bw[i].endpoints))
drivers/usb/host/xhci.c
2530
ep_entry = bw_table->interval_bw[i].endpoints.next;
drivers/usb/host/xhci.c
2764
list_for_each_entry(smaller_ep, &interval_bw->endpoints,
drivers/usb/host/xhci.c
2776
&interval_bw->endpoints);
drivers/usb/host/xhci.h
716
struct list_head endpoints;
drivers/usb/musb/musb_core.c
1122
ep = musb->endpoints;
drivers/usb/musb/musb_core.c
1459
struct musb_hw_ep *hw_ep = musb->endpoints;
drivers/usb/musb/musb_core.c
1557
hw_ep = musb->endpoints + epnum;
drivers/usb/musb/musb_core.c
1666
struct musb_hw_ep *hw_ep = musb->endpoints + i;
drivers/usb/musb/musb_core.c
2163
for (epnum = 0, ep = musb->endpoints;
drivers/usb/musb/musb_core.c
2675
epio = musb->endpoints[i].regs;
drivers/usb/musb/musb_core.c
2750
epio = musb->endpoints[i].regs;
drivers/usb/musb/musb_core.c
584
void __iomem *regs = musb->endpoints[0].regs;
drivers/usb/musb/musb_core.h
347
struct musb_hw_ep endpoints[MUSB_C_NUM_EPS];
drivers/usb/musb/musb_core.h
348
#define control_ep endpoints
drivers/usb/musb/musb_core.h
484
musb->endpoints[0].max_packet_sz_tx = MUSB_EP0_FIFOSIZE;
drivers/usb/musb/musb_core.h
485
musb->endpoints[0].max_packet_sz_rx = MUSB_EP0_FIFOSIZE;
drivers/usb/musb/musb_core.h
486
musb->endpoints[0].is_shared_fifo = true;
drivers/usb/musb/musb_cppi41.c
104
void __iomem *epio = musb->endpoints[epnum].regs;
drivers/usb/musb/musb_gadget.c
1096
epio = musb->endpoints[epnum].regs;
drivers/usb/musb/musb_gadget.c
1331
void __iomem *epio = musb->endpoints[epnum].regs;
drivers/usb/musb/musb_gadget.c
1452
void __iomem *epio = musb->endpoints[epnum].regs;
drivers/usb/musb/musb_gadget.c
163
void __iomem *epio = ep->musb->endpoints[ep->current_epnum].regs;
drivers/usb/musb/musb_gadget.c
1694
struct musb_hw_ep *hw_ep = musb->endpoints + epnum;
drivers/usb/musb/musb_gadget.c
1748
for (epnum = 0, hw_ep = musb->endpoints;
drivers/usb/musb/musb_gadget.c
228
void __iomem *epio = musb->endpoints[epnum].regs;
drivers/usb/musb/musb_gadget.c
413
struct musb_ep *musb_ep = &musb->endpoints[epnum].ep_in;
drivers/usb/musb/musb_gadget.c
414
void __iomem *epio = musb->endpoints[epnum].regs;
drivers/usb/musb/musb_gadget.c
524
void __iomem *epio = musb->endpoints[epnum].regs;
drivers/usb/musb/musb_gadget.c
528
struct musb_hw_ep *hw_ep = &musb->endpoints[epnum];
drivers/usb/musb/musb_gadget.c
798
void __iomem *epio = musb->endpoints[epnum].regs;
drivers/usb/musb/musb_gadget.c
800
struct musb_hw_ep *hw_ep = &musb->endpoints[epnum];
drivers/usb/musb/musb_gadget_ep0.c
101
ep = &musb->endpoints[epnum].ep_out;
drivers/usb/musb/musb_gadget_ep0.c
102
regs = musb->endpoints[epnum].regs;
drivers/usb/musb/musb_gadget_ep0.c
133
musb_write_fifo(&musb->endpoints[0], len, result);
drivers/usb/musb/musb_gadget_ep0.c
177
musb_g_giveback(&musb->endpoints[0].ep_in, req, 0);
drivers/usb/musb/musb_gadget_ep0.c
21
#define next_ep0_request(musb) next_in_request(&(musb)->endpoints[0])
drivers/usb/musb/musb_gadget_ep0.c
249
ep = musb->endpoints + epnum;
drivers/usb/musb/musb_gadget_ep0.c
409
ep = musb->endpoints + epnum;
drivers/usb/musb/musb_gadget_ep0.c
484
musb_read_fifo(&musb->endpoints[0], count, buf);
drivers/usb/musb/musb_gadget_ep0.c
538
musb_write_fifo(&musb->endpoints[0], fifo_count, fifo_src);
drivers/usb/musb/musb_gadget_ep0.c
580
musb_read_fifo(&musb->endpoints[0], sizeof *req, (u8 *)req);
drivers/usb/musb/musb_gadget_ep0.c
646
void __iomem *regs = musb->endpoints[0].regs;
drivers/usb/musb/musb_gadget_ep0.c
99
ep = &musb->endpoints[epnum].ep_in;
drivers/usb/musb/musb_host.c
1202
struct musb_hw_ep *hw_ep = musb->endpoints + epnum;
drivers/usb/musb/musb_host.c
1732
struct musb_hw_ep *hw_ep = musb->endpoints + epnum;
drivers/usb/musb/musb_host.c
2026
for (epnum = 1, hw_ep = musb->endpoints + 1;
drivers/usb/musb/musb_host.c
2057
hw_ep = musb->endpoints + epnum;
drivers/usb/musb/musb_host.c
2098
hw_ep = musb->endpoints + best_end;
drivers/usb/musb/musb_host.c
422
struct musb_hw_ep *hw_ep = musb->endpoints + epnum;
drivers/usb/musb/musb_host.c
517
struct musb_hw_ep *ep = musb->endpoints + epnum;
drivers/usb/musb/musb_host.c
678
struct musb_hw_ep *hw_ep = musb->endpoints + epnum;
drivers/usb/musb/ux500_dma.c
212
void __iomem *epio = musb->endpoints[ux500_channel->hw_ep->epnum].regs;
include/linux/usb/composite.h
239
DECLARE_BITMAP(endpoints, 32);
include/sound/soc-acpi.h
119
const struct snd_soc_acpi_endpoint *endpoints;
include/sound/soc-dapm.h
565
int endpoints[2];
include/sound/soc_sdw_utils.h
125
struct list_head endpoints;
net/mptcp/pm_kernel.c
1199
pernet->endpoints--;
net/mptcp/pm_kernel.c
1281
pernet->endpoints = 0;
net/mptcp/pm_kernel.c
21
u8 endpoints;
net/mptcp/pm_kernel.c
735
if (pernet->endpoints >= MPTCP_PM_ADDR_MAX) {
net/mptcp/pm_kernel.c
774
pernet->endpoints--;
net/mptcp/pm_kernel.c
817
pernet->endpoints++;
sound/soc/amd/acp/acp-sdw-legacy-mach.c
166
list_for_each_entry(soc_end, &soc_dai->endpoints, list) {
sound/soc/amd/acp/acp-sdw-legacy-mach.c
199
soc_end = list_first_entry(&soc_dai->endpoints,
sound/soc/amd/acp/acp-sdw-legacy-mach.c
254
list_for_each_entry(soc_end, &soc_dai->endpoints, list) {
sound/soc/amd/acp/acp-sdw-legacy-mach.c
291
list_for_each_entry(soc_end, &soc_dai->endpoints, list) {
sound/soc/amd/acp/acp-sdw-sof-mach.c
115
sof_end = list_first_entry(&sof_dai->endpoints,
sound/soc/amd/acp/acp-sdw-sof-mach.c
170
list_for_each_entry(sof_end, &sof_dai->endpoints, list) {
sound/soc/amd/acp/acp-sdw-sof-mach.c
208
list_for_each_entry(sof_end, &sof_dai->endpoints, list) {
sound/soc/amd/acp/acp-sdw-sof-mach.c
82
list_for_each_entry(sof_end, &sof_dai->endpoints, list) {
sound/soc/amd/acp/amd-acp63-acpi-match.c
115
.endpoints = rt722_endpoints,
sound/soc/amd/acp/amd-acp63-acpi-match.c
151
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
157
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
163
.endpoints = &spk_2_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
169
.endpoints = &spk_3_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
178
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
184
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
193
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
199
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
208
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
214
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
223
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
229
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
235
.endpoints = &spk_2_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
241
.endpoints = &spk_3_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
250
.endpoints = cs42l43_endpoints,
sound/soc/amd/acp/amd-acp63-acpi-match.c
259
.endpoints = cs42l43_endpoints,
sound/soc/amd/acp/amd-acp63-acpi-match.c
268
.endpoints = cs42l43_endpoints,
sound/soc/amd/acp/amd-acp63-acpi-match.c
277
.endpoints = cs42l43_endpoints,
sound/soc/amd/acp/amd-acp63-acpi-match.c
283
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
289
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
295
.endpoints = &spk_2_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
301
.endpoints = &spk_3_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
311
.endpoints = cs42l43_endpoints,
sound/soc/amd/acp/amd-acp63-acpi-match.c
321
.endpoints = cs42l43_endpoints,
sound/soc/amd/acp/amd-acp63-acpi-match.c
51
.endpoints = &single_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
57
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
63
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp63-acpi-match.c
72
.endpoints = &single_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
107
.endpoints = &single_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
113
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
119
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
128
.endpoints = &single_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
171
.endpoints = rt722_endpoints,
sound/soc/amd/acp/amd-acp70-acpi-match.c
180
.endpoints = &single_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
216
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
222
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
228
.endpoints = &spk_2_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
234
.endpoints = &spk_3_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
243
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
249
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
258
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
264
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
273
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
279
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
288
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
294
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
300
.endpoints = &spk_2_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
306
.endpoints = &spk_3_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
315
.endpoints = cs42l43_endpoints,
sound/soc/amd/acp/amd-acp70-acpi-match.c
324
.endpoints = cs42l43_endpoints,
sound/soc/amd/acp/amd-acp70-acpi-match.c
333
.endpoints = cs42l43_endpoints,
sound/soc/amd/acp/amd-acp70-acpi-match.c
342
.endpoints = cs42l43_endpoints,
sound/soc/amd/acp/amd-acp70-acpi-match.c
348
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
354
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
360
.endpoints = &spk_2_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
366
.endpoints = &spk_3_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
376
.endpoints = cs42l43_endpoints,
sound/soc/amd/acp/amd-acp70-acpi-match.c
386
.endpoints = cs42l43_endpoints,
sound/soc/amd/acp/amd-acp70-acpi-match.c
560
.endpoints = &single_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
569
.endpoints = rt722_endpoints,
sound/soc/amd/acp/amd-acp70-acpi-match.c
596
.endpoints = jack_dmic_endpoints,
sound/soc/amd/acp/amd-acp70-acpi-match.c
602
.endpoints = &spk_l_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
608
.endpoints = &spk_r_endpoint,
sound/soc/amd/acp/amd-acp70-acpi-match.c
98
.endpoints = jack_amp_g1_dmic_endpoints,
sound/soc/intel/boards/sof_sdw.c
1010
list_for_each_entry(sof_end, &sof_dai->endpoints, list) {
sound/soc/intel/boards/sof_sdw.c
890
list_for_each_entry(sof_end, &sof_dai->endpoints, list) {
sound/soc/intel/boards/sof_sdw.c
925
sof_end = list_first_entry(&sof_dai->endpoints,
sound/soc/intel/boards/sof_sdw.c
963
list_for_each_entry(sof_end, &sof_dai->endpoints, list) {
sound/soc/intel/common/soc-acpi-intel-adl-match.c
113
.endpoints = cs42l43_endpoints,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
122
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
131
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
140
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
149
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
158
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
167
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
176
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
185
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
194
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
203
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
212
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
221
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
230
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
239
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
248
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
257
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
266
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
275
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
488
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
494
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
503
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
56
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
62
.endpoints = &spk_3_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
71
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-adl-match.c
77
.endpoints = &spk_2_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
106
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
112
.endpoints = &spk_3_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
121
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
127
.endpoints = &spk_2_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
136
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
145
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
154
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
163
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
199
.endpoints = cs42l43_endpoints,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
208
.endpoints = cs42l43_endpoints,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
217
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
226
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
235
.endpoints = jack_amp_g1_dmic_endpoints,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
244
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
253
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
76
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
82
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
91
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-arl-match.c
97
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-cml-match.c
120
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-cml-match.c
138
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-cml-match.c
147
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-cml-match.c
156
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-cml-match.c
165
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-cml-match.c
174
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-cml-match.c
183
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-cml-match.c
192
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-cml-match.c
201
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-cml-match.c
210
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-cnl-match.c
49
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-icl-match.c
102
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-icl-match.c
111
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-icl-match.c
120
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-icl-match.c
66
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-icl-match.c
84
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-icl-match.c
93
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
222
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
228
.endpoints = &spk_2_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
237
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
243
.endpoints = &spk_3_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
252
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
258
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
267
.endpoints = &spk_1_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
273
.endpoints = &spk_2_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
279
.endpoints = &spk_3_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
288
.endpoints = &spk_4_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
294
.endpoints = &spk_5_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
300
.endpoints = &spk_6_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
309
.endpoints = cs42l43_endpoints,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
318
.endpoints = cs42l43_amp_spkagg_endpoints,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
327
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
336
.endpoints = rt712_endpoints,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
345
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
354
.endpoints = jack_amp_g1_dmic_endpoints,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
363
.endpoints = rt722_endpoints,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
372
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
381
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
390
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
399
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
408
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
417
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
426
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
435
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
444
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
453
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
462
.endpoints = jack_dmic_endpoints,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
471
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-lnl-match.c
480
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
1000
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
1009
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
1018
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
1024
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
1030
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
1036
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
204
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
213
.endpoints = rt712_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
222
.endpoints = rt712_vb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
231
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
240
.endpoints = rt722_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
249
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
258
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
267
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
273
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
282
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
291
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
300
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
309
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
318
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
327
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
336
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
345
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
354
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
363
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
372
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
440
.endpoints = cs42l43_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
478
.endpoints = cs42l43_4amp_spkagg_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
607
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
613
.endpoints = &spk_2_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
622
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
628
.endpoints = &spk_3_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
637
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
643
.endpoints = &spk_2_endpoint,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
652
.endpoints = cs35l56_l_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
658
.endpoints = cs35l56_2_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
664
.endpoints = cs35l56_4_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
670
.endpoints = cs35l56_6_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
679
.endpoints = cs35l56_r_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
685
.endpoints = cs35l56_3_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
691
.endpoints = cs35l56_5_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
697
.endpoints = cs35l56_7_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
706
.endpoints = cs35l56_r_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
712
.endpoints = cs35l56_3_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
718
.endpoints = cs35l56_5_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
727
.endpoints = cs35l56_l_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
733
.endpoints = cs35l56_2_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
739
.endpoints = cs35l56_4_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
748
.endpoints = cs35l56_r_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
754
.endpoints = cs35l56_3_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
760
.endpoints = cs35l56_5_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
769
.endpoints = cs35l56_r_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
775
.endpoints = cs35l56_3_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
785
.endpoints = cs35l56_l_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
791
.endpoints = cs35l56_2_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
800
.endpoints = cs35l56_l_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
809
.endpoints = cs35l56_r_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-mtl-match.c
994
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
234
.endpoints = cs42l43_amp_spkagg_endpoints,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
243
.endpoints = cs42l43_amp_spkagg_endpoints,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
252
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
258
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
267
.endpoints = &spk_1_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
273
.endpoints = &spk_2_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
279
.endpoints = &spk_3_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
288
.endpoints = &spk_4_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
294
.endpoints = &spk_5_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
300
.endpoints = &spk_6_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
309
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
318
.endpoints = jack_amp_g1_dmic_endpoints,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
327
.endpoints = jack_amp_g1_dmic_endpoints,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
336
.endpoints = jack_dmic_endpoints,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
345
.endpoints = jack_dmic_endpoints,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
354
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
363
.endpoints = jack_amp_g1_dmic_endpoints,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
372
.endpoints = rt_mf_endpoints,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
381
.endpoints = rt_mf_endpoints,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
390
.endpoints = rt_mf_endpoints,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
399
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
408
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
417
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
426
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
435
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-ptl-match.c
444
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
100
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
109
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
118
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
127
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
136
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
145
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
154
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
163
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
172
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
181
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
190
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
64
.endpoints = cs42l43_endpoints,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
73
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-rpl-match.c
91
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-sdw-mockup-match.c
107
.endpoints = &sdw_mockup_single_endpoint,
sound/soc/intel/common/soc-acpi-intel-sdw-mockup-match.c
116
.endpoints = &sdw_mockup_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-sdw-mockup-match.c
125
.endpoints = &sdw_mockup_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-sdw-mockup-match.c
134
.endpoints = jack_amp_g1_dmic_endpoints,
sound/soc/intel/common/soc-acpi-intel-sdw-mockup-match.c
62
.endpoints = &sdw_mockup_single_endpoint,
sound/soc/intel/common/soc-acpi-intel-sdw-mockup-match.c
71
.endpoints = &sdw_mockup_single_endpoint,
sound/soc/intel/common/soc-acpi-intel-sdw-mockup-match.c
80
.endpoints = &sdw_mockup_single_endpoint,
sound/soc/intel/common/soc-acpi-intel-sdw-mockup-match.c
89
.endpoints = &sdw_mockup_single_endpoint,
sound/soc/intel/common/soc-acpi-intel-sdw-mockup-match.c
98
.endpoints = &sdw_mockup_single_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
106
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
115
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
124
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
133
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
142
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
151
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
160
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
166
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
175
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
184
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
193
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
202
.endpoints = rt712_endpoints,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
211
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
220
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
229
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
238
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
444
.endpoints = cs42l43_endpoints,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
453
.endpoints = &spk_r_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
459
.endpoints = &spk_3_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
468
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
474
.endpoints = &spk_2_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
663
.endpoints = cs35l56_l_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
669
.endpoints = cs35l56_2_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
675
.endpoints = cs35l56_4_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
681
.endpoints = cs35l56_6_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
690
.endpoints = cs35l56_r_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
696
.endpoints = cs35l56_3_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
702
.endpoints = cs35l56_5_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
708
.endpoints = cs35l56_7_fb_endpoints,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
73
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
82
.endpoints = &single_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
91
.endpoints = &spk_l_endpoint,
sound/soc/intel/common/soc-acpi-intel-tgl-match.c
97
.endpoints = &spk_r_endpoint,
sound/soc/sdw_utils/soc_sdw_utils.c
1390
INIT_LIST_HEAD(&dailinks->endpoints);
sound/soc/sdw_utils/soc_sdw_utils.c
1445
adr_end = &adr_dev->endpoints[end_index];
sound/soc/sdw_utils/soc_sdw_utils.c
1554
adr_end = &adr_dev->endpoints[j];
sound/soc/sdw_utils/soc_sdw_utils.c
1625
num_link_dailinks += !!list_empty(&soc_dai->endpoints);
sound/soc/sdw_utils/soc_sdw_utils.c
1626
list_add_tail(&soc_end->list, &soc_dai->endpoints);
sound/soc/soc-dapm.c
1463
widget->endpoints[dir] = -1;
sound/soc/soc-dapm.c
1499
if (widget->endpoints[dir] >= 0)
sound/soc/soc-dapm.c
1500
return widget->endpoints[dir];
sound/soc/soc-dapm.c
1514
widget->endpoints[dir] = dapm_suspend_check(widget);
sound/soc/soc-dapm.c
1515
return widget->endpoints[dir];
sound/soc/soc-dapm.c
1536
widget->endpoints[dir] = con;
sound/soc/soc-dapm.c
250
if (w->endpoints[dir] == -1)
sound/soc/soc-dapm.c
254
w->endpoints[dir] = -1;
sound/soc/soc-dapm.c
261
if (node->endpoints[dir] != -1) {
sound/soc/soc-dapm.c
262
node->endpoints[dir] = -1;
sound/soc/soc-dapm.c
329
if (p->source->endpoints[SND_SOC_DAPM_DIR_IN] != 0)
sound/soc/soc-dapm.c
331
if (p->sink->endpoints[SND_SOC_DAPM_DIR_OUT] != 0)
sound/soc/soc-dapm.c
3882
w->endpoints[dir] = -1;
sound/soc/sof/intel/hda.c
1178
struct snd_soc_acpi_endpoint *endpoints;
sound/soc/sof/intel/hda.c
1184
endpoints = devm_kcalloc(dev, codec_info_list[i].dai_num,
sound/soc/sof/intel/hda.c
1186
if (!endpoints)
sound/soc/sof/intel/hda.c
1204
endpoints[ep_index].num = j;
sound/soc/sof/intel/hda.c
1207
endpoints[ep_index].aggregated = 1;
sound/soc/sof/intel/hda.c
1208
endpoints[ep_index].group_id = amp_group_id;
sound/soc/sof/intel/hda.c
1209
endpoints[ep_index].group_position = *amp_index;
sound/soc/sof/intel/hda.c
1213
endpoints[ep_index].aggregated = 0;
sound/soc/sof/intel/hda.c
1214
endpoints[ep_index].group_id = 0;
sound/soc/sof/intel/hda.c
1215
endpoints[ep_index].group_position = 0;
sound/soc/sof/intel/hda.c
1220
adr_dev[index].endpoints = endpoints;
sound/usb/midi.c
111
} endpoints[MIDI_MAX_ENDPOINTS];
sound/usb/midi.c
1187
if (umidi->endpoints[i].out)
sound/usb/midi.c
1189
if (umidi->endpoints[i].out->ports[j].substream == substream) {
sound/usb/midi.c
1190
port = &umidi->endpoints[i].out->ports[j];
sound/usb/midi.c
1518
struct snd_usb_midi_endpoint *ep = &umidi->endpoints[i];
sound/usb/midi.c
1547
struct snd_usb_midi_endpoint *ep = &umidi->endpoints[i];
sound/usb/midi.c
1896
struct snd_usb_midi_endpoint_info *endpoints)
sound/usb/midi.c
1902
if (endpoints[i].out_cables) {
sound/usb/midi.c
1904
&endpoints[i],
sound/usb/midi.c
1905
&umidi->endpoints[i]);
sound/usb/midi.c
1909
if (endpoints[i].in_cables) {
sound/usb/midi.c
1911
&endpoints[i],
sound/usb/midi.c
1912
&umidi->endpoints[i]);
sound/usb/midi.c
1918
if (endpoints[i].out_cables & (1 << j)) {
sound/usb/midi.c
1922
endpoints[i].assoc_out_jacks[j],
sound/usb/midi.c
1923
&umidi->endpoints[i].out->ports[j].substream);
sound/usb/midi.c
1926
if (endpoints[i].in_cables & (1 << j)) {
sound/usb/midi.c
1930
endpoints[i].assoc_in_jacks[j],
sound/usb/midi.c
1931
&umidi->endpoints[i].in->ports[j].substream);
sound/usb/midi.c
1967
struct snd_usb_midi_endpoint_info *endpoints)
sound/usb/midi.c
2010
if (endpoints[epidx].out_ep) {
sound/usb/midi.c
2017
endpoints[epidx].out_ep = usb_endpoint_num(ep);
sound/usb/midi.c
2019
endpoints[epidx].out_interval = ep->bInterval;
sound/usb/midi.c
2026
endpoints[epidx].out_interval = 1;
sound/usb/midi.c
2027
endpoints[epidx].out_cables =
sound/usb/midi.c
2030
endpoints[epidx].assoc_out_jacks[j] = ms_ep->baAssocJackID[j];
sound/usb/midi.c
2031
for (; j < ARRAY_SIZE(endpoints[epidx].assoc_out_jacks); ++j)
sound/usb/midi.c
2032
endpoints[epidx].assoc_out_jacks[j] = -1;
sound/usb/midi.c
2036
if (endpoints[epidx].in_ep) {
sound/usb/midi.c
2043
endpoints[epidx].in_ep = usb_endpoint_num(ep);
sound/usb/midi.c
2045
endpoints[epidx].in_interval = ep->bInterval;
sound/usb/midi.c
2047
endpoints[epidx].in_interval = 1;
sound/usb/midi.c
2048
endpoints[epidx].in_cables =
sound/usb/midi.c
2051
endpoints[epidx].assoc_in_jacks[j] = ms_ep->baAssocJackID[j];
sound/usb/midi.c
2052
for (; j < ARRAY_SIZE(endpoints[epidx].assoc_in_jacks); ++j)
sound/usb/midi.c
2053
endpoints[epidx].assoc_in_jacks[j] = -1;
sound/usb/midi.c
2188
struct snd_usb_midi_endpoint_info *endpoints)
sound/usb/midi.c
2192
err = snd_usbmidi_detect_endpoints(umidi, endpoints, MIDI_MAX_ENDPOINTS);
sound/usb/midi.c
2194
if (endpoints[i].out_ep)
sound/usb/midi.c
2195
endpoints[i].out_cables = 0x0001;
sound/usb/midi.c
2196
if (endpoints[i].in_ep)
sound/usb/midi.c
2197
endpoints[i].in_cables = 0x0001;
sound/usb/midi.c
2341
&umidi->endpoints[0]);
sound/usb/midi.c
2350
&umidi->endpoints[0]);
sound/usb/midi.c
2359
&umidi->endpoints[1]);
sound/usb/midi.c
2370
&umidi->endpoints[cable & 1].out->ports[cable].substream);
sound/usb/midi.c
2376
&umidi->endpoints[0].in->ports[cable].substream);
sound/usb/midi.c
2424
struct snd_usb_midi_endpoint *ep = &umidi->endpoints[i];
sound/usb/midi.c
2463
snd_usbmidi_input_start_ep(umidi, umidi->endpoints[i].in);
sound/usb/midi.c
2505
struct snd_usb_midi_endpoint_info endpoints[MIDI_MAX_ENDPOINTS];
sound/usb/midi.c
2529
memset(endpoints, 0, sizeof(endpoints));
sound/usb/midi.c
2532
err = snd_usbmidi_get_ms_info(umidi, endpoints);
sound/usb/midi.c
2541
memcpy(&endpoints[0], quirk->data,
sound/usb/midi.c
2543
err = snd_usbmidi_detect_endpoints(umidi, &endpoints[0], 1);
sound/usb/midi.c
2546
err = snd_usbmidi_detect_yamaha(umidi, &endpoints[0]);
sound/usb/midi.c
2549
err = snd_usbmidi_detect_roland(umidi, &endpoints[0]);
sound/usb/midi.c
2553
memcpy(&endpoints[0], quirk->data,
sound/usb/midi.c
2559
err = snd_usbmidi_detect_per_port_endpoints(umidi, endpoints);
sound/usb/midi.c
2574
err = snd_usbmidi_detect_per_port_endpoints(umidi, endpoints);
sound/usb/midi.c
2578
memcpy(&endpoints[0], quirk->data,
sound/usb/midi.c
2580
err = snd_usbmidi_detect_endpoints(umidi, &endpoints[0], 1);
sound/usb/midi.c
2584
err = snd_usbmidi_detect_per_port_endpoints(umidi, endpoints);
sound/usb/midi.c
2588
err = snd_usbmidi_detect_per_port_endpoints(umidi, endpoints);
sound/usb/midi.c
2590
endpoints[1].out_cables = 0;
sound/usb/midi.c
2601
err = snd_usbmidi_detect_per_port_endpoints(umidi, endpoints);
sound/usb/midi.c
2605
err = snd_usbmidi_detect_per_port_endpoints(umidi, endpoints);
sound/usb/midi.c
2620
out_ports += hweight16(endpoints[i].out_cables);
sound/usb/midi.c
2621
in_ports += hweight16(endpoints[i].in_cables);
sound/usb/midi.c
2629
err = snd_usbmidi_create_endpoints_midiman(umidi, &endpoints[0]);
sound/usb/midi.c
2631
err = snd_usbmidi_create_endpoints(umidi, endpoints);
sound/usb/midi.c
345
struct snd_usb_midi_in_endpoint *in = umidi->endpoints[i].in;
sound/usb/midi.c
355
if (umidi->endpoints[i].out)
sound/usb/midi.c
356
snd_usbmidi_do_output(umidi->endpoints[i].out);