/kernel/linux/linux-5.10/sound/soc/intel/common/ |
H A D | soc-acpi-intel-tgl-match.c | 42 .endpoints = &single_endpoint, 51 .endpoints = &single_endpoint, 60 .endpoints = &spk_l_endpoint, 66 .endpoints = &spk_r_endpoint, 75 .endpoints = &single_endpoint, 84 .endpoints = &single_endpoint, 93 .endpoints = &spk_l_endpoint, 102 .endpoints = &spk_r_endpoint, 111 .endpoints = &single_endpoint, 120 .endpoints [all...] |
H A D | soc-acpi-intel-cml-match.c | 100 .endpoints = &single_endpoint, 118 .endpoints = &single_endpoint, 127 .endpoints = &single_endpoint, 136 .endpoints = &spk_l_endpoint, 145 .endpoints = &spk_r_endpoint, 154 .endpoints = &single_endpoint, 163 .endpoints = &single_endpoint, 172 .endpoints = &spk_l_endpoint, 181 .endpoints = &spk_r_endpoint, 190 .endpoints [all...] |
H A D | soc-acpi-intel-icl-match.c | 61 .endpoints = &single_endpoint, 79 .endpoints = &single_endpoint, 88 .endpoints = &single_endpoint, 97 .endpoints = &spk_l_endpoint, 106 .endpoints = &spk_r_endpoint, 115 .endpoints = &single_endpoint,
|
H A D | soc-acpi-intel-cnl-match.c | 41 .endpoints = &single_endpoint,
|
/kernel/linux/linux-6.6/sound/soc/intel/common/ |
H A D | soc-acpi-intel-tgl-match.c | 63 .endpoints = &single_endpoint, 72 .endpoints = &single_endpoint, 81 .endpoints = &spk_l_endpoint, 87 .endpoints = &spk_r_endpoint, 96 .endpoints = &single_endpoint, 105 .endpoints = &single_endpoint, 114 .endpoints = &spk_l_endpoint, 123 .endpoints = &spk_r_endpoint, 132 .endpoints = &single_endpoint, 141 .endpoints [all...] |
H A D | soc-acpi-intel-mtl-match.c | 124 .endpoints = &single_endpoint, 133 .endpoints = rt712_endpoints, 142 .endpoints = &single_endpoint, 151 .endpoints = &spk_l_endpoint, 157 .endpoints = &spk_r_endpoint, 166 .endpoints = &single_endpoint, 175 .endpoints = &spk_l_endpoint, 184 .endpoints = &spk_r_endpoint, 193 .endpoints = &spk_l_endpoint, 202 .endpoints [all...] |
H A 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 [all...] |
H A 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 [all...] |
H A 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,
|
H A D | soc-acpi-intel-rpl-match.c | 36 .endpoints = &single_endpoint, 54 .endpoints = &single_endpoint, 63 .endpoints = &single_endpoint, 72 .endpoints = &spk_l_endpoint, 81 .endpoints = &spk_r_endpoint, 90 .endpoints = &spk_r_endpoint, 99 .endpoints = &spk_l_endpoint, 108 .endpoints = &spk_r_endpoint, 117 .endpoints = &spk_l_endpoint, 126 .endpoints [all...] |
H A 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,
|
/kernel/linux/linux-6.6/sound/usb/ |
H A 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() 1508 /* free endpoints her in snd_usbmidi_disconnect() 1854 snd_usbmidi_create_endpoints(struct snd_usb_midi *umidi, struct snd_usb_midi_endpoint_info *endpoints) snd_usbmidi_create_endpoints() argument 1925 snd_usbmidi_get_ms_info(struct snd_usb_midi *umidi, struct snd_usb_midi_endpoint_info *endpoints) snd_usbmidi_get_ms_info() argument 2147 snd_usbmidi_detect_per_port_endpoints(struct snd_usb_midi *umidi, struct snd_usb_midi_endpoint_info *endpoints) snd_usbmidi_detect_per_port_endpoints() argument 2468 struct snd_usb_midi_endpoint_info endpoints[MIDI_MAX_ENDPOINTS]; __snd_usbmidi_create() local [all...] |
/kernel/linux/linux-5.10/sound/usb/ |
H A D | midi.c | 127 } endpoints[MIDI_MAX_ENDPOINTS]; member 367 struct snd_usb_midi_in_endpoint *in = umidi->endpoints[i].in; in snd_usbmidi_error_timer() 377 if (umidi->endpoints[i].out) in snd_usbmidi_error_timer() 378 snd_usbmidi_do_output(umidi->endpoints[i].out); in snd_usbmidi_error_timer() 1146 if (umidi->endpoints[i].out) in snd_usbmidi_output_open() 1148 if (umidi->endpoints[i].out->ports[j].substream == substream) { in snd_usbmidi_output_open() 1149 port = &umidi->endpoints[i].out->ports[j]; in snd_usbmidi_output_open() 1474 struct snd_usb_midi_endpoint *ep = &umidi->endpoints[i]; in snd_usbmidi_free() 1507 struct snd_usb_midi_endpoint *ep = &umidi->endpoints[i]; in snd_usbmidi_disconnect() 1524 /* free endpoints her in snd_usbmidi_disconnect() 1788 snd_usbmidi_create_endpoints(struct snd_usb_midi *umidi, struct snd_usb_midi_endpoint_info *endpoints) snd_usbmidi_create_endpoints() argument 1857 snd_usbmidi_get_ms_info(struct snd_usb_midi *umidi, struct snd_usb_midi_endpoint_info *endpoints) snd_usbmidi_get_ms_info() argument 2071 snd_usbmidi_detect_per_port_endpoints(struct snd_usb_midi *umidi, struct snd_usb_midi_endpoint_info *endpoints) snd_usbmidi_detect_per_port_endpoints() argument 2389 struct snd_usb_midi_endpoint_info endpoints[MIDI_MAX_ENDPOINTS]; __snd_usbmidi_create() local [all...] |
/kernel/linux/linux-5.10/drivers/media/i2c/adv748x/ |
H A 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_HDM 190 struct device_node *endpoints[ADV748X_PORT_MAX]; global() member [all...] |
/kernel/linux/linux-6.6/drivers/media/i2c/adv748x/ |
H A 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_HDM 190 struct device_node *endpoints[ADV748X_PORT_MAX]; global() member [all...] |
/kernel/linux/linux-5.10/drivers/usb/musb/ |
H A D | musb_gadget_ep0.c | 20 /* ep0 is always musb->endpoints[0].ep_in */ 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; 409 ep = musb->endpoints + epnum; 484 musb_read_fifo(&musb->endpoints[ in ep0_rxstate() [all...] |
H A D | musb_core.h | 209 /* index in musb->endpoints[] */ 305 * direction has its own ring of host side endpoints. 345 struct musb_hw_ep endpoints[MUSB_C_NUM_EPS]; member 346 #define control_ep endpoints 460 /* 0's returned when no more endpoints */ in musb_read_fifosize() 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()
|
H A 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[epnu in musb_gadget_set_halt() [all...] |
/kernel/linux/linux-6.6/drivers/usb/musb/ |
H A D | musb_gadget_ep0.c | 20 /* ep0 is always musb->endpoints[0].ep_in */ 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; 409 ep = musb->endpoints + epnum; 484 musb_read_fifo(&musb->endpoints[ in ep0_rxstate() [all...] |
H A D | musb_core.h | 209 /* index in musb->endpoints[] */ 305 * direction has its own ring of host side endpoints. 347 struct musb_hw_ep endpoints[MUSB_C_NUM_EPS]; member 348 #define control_ep endpoints 460 /* 0's returned when no more endpoints */ in musb_read_fifosize() 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()
|
H A 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[epnu in musb_gadget_set_halt() [all...] |
/kernel/linux/linux-6.6/drivers/soc/apple/ |
H A D | rtkit.c | 164 set_bit(ep, rtk->endpoints); in apple_rtkit_management_rx_epmap() 178 for_each_set_bit(ep, rtk->endpoints, APPLE_RTKIT_APP_ENDPOINT_START) { in apple_rtkit_management_rx_epmap() 567 if (!test_bit(ep, rtk->endpoints)) in apple_rtkit_rx() 686 if (!test_bit(endpoint, rtk->endpoints)) in apple_rtkit_start_ep() 736 bitmap_zero(rtk->endpoints, APPLE_RTKIT_MAX_ENDPOINTS); in apple_rtkit_init() 737 set_bit(APPLE_RTKIT_EP_MGMT, rtk->endpoints); in apple_rtkit_init() 798 bitmap_zero(rtk->endpoints, APPLE_RTKIT_MAX_ENDPOINTS); in apple_rtkit_reinit() 799 set_bit(APPLE_RTKIT_EP_MGMT, rtk->endpoints); in apple_rtkit_reinit()
|
/kernel/linux/linux-5.10/tools/testing/selftests/wireguard/ |
H A 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" ]] 330 [[ $(n2 wg show wg0 endpoints) == "$pub1 10.0.0.1:1" ]] 451 [[ $(n2 wg show wg0 endpoints) == "$pub1 10.0.0.1:1" ]] 454 [[ $(n2 wg show wg0 endpoints) == "$pub1 [fd00:aa::1]:1" ]] 457 [[ $(n2 wg show wg0 endpoints) == "$pub1 10.0.0.2:1" ]] 460 [[ $(n2 wg show wg0 endpoints) == "$pub1 [fd00:aa::2]:1" ]] 469 [[ $(n2 wg show wg0 endpoints) == "$pub1 10.50.0.1:1" ]] 496 [[ $(n2 wg show wg0 endpoints) [all...] |
/kernel/linux/linux-5.10/sound/soc/intel/boards/ |
H A D | sof_sdw.c | 499 endpoint = link->adr_d->endpoints; in get_sdw_dailink_info() 668 if (link->adr_d[i].endpoints->group_id != group_id) in set_codec_init_func() 715 if (!adr_d->endpoints->aggregated || no_aggregation) { in get_slave_info() 721 *group_id = adr_d->endpoints->group_id; in get_slave_info() 728 endpoint = adr_next->adr_d->endpoints; in get_slave_info() 792 const struct snd_soc_acpi_endpoint *endpoints; in create_sdw_dailink() local 794 endpoints = link_next->adr_d->endpoints; in create_sdw_dailink() 795 if (group_id && (!endpoints->aggregated || in create_sdw_dailink() 796 endpoints in create_sdw_dailink() [all...] |
/kernel/linux/linux-6.6/tools/testing/selftests/wireguard/ |
H A 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) [all...] |