/Linux-v6.1/drivers/input/misc/ |
D | keyspan_remote.c | 167 static void keyspan_report_button(struct usb_keyspan *remote, int button, int press) in keyspan_report_button() argument 169 struct input_dev *input = remote->input; in keyspan_report_button() 172 input_report_key(input, remote->keymap[button], press); in keyspan_report_button() 179 static void keyspan_check_data(struct usb_keyspan *remote) in keyspan_check_data() argument 185 switch(remote->stage) { in keyspan_check_data() 191 for (i = 0; i < RECV_SIZE && remote->in_buffer[i] == GAP; ++i); in keyspan_check_data() 194 memcpy(remote->data.buffer, remote->in_buffer, RECV_SIZE); in keyspan_check_data() 195 remote->data.len = RECV_SIZE; in keyspan_check_data() 196 remote->data.pos = 0; in keyspan_check_data() 197 remote->data.tester = 0; in keyspan_check_data() [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/nvidia/ |
D | tegra234-p3737-0000+p3701-0000.dts | 35 remote-endpoint = <&admaif0>; 43 remote-endpoint = <&admaif1>; 51 remote-endpoint = <&admaif2>; 59 remote-endpoint = <&admaif3>; 67 remote-endpoint = <&admaif4>; 75 remote-endpoint = <&admaif5>; 83 remote-endpoint = <&admaif6>; 91 remote-endpoint = <&admaif7>; 99 remote-endpoint = <&admaif8>; 107 remote-endpoint = <&admaif9>; [all …]
|
D | tegra186-p2771-0000.dts | 35 remote-endpoint = <&admaif0_ep>; 43 remote-endpoint = <&admaif1_ep>; 51 remote-endpoint = <&admaif2_ep>; 59 remote-endpoint = <&admaif3_ep>; 67 remote-endpoint = <&admaif4_ep>; 75 remote-endpoint = <&admaif5_ep>; 83 remote-endpoint = <&admaif6_ep>; 91 remote-endpoint = <&admaif7_ep>; 99 remote-endpoint = <&admaif8_ep>; 107 remote-endpoint = <&admaif9_ep>; [all …]
|
D | tegra194-p3509-0000.dtsi | 30 remote-endpoint = <&admaif0_ep>; 38 remote-endpoint = <&admaif1_ep>; 46 remote-endpoint = <&admaif2_ep>; 54 remote-endpoint = <&admaif3_ep>; 62 remote-endpoint = <&admaif4_ep>; 70 remote-endpoint = <&admaif5_ep>; 78 remote-endpoint = <&admaif6_ep>; 86 remote-endpoint = <&admaif7_ep>; 94 remote-endpoint = <&admaif8_ep>; 102 remote-endpoint = <&admaif9_ep>; [all …]
|
D | tegra194-p2972-0000.dts | 36 remote-endpoint = <&admaif0_ep>; 44 remote-endpoint = <&admaif1_ep>; 52 remote-endpoint = <&admaif2_ep>; 60 remote-endpoint = <&admaif3_ep>; 68 remote-endpoint = <&admaif4_ep>; 76 remote-endpoint = <&admaif5_ep>; 84 remote-endpoint = <&admaif6_ep>; 92 remote-endpoint = <&admaif7_ep>; 100 remote-endpoint = <&admaif8_ep>; 108 remote-endpoint = <&admaif9_ep>; [all …]
|
D | tegra210-p2371-2180.dts | 145 remote-endpoint = <&xbar_i2s1_ep>; 171 remote-endpoint = <&xbar_i2s2_ep>; 197 remote-endpoint = <&xbar_i2s3_ep>; 223 remote-endpoint = <&xbar_i2s4_ep>; 249 remote-endpoint = <&xbar_i2s5_ep>; 275 remote-endpoint = <&xbar_dmic1_ep>; 300 remote-endpoint = <&xbar_dmic2_ep>; 325 remote-endpoint = <&xbar_dmic3_ep>; 350 remote-endpoint = <&xbar_sfc1_in_ep>; 358 remote-endpoint = <&xbar_sfc1_out_ep>; [all …]
|
D | tegra210-p3450-0000.dts | 640 remote-endpoint = <&xbar_i2s3_ep>; 666 remote-endpoint = <&xbar_i2s4_ep>; 692 remote-endpoint = <&xbar_dmic1_ep>; 717 remote-endpoint = <&xbar_dmic2_ep>; 742 remote-endpoint = <&xbar_sfc1_in_ep>; 750 remote-endpoint = <&xbar_sfc1_out_ep>; 767 remote-endpoint = <&xbar_sfc2_in_ep>; 775 remote-endpoint = <&xbar_sfc2_out_ep>; 792 remote-endpoint = <&xbar_sfc3_in_ep>; 800 remote-endpoint = <&xbar_sfc3_out_ep>; [all …]
|
D | tegra186-p3509-0000+p3636-0001.dts | 741 remote-endpoint = <&admaif0_ep>; 749 remote-endpoint = <&admaif1_ep>; 757 remote-endpoint = <&admaif2_ep>; 765 remote-endpoint = <&admaif3_ep>; 773 remote-endpoint = <&admaif4_ep>; 781 remote-endpoint = <&admaif5_ep>; 789 remote-endpoint = <&admaif6_ep>; 797 remote-endpoint = <&admaif7_ep>; 805 remote-endpoint = <&admaif8_ep>; 813 remote-endpoint = <&admaif9_ep>; [all …]
|
/Linux-v6.1/sound/soc/generic/ |
D | audio-graph-card2-custom-sample.dtsi | 162 mcpu0: port@0 { mcpu0_ep: endpoint { remote-endpoint = <&mcodec0_ep>; }; }; 163 port@1 { mcpu1_ep: endpoint { remote-endpoint = <&cpu1_ep>; }; }; 164 port@2 { mcpu2_ep: endpoint { remote-endpoint = <&cpu2_ep>; }; }; 169 port@0 { mcodec0_ep: endpoint { remote-endpoint = <&mcpu0_ep>; }; }; 170 port@1 { mcodec1_ep: endpoint { remote-endpoint = <&codec1_ep>; }; }; 171 port@2 { mcodec2_ep: endpoint { remote-endpoint = <&codec2_ep>; }; }; 176 port@0 { mbe_ep: endpoint { remote-endpoint = <&be10_ep>; }; }; 177 port@1 { mbe1_ep: endpoint { remote-endpoint = <&codec4_ep>; }; }; 178 port@2 { mbe2_ep: endpoint { remote-endpoint = <&codec5_ep>; }; }; 183 port@0 { mc2c0_ep: endpoint { remote-endpoint = <&c2cmf_ep>; }; }; [all …]
|
/Linux-v6.1/Documentation/hwmon/ |
D | max1668.rst | 25 set; only two remote temperature inputs vs the four available on the other 39 temp2_input ro remote temperature 1 40 temp2_max rw remote temperature 1 maximum threshold for alarm 41 temp2_max_alarm ro remote temperature 1 maximum threshold alarm 42 temp2_min rw remote temperature 1 minimum threshold for alarm 43 temp2_min_alarm ro remote temperature 1 minimum threshold alarm 44 temp3_input ro remote temperature 2 45 temp3_max rw remote temperature 2 maximum threshold for alarm 46 temp3_max_alarm ro remote temperature 2 maximum threshold alarm 47 temp3_min rw remote temperature 2 minimum threshold for alarm [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/hisilicon/ |
D | hi3660-coresight.dtsi | 24 remote-endpoint = 41 remote-endpoint = 58 remote-endpoint = 75 remote-endpoint = 91 remote-endpoint = 104 remote-endpoint = <&etm0_out>; 111 remote-endpoint = <&etm1_out>; 118 remote-endpoint = <&etm2_out>; 125 remote-endpoint = <&etm3_out>; 140 remote-endpoint = [all …]
|
D | hi6220-coresight.dtsi | 22 remote-endpoint = 31 remote-endpoint = 47 remote-endpoint = 56 remote-endpoint = 71 remote-endpoint = 84 remote-endpoint = 92 remote-endpoint = 108 remote-endpoint = 124 remote-endpoint = 140 remote-endpoint = [all …]
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | hip04.dtsi | 280 remote-endpoint = <&replicator0_out_port0>; 295 remote-endpoint = <&replicator1_out_port0>; 310 remote-endpoint = <&replicator2_out_port0>; 325 remote-endpoint = <&replicator3_out_port0>; 340 remote-endpoint = <&funnel4_out_port0>; 360 remote-endpoint = <&etb0_in_port>; 367 remote-endpoint = <&funnel4_in_port0>; 375 remote-endpoint = <&funnel0_out_port0>; 395 remote-endpoint = <&etb1_in_port>; 402 remote-endpoint = <&funnel4_in_port1>; [all …]
|
D | imx6q.dtsi | 229 remote-endpoint = <&mipi_vc2_to_ipu2_csi0>; 237 remote-endpoint = <&ipu2_csi1_mux_to_ipu2_csi1>; 252 remote-endpoint = <&hdmi_mux_2>; 257 remote-endpoint = <&mipi_mux_2>; 262 remote-endpoint = <&lvds0_mux_2>; 267 remote-endpoint = <&lvds1_mux_2>; 278 remote-endpoint = <&hdmi_mux_3>; 283 remote-endpoint = <&mipi_mux_3>; 288 remote-endpoint = <&lvds0_mux_3>; 293 remote-endpoint = <&lvds1_mux_3>; [all …]
|
D | imx6dl.dtsi | 193 remote-endpoint = <&mipi_vc0_to_ipu1_csi0_mux>; 201 remote-endpoint = <&mipi_vc1_to_ipu1_csi0_mux>; 209 remote-endpoint = <&mipi_vc2_to_ipu1_csi0_mux>; 217 remote-endpoint = <&mipi_vc3_to_ipu1_csi0_mux>; 232 remote-endpoint = <&ipu1_csi0_from_ipu1_csi0_mux>; 247 remote-endpoint = <&mipi_vc0_to_ipu1_csi1_mux>; 255 remote-endpoint = <&mipi_vc1_to_ipu1_csi1_mux>; 263 remote-endpoint = <&mipi_vc2_to_ipu1_csi1_mux>; 271 remote-endpoint = <&mipi_vc3_to_ipu1_csi1_mux>; 286 remote-endpoint = <&ipu1_csi1_from_ipu1_csi1_mux>; [all …]
|
/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-class-remoteproc | 7 remote processor. 9 To change the running firmware, ensure the remote processor is 17 Reports the state of the remote processor, which will be one of: 25 "offline" means the remote processor is powered off. 27 "suspended" means that the remote processor is suspended and 30 "running" is the normal state of an available remote processor 33 the remote processor. 35 "invalid" is returned if the remote processor is in an 38 Writing this file controls the state of the remote processor. 46 /sys/class/remoteproc/.../firmware. The remote processor should [all …]
|
D | sysfs-bus-rpmsg | 6 Every rpmsg device is a communication channel with a remote 18 Every rpmsg device is a communication channel with a remote 20 and remote ("destination") rpmsg address. When an entity 36 Every rpmsg device is a communication channel with a remote 38 and remote ("destination") rpmsg address. When an entity 44 This sysfs entry contains the dst (remote) rpmsg address 48 remote processor. This make it a local rpmsg server, 50 from any remote rpmsg client; it is not bound to a single 51 remote entity). 58 Every rpmsg device is a communication channel with a remote [all …]
|
/Linux-v6.1/drivers/staging/media/atomisp/pci/runtime/queue/src/ |
D | queue_access.c | 37 rdesc->desc.remote.cb_desc_addr in ia_css_queue_load() 53 rdesc->desc.remote.cb_desc_addr in ia_css_queue_load() 58 rdesc->desc.remote.cb_desc_addr in ia_css_queue_load() 63 rdesc->desc.remote.cb_desc_addr in ia_css_queue_load() 68 hmm_load(rdesc->desc.remote.cb_desc_addr, in ia_css_queue_load() 92 rdesc->desc.remote.cb_desc_addr in ia_css_queue_store() 98 rdesc->desc.remote.cb_desc_addr in ia_css_queue_store() 104 rdesc->desc.remote.cb_desc_addr in ia_css_queue_store() 110 rdesc->desc.remote.cb_desc_addr in ia_css_queue_store() 115 hmm_store(rdesc->desc.remote.cb_desc_addr, in ia_css_queue_store() [all …]
|
/Linux-v6.1/drivers/gpu/drm/ |
D | drm_of.c | 116 struct device_node *ep, *port, *remote; in drm_of_component_probe() local 163 remote = of_graph_get_remote_port_parent(ep); in drm_of_component_probe() 164 if (!remote || !of_device_is_available(remote)) { in drm_of_component_probe() 165 of_node_put(remote); in drm_of_component_probe() 167 } else if (!of_device_is_available(remote->parent)) { in drm_of_component_probe() 169 remote); in drm_of_component_probe() 170 of_node_put(remote); in drm_of_component_probe() 175 remote); in drm_of_component_probe() 176 of_node_put(remote); in drm_of_component_probe() 242 struct device_node *remote; in drm_of_find_panel_or_bridge() local [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/sprd/ |
D | sc9863a.dtsi | 196 remote-endpoint = <&etb_in>; 204 remote-endpoint = 220 remote-endpoint = 236 remote-endpoint = 249 remote-endpoint = <&etm0_out>; 256 remote-endpoint = <&etm1_out>; 263 remote-endpoint = <&etm2_out>; 270 remote-endpoint = <&etm3_out>; 285 remote-endpoint = 294 remote-endpoint = [all …]
|
D | sc9860.dtsi | 310 remote-endpoint = <&etb_in>; 322 remote-endpoint = 330 remote-endpoint = 345 remote-endpoint = 362 remote-endpoint = 377 remote-endpoint = 390 remote-endpoint = <&etm0_out>; 397 remote-endpoint = <&etm1_out>; 404 remote-endpoint = <&etm2_out>; 411 remote-endpoint = <&etm3_out>; [all …]
|
/Linux-v6.1/arch/arm64/boot/dts/renesas/ |
D | gmsl-cameras.dtsi | 96 remote-endpoint = <&fakra_con0>; 104 remote-endpoint = <&fakra_con1>; 113 remote-endpoint = <&fakra_con2>; 122 remote-endpoint = <&fakra_con3>; 140 remote-endpoint = <&max9286_in0>; 157 remote-endpoint = <&max9286_in1>; 174 remote-endpoint = <&max9286_in2>; 191 remote-endpoint = <&max9286_in3>; 229 remote-endpoint = <&fakra_con4>; 237 remote-endpoint = <&fakra_con5>; [all …]
|
D | r8a77950.dtsi | 209 remote-endpoint = <&vin0csi21>; 213 remote-endpoint = <&vin1csi21>; 217 remote-endpoint = <&vin2csi21>; 221 remote-endpoint = <&vin3csi21>; 225 remote-endpoint = <&vin4csi21>; 229 remote-endpoint = <&vin5csi21>; 233 remote-endpoint = <&vin6csi21>; 237 remote-endpoint = <&vin7csi21>; 249 remote-endpoint = <&csi21vin0>; 260 remote-endpoint = <&csi21vin1>; [all …]
|
/Linux-v6.1/drivers/remoteproc/ |
D | Kconfig | 12 Support for remote processors (such as DSP coprocessors). These 21 framework. Userspace can boot/shutdown remote processors through 32 Say y here to support iMX's remote processors via the remote 43 Say y here to support iMX's DSP remote processors via the remote 63 the remote processor framework. 74 Say y here to support OMAP's remote processors (dual M3 75 and DSP on OMAP4) via the remote processor framework. 81 offloaded to remote DSP processors using this framework). 91 Say Y here to enable watchdog timer for remote processors. 93 This option controls the watchdog functionality for the remote [all …]
|
/Linux-v6.1/kernel/ |
D | kcov.c | 65 bool remote; member 108 struct kcov_remote *remote; in kcov_remote_find() local 110 hash_for_each_possible(kcov_remote_map, remote, hnode, handle) { in kcov_remote_find() 111 if (remote->handle == handle) in kcov_remote_find() 112 return remote; in kcov_remote_find() 120 struct kcov_remote *remote; in kcov_remote_add() local 124 remote = kmalloc(sizeof(*remote), GFP_ATOMIC); in kcov_remote_add() 125 if (!remote) in kcov_remote_add() 127 remote->handle = handle; in kcov_remote_add() 128 remote->kcov = kcov; in kcov_remote_add() [all …]
|