Searched refs:remotes (Results 1 – 12 of 12) sorted by relevance
| /Linux-v5.4/drivers/hid/ |
| D | wacom_sys.c | 1865 remote->remotes[index].group.name = devm_kasprintf(&wacom->hdev->dev, in wacom_remote_create_attr_group() 1868 if (!remote->remotes[index].group.name) in wacom_remote_create_attr_group() 1872 &remote->remotes[index].group); in wacom_remote_create_attr_group() 1874 remote->remotes[index].group.name = NULL; in wacom_remote_create_attr_group() 1978 remote->remotes[0].group = remote0_serial_group; in wacom_initialize_remotes() 1979 remote->remotes[1].group = remote1_serial_group; in wacom_initialize_remotes() 1980 remote->remotes[2].group = remote2_serial_group; in wacom_initialize_remotes() 1981 remote->remotes[3].group = remote3_serial_group; in wacom_initialize_remotes() 1982 remote->remotes[4].group = remote4_serial_group; in wacom_initialize_remotes() 1999 remote->remotes[i].serial = 0; in wacom_initialize_remotes() [all …]
|
| D | wacom.h | 155 } remotes[WACOM_MAX_REMOTES]; member
|
| D | wacom_wac.c | 1070 if (remote->remotes[i].serial == serial) { in wacom_remote_irq() 1076 if (index < 0 || !remote->remotes[index].registered) in wacom_remote_irq() 1079 input = remote->remotes[index].input; in wacom_remote_irq() 1123 if (remote->remotes[i].serial == serial) in wacom_remote_irq() 1127 __wacom_notify_battery(&remote->remotes[index].battery, in wacom_remote_irq()
|
| D | Kconfig | 169 Support for Aureal Cy se W-01RN Remote Controller and other Aureal derived remotes. 281 as the RM-1500 and RM-1800 remotes.
|
| /Linux-v5.4/Documentation/media/uapi/rc/ |
| D | rc-intro.rst | 27 conjunction with a wide variety of different IR remotes.
|
| D | lirc-set-wideband-receiver.rst | 46 that prevents them to be used with some remotes. Wide band receiver might
|
| D | rc-protos.rst | 24 Some remotes have a pointer-type device which can used to control the 424 This protocol is used by Antec Veris/SoundGraph iMON remotes.
|
| /Linux-v5.4/arch/x86/platform/uv/ |
| D | tlb_uv.c | 1015 int remotes, struct bau_desc *bau_desc) in record_send_statistics() argument 1018 stat->s_ntargcpu += remotes + locals; in record_send_statistics() 1019 stat->s_ntargremotes += remotes; in record_send_statistics() 1106 int locals = 0, remotes = 0, hubs = 0; in uv_flush_tlb_others() local 1154 if (set_distrib_bits(flush_mask, bcp, bau_desc, &locals, &remotes)) in uv_flush_tlb_others() 1157 record_send_statistics(stat, locals, hubs, remotes, bau_desc); in uv_flush_tlb_others()
|
| /Linux-v5.4/drivers/media/rc/img-ir/ |
| D | Kconfig | 63 Aiwa, Chinon remotes) in the ImgTec infrared decoder block.
|
| /Linux-v5.4/drivers/net/ |
| D | vxlan.c | 76 struct list_head remotes; member 177 return list_entry_rcu(fdb->remotes.next, struct vxlan_rdst, list); in first_remote_rcu() 182 return list_first_entry(&fdb->remotes, struct vxlan_rdst, list); in first_remote_rtnl() 526 list_for_each_entry(rd, &f->remotes, list) { in vxlan_fdb_find_rdst() 602 list_for_each_entry(rdst, &f->remotes, list) { in vxlan_fdb_replay() 636 list_for_each_entry(rdst, &f->remotes, list) in vxlan_fdb_clear_offload() 655 rd = list_first_entry_or_null(&f->remotes, struct vxlan_rdst, list); in vxlan_fdb_replace() 695 list_add_tail_rcu(&rd->list, &f->remotes); in vxlan_fdb_append() 809 INIT_LIST_HEAD(&f->remotes); in vxlan_fdb_alloc() 857 list_for_each_entry_safe(rd, nd, &f->remotes, list) { in __vxlan_fdb_free() [all …]
|
| /Linux-v5.4/drivers/media/rc/ |
| D | Kconfig | 98 uses the Sanyo protocol (Sanyo, Aiwa, Chinon remotes), 165 These are RF remotes with USB receivers. 517 These are IR remotes with USB receivers for the Original Xbox (2001).
|
| /Linux-v5.4/drivers/input/misc/ |
| D | Kconfig | 379 These are RF remotes with USB receivers.
|