Searched refs:remote (Results 1 - 25 of 238) sorted by relevance

12345678910

/linux-master/drivers/input/misc/
H A Dkeyspan_remote.c26 /* Defines for converting the data from the remote. */
85 /* Structure to store all the real stuff that a remote sends to us. */
115 /* variables used to parse messages from remote. */
124 * Debug routine that prints out what we've received from the remote.
167 static void keyspan_report_button(struct usb_keyspan *remote, int button, int press) argument
169 struct input_dev *input = remote->input;
172 input_report_key(input, remote->keymap[button], press);
177 * Routine that handles all the logic needed to parse out the message from the remote.
179 static void keyspan_check_data(struct usb_keyspan *remote) argument
185 switch(remote
407 struct usb_keyspan *remote = input_get_drvdata(dev); local
418 struct usb_keyspan *remote = input_get_drvdata(dev); local
448 struct usb_keyspan *remote; local
560 struct usb_keyspan *remote; local
[all...]
/linux-master/tools/testing/selftests/rcutorture/bin/
H A Dkvm-remote-noreap.sh7 # Usage: kvm-remote-noreap.sh pathname
16 echo Usage: kvm-remote-noreap.sh pathname
21 echo Usage: kvm-remote-noreap.sh pathname
H A Dkvm-remote.sh4 # Run a series of tests on remote systems under KVM.
6 # Usage: kvm-remote.sh "systems" [ <kvm.sh args> ]
7 # kvm-remote.sh "systems" /path/to/old/run [ <kvm-again.sh args> ]
37 # T: /tmp/kvm-remote.sh.NNNNNN where "NNNNNN" is set by mktemp
38 # resdir: /tmp/kvm-remote.sh.NNNNNN/res
39 # rundir: /tmp/kvm-remote.sh.NNNNNN/res/$ds ("-remote" suffix)
43 # TD: kvm-remote.sh.NNNNNN
44 # ds: yyyy.mm.dd-hh.mm.ss-remote
46 T="`mktemp -d ${TMPDIR-/tmp}/kvm-remote
[all...]
/linux-master/drivers/staging/media/atomisp/pci/runtime/queue/src/
H A Dqueue_access.c37 rdesc->desc.remote.cb_desc_addr
53 rdesc->desc.remote.cb_desc_addr
58 rdesc->desc.remote.cb_desc_addr
63 rdesc->desc.remote.cb_desc_addr
68 hmm_load(rdesc->desc.remote.cb_desc_addr,
92 rdesc->desc.remote.cb_desc_addr
98 rdesc->desc.remote.cb_desc_addr
104 rdesc->desc.remote.cb_desc_addr
110 rdesc->desc.remote.cb_desc_addr
115 hmm_store(rdesc->desc.remote
[all...]
/linux-master/drivers/net/vxlan/
H A Dvxlan_mdb.c99 const struct vxlan_mdb_remote *remote,
108 if (remote->flags & VXLAN_MDB_REMOTE_F_BLOCKED)
126 const struct vxlan_mdb_remote *remote)
131 if (hlist_empty(&remote->src_list))
138 hlist_for_each_entry(ent, &remote->src_list, node) {
165 const struct vxlan_mdb_remote *remote)
167 struct vxlan_rdst *rd = rtnl_dereference(remote->rd);
175 vxlan_br_mdb_entry_fill(vxlan, mdb_entry, remote, &e);
185 if (nla_put_u8(skb, MDBA_MDB_EATTR_RTPROT, remote->rt_protocol) ||
186 nla_put_u8(skb, MDBA_MDB_EATTR_GROUP_MODE, remote
97 vxlan_br_mdb_entry_fill(const struct vxlan_dev *vxlan, const struct vxlan_mdb_entry *mdb_entry, const struct vxlan_mdb_remote *remote, struct br_mdb_entry *e) argument
125 vxlan_mdb_entry_info_fill_srcs(struct sk_buff *skb, const struct vxlan_mdb_remote *remote) argument
162 vxlan_mdb_entry_info_fill(const struct vxlan_dev *vxlan, struct sk_buff *skb, const struct vxlan_mdb_entry *mdb_entry, const struct vxlan_mdb_remote *remote) argument
224 struct vxlan_mdb_remote *remote; local
674 struct vxlan_mdb_remote *remote; local
694 vxlan_mdb_remote_rdst_init(const struct vxlan_mdb_config *cfg, struct vxlan_mdb_remote *remote) argument
726 vxlan_mdb_remote_init(const struct vxlan_mdb_config *cfg, struct vxlan_mdb_remote *remote) argument
743 vxlan_mdb_remote_fini(struct vxlan_dev *vxlan, struct vxlan_mdb_remote *remote) argument
751 vxlan_mdb_remote_src_entry_lookup(const struct vxlan_mdb_remote *remote, const union vxlan_addr *addr) argument
765 vxlan_mdb_remote_src_entry_add(struct vxlan_mdb_remote *remote, const union vxlan_addr *addr) argument
814 vxlan_mdb_remote_src_fwd_del(struct vxlan_dev *vxlan, const struct vxlan_mdb_entry_key *group, const struct vxlan_mdb_remote *remote, const union vxlan_addr *addr) argument
834 vxlan_mdb_remote_src_add(const struct vxlan_mdb_config *cfg, struct vxlan_mdb_remote *remote, const struct vxlan_mdb_config_src_entry *src, struct netlink_ext_ack *extack) argument
868 vxlan_mdb_remote_src_del(struct vxlan_dev *vxlan, const struct vxlan_mdb_entry_key *group, const struct vxlan_mdb_remote *remote, struct vxlan_mdb_src_entry *ent) argument
877 vxlan_mdb_remote_srcs_add(const struct vxlan_mdb_config *cfg, struct vxlan_mdb_remote *remote, struct netlink_ext_ack *extack) argument
900 vxlan_mdb_remote_srcs_del(struct vxlan_dev *vxlan, const struct vxlan_mdb_entry_key *group, struct vxlan_mdb_remote *remote) argument
912 vxlan_mdb_nlmsg_src_list_size(const struct vxlan_mdb_entry_key *group, const struct vxlan_mdb_remote *remote) argument
937 vxlan_mdb_nlmsg_remote_size(const struct vxlan_dev *vxlan, const struct vxlan_mdb_entry *mdb_entry, const struct vxlan_mdb_remote *remote) argument
977 vxlan_mdb_nlmsg_size(const struct vxlan_dev *vxlan, const struct vxlan_mdb_entry *mdb_entry, const struct vxlan_mdb_remote *remote) argument
990 vxlan_mdb_nlmsg_fill(const struct vxlan_dev *vxlan, struct sk_buff *skb, const struct vxlan_mdb_entry *mdb_entry, const struct vxlan_mdb_remote *remote, int type) argument
1030 vxlan_mdb_remote_notify(const struct vxlan_dev *vxlan, const struct vxlan_mdb_entry *mdb_entry, const struct vxlan_mdb_remote *remote, int type) argument
1057 vxlan_mdb_remote_srcs_replace(const struct vxlan_mdb_config *cfg, const struct vxlan_mdb_entry *mdb_entry, struct vxlan_mdb_remote *remote, struct netlink_ext_ack *extack) argument
1088 vxlan_mdb_remote_replace(const struct vxlan_mdb_config *cfg, const struct vxlan_mdb_entry *mdb_entry, struct vxlan_mdb_remote *remote, struct netlink_ext_ack *extack) argument
1125 struct vxlan_mdb_remote *remote; local
1168 vxlan_mdb_remote_del(struct vxlan_dev *vxlan, struct vxlan_mdb_entry *mdb_entry, struct vxlan_mdb_remote *remote) argument
1259 struct vxlan_mdb_remote *remote; local
1391 struct vxlan_mdb_remote *remote, *tmp; local
1504 struct vxlan_mdb_remote *remote; local
1527 struct vxlan_mdb_remote *remote; local
1689 struct vxlan_mdb_remote *remote, *fremote = NULL; local
[all...]
/linux-master/drivers/misc/ibmasm/
H A DMakefile9 remote.o \
/linux-master/drivers/gpu/drm/
H A Ddrm_of.c117 struct device_node *ep, *port, *remote; local
151 * For bound crtcs, bind the encoders attached to their remote endpoint
164 remote = of_graph_get_remote_port_parent(ep);
165 if (!remote || !of_device_is_available(remote)) {
166 of_node_put(remote);
168 } else if (!of_device_is_available(remote->parent)) {
170 remote);
171 of_node_put(remote);
176 remote);
243 struct device_node *remote; local
[all...]
/linux-master/drivers/media/usb/uvc/
H A Duvc_entity.c33 struct uvc_entity *remote; local
39 remote = uvc_entity_by_id(chain->dev, entity->baSourceID[i]);
40 if (remote == NULL || remote->num_pads == 0)
43 source = (UVC_ENTITY_TYPE(remote) == UVC_TT_STREAMING)
44 ? (remote->vdev ? &remote->vdev->entity : NULL)
45 : &remote->subdev.entity;
49 remote_pad = remote->num_pads - 1;
/linux-master/drivers/gpu/drm/imx/dcss/
H A Ddcss-drv.c38 struct device_node *remote; local
46 remote = of_graph_get_remote_node(dev->of_node, 0, 0);
47 if (!remote)
50 hdmi_output = !of_device_is_compatible(remote, "fsl,imx8mq-nwl-dsi");
52 of_node_put(remote);
/linux-master/drivers/gpu/drm/bridge/
H A Dthc63lvd1024.c124 struct device_node *remote; local
134 remote = of_graph_get_remote_port_parent(endpoint);
136 if (!remote) {
142 if (!of_device_is_available(remote)) {
143 dev_err(thc63->dev, "port@%u remote endpoint is disabled\n",
145 of_node_put(remote);
149 thc63->next = of_drm_find_bridge(remote);
150 of_node_put(remote);
157 remote = of_graph_get_remote_port_parent(endpoint);
160 if (remote) {
[all...]
/linux-master/drivers/gpu/drm/xe/tests/
H A Dxe_migrate.c111 struct xe_bo *remote = xe_bo_create_locked(xe, m->tile, NULL, local
116 if (IS_ERR(remote)) {
117 KUNIT_FAIL(test, "Failed to allocate remote bo for %s: %pe\n",
118 str, remote);
122 err = xe_bo_validate(remote, NULL, false);
129 err = xe_bo_vmap(remote);
136 xe_map_memset(xe, &remote->vmap, 0, 0xd0, remote->size);
137 fence = xe_migrate_clear(m, remote, remote
[all...]
/linux-master/drivers/gpu/drm/i915/gt/
H A Dselftest_context.c70 /* Wait for all barriers to complete (remote CPU) before we check */
327 static int __remote_sync(struct intel_context *ce, struct intel_context *remote) argument
332 err = intel_context_pin(remote);
342 err = intel_context_prepare_remote_request(remote, rq);
351 intel_context_unpin(remote);
357 struct intel_context *local, *remote; local
380 remote = intel_context_create(engine);
381 if (IS_ERR(remote))
382 return PTR_ERR(remote);
395 err = __remote_sync(local, remote);
[all...]
/linux-master/tools/testing/selftests/net/
H A Dtest_vxlan_fdb_changelink.sh4 # Check FDB default-remote handling across "ip link set".
25 ip link set dev vx type vxlan remote 192.0.2.30
/linux-master/drivers/staging/media/imx/
H A Dimx-media-internal-sd.c20 int remote; member in struct:internal_link
49 .remote = IPU_IC_PRP,
53 .remote = IPU_VDIC,
67 .remote = IPU_IC_PRP,
71 .remote = IPU_VDIC,
87 .remote = IPU_IC_PRP,
103 .remote = IPU_IC_PRPENC,
113 .remote = IPU_IC_PRPVF,
179 sink = imxmd->sync_sd[ipu_id][link->remote];
/linux-master/drivers/hid/
H A Dwacom_sys.c1875 static struct kobj_attribute remote##SET_ID##_mode_attr = { \
1880 static struct attribute *remote##SET_ID##_serial_attrs[] = { \
1881 &remote##SET_ID##_mode_attr.attr, \
1884 static const struct attribute_group remote##SET_ID##_serial_group = { \
1886 .attrs = remote##SET_ID##_serial_attrs, \
1899 struct wacom_remote *remote = wacom->remote; local
1901 remote->remotes[index].group.name = devm_kasprintf(&wacom->hdev->dev,
1904 if (!remote->remotes[index].group.name)
1907 error = __wacom_devm_sysfs_create_group(wacom, remote
1978 struct wacom_remote *remote = wacom->remote; local
1991 struct wacom_remote *remote; local
2558 struct wacom_remote *remote = wacom->remote; local
2570 struct wacom_remote *remote = wacom->remote; local
2598 struct wacom_remote *remote = wacom->remote; local
2665 struct wacom_remote *remote = wacom->remote; local
2691 struct wacom_remote *remote = wacom->remote; local
[all...]
/linux-master/kernel/
H A Dkcov.c52 * - each code section for remote coverage collection
64 /* Collecting coverage from remote (background) threads. */
65 bool remote; member in struct:kcov
66 /* Size of remote area (in long's). */
108 struct kcov_remote *remote; local
110 hash_for_each_possible(kcov_remote_map, remote, hnode, handle) {
111 if (remote->handle == handle)
112 return remote;
120 struct kcov_remote *remote; local
124 remote
395 struct kcov_remote *remote; local
582 struct kcov_remote *remote; local
840 struct kcov_remote *remote; local
[all...]
/linux-master/drivers/media/pci/bt8xx/
H A Dbttv-input.c42 struct bttv_ir *ir = btv->remote;
77 struct bttv_ir *ir = btv->remote;
119 struct bttv_ir *ir = btv->remote;
237 struct bttv_ir *ir = btv->remote;
259 /* remote IRQ? */
306 if (btv->remote->polling)
307 del_timer_sync(&btv->remote->timer);
309 if (btv->remote->rc5_gpio) {
312 del_timer_sync(&btv->remote->timer);
517 /* enable remote ir
[all...]
/linux-master/drivers/gpu/drm/meson/
H A Dmeson_drv.c113 struct device_node *ep, *remote; local
115 /* Parses each endpoint and check if remote exists */
118 remote = of_graph_get_remote_port(ep);
119 if (remote) {
120 of_node_put(remote);
481 struct device_node *ep, *remote; local
485 remote = of_graph_get_remote_port_parent(ep);
486 if (!remote || !of_device_is_available(remote)) {
487 of_node_put(remote);
[all...]
H A Dmeson_encoder_dsi.c106 struct device_node *remote; local
114 remote = of_graph_get_remote_node(priv->dev->of_node, 2, 0);
115 if (!remote) {
120 meson_encoder_dsi->next_bridge = of_drm_find_bridge(remote);
/linux-master/drivers/gpu/drm/bridge/imx/
H A Dimx8qxp-pixel-link.c269 struct device_node *port, *remote; local
297 remote = of_graph_get_remote_node(np, port_id, reg);
298 if (!remote)
301 if (!of_device_is_available(remote->parent)) {
303 "port%u endpoint%u remote parent is not available\n",
305 of_node_put(remote);
309 next_bridge[ep_cnt] = of_drm_find_bridge(remote);
311 of_node_put(remote);
316 if (of_property_present(remote, "fsl,companion-pxl2dpi"))
321 of_node_put(remote);
[all...]
/linux-master/include/drm/
H A Ddrm_of.h157 struct device_node *remote; local
159 remote = of_graph_get_remote_node(np, port, endpoint);
160 if (!remote)
163 bridge = of_drm_find_bridge(remote);
/linux-master/kernel/time/
H A Dtimer_migration.h32 * remote expiry is required; it is always reliable
80 * @remote: Is set when timers of the CPU are expired remotely
84 * hierarchy is completely idle and remote expiry was done;
93 bool remote; member in struct:tmigr_cpu
/linux-master/drivers/gpu/drm/sun4i/
H A Dsun4i_drv.c238 struct device_node *ep, *remote, *port; local
247 remote = of_graph_get_remote_port_parent(ep);
248 if (!remote) {
260 if (sun4i_drv_node_is_tcon_top(remote)) {
262 of_node_put(remote);
276 of_node_put(remote);
282 of_node_put(remote);
288 kfifo_put(&list->fifo, remote);
H A Dsun8i_dw_hdmi.c67 struct device_node *port, *ep, *remote, *remote_port; local
70 remote = of_graph_get_remote_node(node, 0, -1);
71 if (!remote)
74 if (sun8i_dw_hdmi_node_is_tcon_top(remote)) {
75 port = of_graph_get_port_by_id(remote, 4);
91 of_node_put(remote);
/linux-master/drivers/gpu/drm/armada/
H A Darmada_drv.c176 struct device_node *ep, *remote; local
179 remote = of_graph_get_remote_port_parent(ep);
180 if (remote && of_device_is_available(remote))
182 remote);
183 of_node_put(remote);

Completed in 284 milliseconds

12345678910