Home
last modified time | relevance | path

Searched full:endpoints (Results 1 – 25 of 1107) sorted by relevance

12345678910>>...45

/kernel/linux/linux-5.10/drivers/usb/gadget/udc/
DKconfig40 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 …]
/kernel/linux/linux-6.6/drivers/usb/gadget/udc/
DKconfig40 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
124 endpoints (plus endpoint zero). This driver supports the
141 It has fifteen fixed-function endpoints, as well as endpoint
148 # if there's only one gadget driver, using only two bulk endpoints,
149 # don't waste memory for the other endpoints
164 It has nine configurable endpoints, and endpoint zero.
[all …]
/kernel/linux/linux-5.10/sound/soc/intel/common/
Dsoc-acpi-intel-tgl-match.c42 .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 = &single_endpoint,
[all …]
Dsoc-acpi-intel-cml-match.c100 .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 = &single_endpoint,
Dsoc-acpi-intel-icl-match.c61 .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,
/kernel/linux/linux-6.6/sound/soc/intel/common/
Dsoc-acpi-intel-tgl-match.c63 .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 = &single_endpoint,
[all …]
Dsoc-acpi-intel-mtl-match.c124 .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 = &spk_r_endpoint,
[all …]
Dsoc-acpi-intel-sdw-mockup-match.c38 .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,
Dsoc-acpi-intel-adl-match.c41 .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 …]
Dsoc-acpi-intel-cml-match.c120 .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,
Dsoc-acpi-intel-rpl-match.c36 .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 = &spk_r_endpoint,
[all …]
Dsoc-acpi-intel-icl-match.c72 .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/
Dmidi.c111 } 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 here; later call can result in Oops */ in snd_usbmidi_disconnect()
[all …]
/kernel/linux/linux-5.10/drivers/net/ipa/
Dipa_data.h21 * string. The data defines information about resources, endpoints, and
28 * Endpoint configuration data defines properties of both IPA endpoints and
37 * pair. Generally, this driver is concerned with only endpoints associated
81 * struct ipa_endpoint_tx_data - configuration data for TX endpoints
92 * struct ipa_endpoint_rx_data - configuration data for RX endpoints
140 * Not all endpoints support the IPA filtering capability. A filter table
141 * defines the filters to apply for those endpoints that support it. The
143 * for non-AP endpoints. For this reason we define *all* endpoints used
146 * The remaining endpoint configuration data applies only to AP endpoints.
153 /* The next two are specified only for AP endpoints */
[all …]
/kernel/linux/linux-5.10/sound/usb/
Dmidi.c127 } 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 here; later call can result in Oops */ in snd_usbmidi_disconnect()
[all …]
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/usb/
Daspeed,usb-vhub.yaml18 Supported number of devices and endpoints vary depending on hardware
20 and 15 generic endpoints, while AST2600 Virtual Hub supports 7 downstream
21 devices and 21 generic endpoints.
46 aspeed,vhub-generic-endpoints:
47 description: Number of generic endpoints supported by the Virtual Hub
106 - aspeed,vhub-generic-endpoints
119 aspeed,vhub-generic-endpoints = <15>;
Dgr-udc.txt21 - 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.
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/usb/
Daspeed,usb-vhub.yaml18 Supported number of devices and endpoints vary depending on hardware
20 and 15 generic endpoints, while AST2600 Virtual Hub supports 7 downstream
21 devices and 21 generic endpoints.
46 aspeed,vhub-generic-endpoints:
47 description: Number of generic endpoints supported by the Virtual Hub
108 - aspeed,vhub-generic-endpoints
121 aspeed,vhub-generic-endpoints = <15>;
Dgr-udc.txt21 - 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.
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/dma/
Dste-dma40.txt78 16: USB OTG in/out endpoints 7 & 15
79 17: USB OTG in/out endpoints 6 & 14
80 18: USB OTG in/out endpoints 5 & 13
81 19: USB OTG in/out endpoints 4 & 12
98 36: USB OTG in/out endpoints 3 & 11
99 37: USB OTG in/out endpoints 2 & 10
100 38: USB OTG in/out endpoints 1 & 9
101 39: USB OTG in/out endpoints 8
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/dma/
Dstericsson,dma40.yaml38 16: USB OTG in/out endpoints 7 & 15
39 17: USB OTG in/out endpoints 6 & 14
40 18: USB OTG in/out endpoints 5 & 13
41 19: USB OTG in/out endpoints 4 & 12
58 36: USB OTG in/out endpoints 3 & 11
59 37: USB OTG in/out endpoints 2 & 10
60 38: USB OTG in/out endpoints 1 & 9
61 39: USB OTG in/out endpoints 8
/kernel/linux/linux-6.6/drivers/net/ipa/
Dipa_data.h21 * string. The data defines information about how resources, endpoints and
29 * Endpoint configuration data defines properties of both IPA endpoints and
38 * pair. Generally, this driver is concerned with only endpoints associated
103 * Not all endpoints support the IPA filtering capability. A filter table
104 * defines the filters to apply for those endpoints that support it. The
106 * for non-AP endpoints. For this reason we define *all* endpoints used
110 * configuration values that apply only to AP endpoints.
163 * In order to manage quality of service between endpoints, certain resources
164 * required for operation are allocated to groups of endpoints. Generally
/kernel/linux/linux-6.6/drivers/media/i2c/adv748x/
Dadv748x.h94 #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 …]
/kernel/linux/linux-5.10/drivers/media/i2c/adv748x/
Dadv748x.h94 #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 …]
/kernel/linux/linux-6.6/Documentation/driver-api/cxl/
Dmemory-devices.rst25 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"

12345678910>>...45