Home
last modified time | relevance | path

Searched refs:remotes (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/media/platform/renesas/rcar-vin/
H A Drcar-core.c202 for (i = 0; i < ARRAY_SIZE(group->remotes); i++) in rvin_group_entity_to_remote_id()
203 if (group->remotes[i].subdev == sd) in rvin_group_entity_to_remote_id()
262 for (unsigned int i = 0; i < ARRAY_SIZE(group->remotes); i++) { in rvin_group_notify_unbind()
263 if (group->remotes[i].asc != asc) in rvin_group_notify_unbind()
266 group->remotes[i].subdev = NULL; in rvin_group_notify_unbind()
302 for (unsigned int i = 0; i < ARRAY_SIZE(group->remotes); i++) { in rvin_group_notify_bound()
303 if (vin->group->remotes[i].asc != asc) in rvin_group_notify_bound()
306 vin->group->remotes[i].subdev = subdev; in rvin_group_notify_bound()
351 vin->group->remotes[vep.base.id].asc = asc; in rvin_group_parse_of()
447 if (vin->group->remotes[id].asc) in rvin_group_notifier_init()
[all …]
/linux/drivers/net/vxlan/
H A Dvxlan_mdb.c26 struct list_head remotes; member
233 list_for_each_entry(remote, &mdb_entry->remotes, list) { in vxlan_mdb_entry_fill()
677 list_for_each_entry(remote, &mdb_entry->remotes, list) { in vxlan_mdb_remote_lookup()
1162 list_add_rcu(&remote->list, &mdb_entry->remotes); in vxlan_mdb_remote_add()
1200 INIT_LIST_HEAD(&mdb_entry->remotes); in vxlan_mdb_entry_get()
1224 if (!list_empty(&mdb_entry->remotes)) in vxlan_mdb_entry_put()
1399 list_for_each_entry_safe(remote, tmp, &mdb_entry->remotes, list) { in vxlan_mdb_remotes_flush()
1522 list_for_each_entry(remote, &mdb_entry->remotes, list) in vxlan_mdb_get_reply_alloc()
1560 list_for_each_entry(remote, &mdb_entry->remotes, list) { in vxlan_mdb_get_reply_fill()
1701 list_for_each_entry_rcu(remote, &mdb_entry->remotes, list) { in vxlan_mdb_xmit()
/linux/Documentation/userspace-api/media/rc/
H A Drc-intro.rst20 conjunction with a wide variety of different IR remotes.
H A Dlirc-set-wideband-receiver.rst40 that prevents them to be used with some remotes. Wide band receiver might
H A Drc-protos.rst22 Some remotes have a pointer-type device which can used to control the
422 This protocol is used by Antec Veris/SoundGraph iMON remotes.
/linux/drivers/media/rc/img-ir/
H A DKconfig64 Aiwa, Chinon remotes) in the ImgTec infrared decoder block.
/linux/drivers/input/misc/
H A DKconfig422 These are RF remotes with USB receivers.