/Linux-v6.1/sound/soc/intel/common/ |
D | soc-acpi-intel-tgl-match.c | 48 .endpoints = &single_endpoint, 57 .endpoints = &single_endpoint, 66 .endpoints = &spk_l_endpoint, 72 .endpoints = &spk_r_endpoint, 81 .endpoints = &single_endpoint, 90 .endpoints = &single_endpoint, 99 .endpoints = &spk_l_endpoint, 108 .endpoints = &spk_r_endpoint, 117 .endpoints = &single_endpoint, 126 .endpoints = &single_endpoint, [all …]
|
D | soc-acpi-intel-adl-match.c | 41 .endpoints = &single_endpoint, 50 .endpoints = &spk_l_endpoint, 59 .endpoints = &spk_r_endpoint, 68 .endpoints = &single_endpoint, 77 .endpoints = &single_endpoint, 86 .endpoints = &single_endpoint, 95 .endpoints = &spk_l_endpoint, 104 .endpoints = &spk_r_endpoint, 113 .endpoints = &spk_r_endpoint, 122 .endpoints = &spk_l_endpoint, [all …]
|
D | soc-acpi-intel-sdw-mockup-match.c | 38 .endpoints = &sdw_mockup_single_endpoint, 47 .endpoints = &sdw_mockup_single_endpoint, 56 .endpoints = &sdw_mockup_single_endpoint, 65 .endpoints = &sdw_mockup_single_endpoint, 74 .endpoints = &sdw_mockup_single_endpoint, 83 .endpoints = &sdw_mockup_single_endpoint, 92 .endpoints = &sdw_mockup_l_endpoint, 101 .endpoints = &sdw_mockup_r_endpoint,
|
D | soc-acpi-intel-cml-match.c | 120 .endpoints = &single_endpoint, 138 .endpoints = &single_endpoint, 147 .endpoints = &single_endpoint, 156 .endpoints = &spk_l_endpoint, 165 .endpoints = &spk_r_endpoint, 174 .endpoints = &single_endpoint, 183 .endpoints = &single_endpoint, 192 .endpoints = &spk_l_endpoint, 201 .endpoints = &spk_r_endpoint, 210 .endpoints = &single_endpoint,
|
D | soc-acpi-intel-icl-match.c | 72 .endpoints = &single_endpoint, 90 .endpoints = &single_endpoint, 99 .endpoints = &single_endpoint, 108 .endpoints = &spk_l_endpoint, 117 .endpoints = &spk_r_endpoint, 126 .endpoints = &single_endpoint,
|
D | soc-acpi-intel-rpl-match.c | 36 .endpoints = &single_endpoint, 54 .endpoints = &single_endpoint, 63 .endpoints = &spk_l_endpoint, 72 .endpoints = &spk_r_endpoint, 81 .endpoints = &single_endpoint,
|
/Linux-v6.1/sound/usb/ |
D | midi.c | 111 } endpoints[MIDI_MAX_ENDPOINTS]; member 351 struct snd_usb_midi_in_endpoint *in = umidi->endpoints[i].in; in snd_usbmidi_error_timer() 361 if (umidi->endpoints[i].out) in snd_usbmidi_error_timer() 362 snd_usbmidi_do_output(umidi->endpoints[i].out); in snd_usbmidi_error_timer() 1130 if (umidi->endpoints[i].out) in snd_usbmidi_output_open() 1132 if (umidi->endpoints[i].out->ports[j].substream == substream) { in snd_usbmidi_output_open() 1133 port = &umidi->endpoints[i].out->ports[j]; in snd_usbmidi_output_open() 1458 struct snd_usb_midi_endpoint *ep = &umidi->endpoints[i]; in snd_usbmidi_free() 1491 struct snd_usb_midi_endpoint *ep = &umidi->endpoints[i]; in snd_usbmidi_disconnect() 1855 struct snd_usb_midi_endpoint_info *endpoints) in snd_usbmidi_create_endpoints() argument [all …]
|
/Linux-v6.1/drivers/media/i2c/adv748x/ |
D | adv748x.h | 94 #define is_tx_enabled(_tx) ((_tx)->state->endpoints[(_tx)->port] != NULL) 100 ((_state)->endpoints[ADV748X_PORT_AIN0] != NULL || \ 101 (_state)->endpoints[ADV748X_PORT_AIN1] != NULL || \ 102 (_state)->endpoints[ADV748X_PORT_AIN2] != NULL || \ 103 (_state)->endpoints[ADV748X_PORT_AIN3] != NULL || \ 104 (_state)->endpoints[ADV748X_PORT_AIN4] != NULL || \ 105 (_state)->endpoints[ADV748X_PORT_AIN5] != NULL || \ 106 (_state)->endpoints[ADV748X_PORT_AIN6] != NULL || \ 107 (_state)->endpoints[ADV748X_PORT_AIN7] != NULL) 108 #define is_hdmi_enabled(_state) ((_state)->endpoints[ADV748X_PORT_HDMI] != NULL) [all …]
|
/Linux-v6.1/drivers/usb/gadget/udc/ |
D | Kconfig | 40 endpoints (plus endpoint zero). 66 fifo_mode = 0 is used to let the driver autoconfigure the endpoints. 68 mode and only 1 bank otherwise. For the rest of the endpoints 85 high speed USB Device Port with support for four fixed endpoints 98 The number of programmable endpoints is different through 136 endpoints (plus endpoint zero). This driver supports the 153 It has fifteen fixed-function endpoints, as well as endpoint 160 # if there's only one gadget driver, using only two bulk endpoints, 161 # don't waste memory for the other endpoints 176 It has nine configurable endpoints, and endpoint zero. [all …]
|
/Linux-v6.1/Documentation/devicetree/bindings/usb/ |
D | gr-udc.txt | 21 - epobufsizes : Array of buffer sizes for OUT endpoints when they differ 25 only for as many endpoints as the array contains. 27 - epibufsizes : Array of buffer sizes for IN endpoints when they differ 31 only for as many endpoints as the array contains.
|
D | da8xx-usb.txt | 24 and "txN" for transmit endpoints. N specifies the endpoint number. 37 channel number (0 … 3 for endpoints 1 … 4). 39 - dma-channels: should be set to 4 representing the 4 endpoints.
|
D | am33xx-usb.txt | 41 - mentor,num-eps: Specifies the number of endpoints. This is also a 49 and "txN" for transmit endpoints. N specifies the endpoint number. 61 endpoint number (0 … 14 for endpoints 1 … 15 on instance 0 and 15 … 29 62 for endpoints 1 … 15 on instance 1). The second number is 0 for RX and 64 - dma-channels: should be set to 30 representing the 15 endpoints for
|
/Linux-v6.1/drivers/usb/musb/ |
D | musb_gadget_ep0.c | 21 #define next_ep0_request(musb) next_in_request(&(musb)->endpoints[0]) 99 ep = &musb->endpoints[epnum].ep_in; in service_tx_status_request() 101 ep = &musb->endpoints[epnum].ep_out; in service_tx_status_request() 102 regs = musb->endpoints[epnum].regs; in service_tx_status_request() 133 musb_write_fifo(&musb->endpoints[0], len, result); in service_tx_status_request() 177 musb_g_giveback(&musb->endpoints[0].ep_in, req, 0); in musb_g_ep0_giveback() 249 ep = musb->endpoints + epnum; in service_zero_data_request() 409 ep = musb->endpoints + epnum; in service_zero_data_request() 484 musb_read_fifo(&musb->endpoints[0], count, buf); in ep0_rxstate() 538 musb_write_fifo(&musb->endpoints[0], fifo_count, fifo_src); in ep0_txstate() [all …]
|
D | musb_core.h | 345 struct musb_hw_ep endpoints[MUSB_C_NUM_EPS]; member 346 #define control_ep endpoints 484 musb->endpoints[0].max_packet_sz_tx = MUSB_EP0_FIFOSIZE; in musb_configure_ep0() 485 musb->endpoints[0].max_packet_sz_rx = MUSB_EP0_FIFOSIZE; in musb_configure_ep0() 486 musb->endpoints[0].is_shared_fifo = true; in musb_configure_ep0()
|
D | musb_gadget.c | 162 void __iomem *epio = ep->musb->endpoints[ep->current_epnum].regs; in nuke() 227 void __iomem *epio = musb->endpoints[epnum].regs; in txstate() 412 struct musb_ep *musb_ep = &musb->endpoints[epnum].ep_in; in musb_g_tx() 413 void __iomem *epio = musb->endpoints[epnum].regs; in musb_g_tx() 523 void __iomem *epio = musb->endpoints[epnum].regs; in rxstate() 527 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in rxstate() 797 void __iomem *epio = musb->endpoints[epnum].regs; in musb_g_rx() 799 struct musb_hw_ep *hw_ep = &musb->endpoints[epnum]; in musb_g_rx() 1095 epio = musb->endpoints[epnum].regs; in musb_gadget_disable() 1333 void __iomem *epio = musb->endpoints[epnum].regs; in musb_gadget_set_halt() [all …]
|
/Linux-v6.1/Documentation/driver-api/cxl/ |
D | memory-devices.rst | 25 multiple Host Bridges and endpoints while another may opt for fault tolerance 30 dictates which endpoints can participate in which Host Bridge decode regimes. 40 Ports. Each of those Root Ports are connected to 2-way switches with endpoints 41 connected to those downstream ports for a total of 8 endpoints:: 55 "endpoints:port8":[ 85 "endpoints:port12":[ 121 "endpoints:port6":[ 151 "endpoints:port10":[ 186 decodes them to "ports", "ports" decode to "endpoints", and "endpoints"
|
/Linux-v6.1/Documentation/usb/ |
D | raw-gadget.rst | 37 4. Raw Gadget explicitly exposes information about endpoints addresses and 60 Note that some UDC drivers have fixed addresses assigned to endpoints, and 65 endpoints that the UDC driver has. Based on that, userspace must choose UDC 66 endpoints for the gadget and assign addresses in the endpoint descriptors 91 enabling endpoints; allow providing ``stream_id`` for bulk transfers).
|
D | functionfs.rst | 18 to worry about endpoints, interfaces or strings numbers but 20 only one (endpoints and strings numbers starting from one and 68 closes its endpoints.
|
/Linux-v6.1/drivers/net/mctp/ |
D | Kconfig | 16 This allows communication with external MCTP endpoints which use 21 Say y here if you need to connect to MCTP endpoints over serial. To
|
/Linux-v6.1/drivers/soc/apple/ |
D | rtkit.c | 163 set_bit(ep, rtk->endpoints); in apple_rtkit_management_rx_epmap() 177 for_each_set_bit(ep, rtk->endpoints, APPLE_RTKIT_APP_ENDPOINT_START) { in apple_rtkit_management_rx_epmap() 554 if (!test_bit(ep, rtk->endpoints)) in apple_rtkit_rx() 673 if (!test_bit(endpoint, rtk->endpoints)) in apple_rtkit_start_ep() 723 bitmap_zero(rtk->endpoints, APPLE_RTKIT_MAX_ENDPOINTS); in apple_rtkit_init() 724 set_bit(APPLE_RTKIT_EP_MGMT, rtk->endpoints); in apple_rtkit_init() 784 bitmap_zero(rtk->endpoints, APPLE_RTKIT_MAX_ENDPOINTS); in apple_rtkit_reinit() 785 set_bit(APPLE_RTKIT_EP_MGMT, rtk->endpoints); in apple_rtkit_reinit()
|
/Linux-v6.1/sound/soc/intel/boards/ |
D | sof_sdw.c | 686 endpoint = link->adr_d->endpoints; in get_sdw_dailink_info() 854 if (link->adr_d[i].endpoints->group_id != group_id) in set_codec_init_func() 902 if (!adr_d->endpoints->aggregated || no_aggregation) { in get_slave_info() 908 *group_id = adr_d->endpoints->group_id; in get_slave_info() 915 endpoint = adr_next->adr_d->endpoints; in get_slave_info() 980 const struct snd_soc_acpi_endpoint *endpoints; in create_sdw_dailink() local 982 endpoints = link_next->adr_d->endpoints; in create_sdw_dailink() 983 if (group_id && (!endpoints->aggregated || in create_sdw_dailink() 984 endpoints->group_id != group_id)) in create_sdw_dailink() 1247 endpoint = adr_link->adr_d->endpoints; in sof_card_dai_links_create()
|
/Linux-v6.1/tools/testing/selftests/wireguard/ |
D | netns.sh | 216 [[ $(n2 wg show wg0 endpoints) == "$pub1 127.212.121.99:9999" ]] 222 [[ $(n2 wg show wg0 endpoints) == "$pub1 [::1]:9998" ]] 242 [[ $(n1 wg show wg0 endpoints) == "$pub2 [::1]:9997" ]] 342 [[ $(n2 wg show wg0 endpoints) == "$pub1 10.0.0.1:1" ]] 463 [[ $(n2 wg show wg0 endpoints) == "$pub1 10.0.0.1:1" ]] 466 [[ $(n2 wg show wg0 endpoints) == "$pub1 [fd00:aa::1]:1" ]] 469 [[ $(n2 wg show wg0 endpoints) == "$pub1 10.0.0.2:1" ]] 472 [[ $(n2 wg show wg0 endpoints) == "$pub1 [fd00:aa::2]:1" ]] 481 [[ $(n2 wg show wg0 endpoints) == "$pub1 10.50.0.1:1" ]] 508 [[ $(n2 wg show wg0 endpoints) == "$pub1 10.0.0.1:1" ]] [all …]
|
/Linux-v6.1/Documentation/driver-api/usb/ |
D | bulk-streams.rst | 41 ID for the bulk IN and OUT endpoints used in a Bi-directional command sequence. 43 The return value is an error condition (if one of the endpoints doesn't support 51 Do NOT call this function if you have URBs enqueued for any of the endpoints
|
/Linux-v6.1/Documentation/driver-api/ |
D | interconnect.rst | 65 Interconnect endpoints are the first or the last element of the path. Every 68 Interconnect path is everything between two endpoints including all the nodes 91 get paths between endpoints and set their bandwidth/latency/QoS requirements
|
/Linux-v6.1/drivers/dma/ |
D | sun4i-dma.c | 681 u32 endpoints; in sun4i_dma_prep_dma_cyclic() local 709 endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(vchan->endpoint) | in sun4i_dma_prep_dma_cyclic() 716 endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(ram_type) | in sun4i_dma_prep_dma_cyclic() 781 promise->cfg |= endpoints; in sun4i_dma_prep_dma_cyclic() 803 u32 endpoints, para; in sun4i_dma_prep_slave_sg() local 829 endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(vchan->endpoint) | in sun4i_dma_prep_slave_sg() 834 endpoints = SUN4I_DMA_CFG_DST_DRQ_TYPE(ram_type) | in sun4i_dma_prep_slave_sg() 873 promise->cfg |= endpoints; in sun4i_dma_prep_slave_sg()
|