/kernel/linux/linux-5.10/drivers/hid/ |
H A D | wacom_sys.c | 1902 remote->remotes[index].group.name = devm_kasprintf(&wacom->hdev->dev, in wacom_remote_create_attr_group() 1905 if (!remote->remotes[index].group.name) in wacom_remote_create_attr_group() 1909 &remote->remotes[index].group); in wacom_remote_create_attr_group() 1911 remote->remotes[index].group.name = NULL; in wacom_remote_create_attr_group() 2015 remote->remotes[0].group = remote0_serial_group; in wacom_initialize_remotes() 2016 remote->remotes[1].group = remote1_serial_group; in wacom_initialize_remotes() 2017 remote->remotes[2].group = remote2_serial_group; in wacom_initialize_remotes() 2018 remote->remotes[3].group = remote3_serial_group; in wacom_initialize_remotes() 2019 remote->remotes[4].group = remote4_serial_group; in wacom_initialize_remotes() 2036 remote->remotes[ in wacom_initialize_remotes() [all...] |
H A D | wacom.h | 157 } remotes[WACOM_MAX_REMOTES]; member
|
H A D | wacom_wac.c | 1121 if (remote->remotes[i].serial == serial) { in wacom_remote_irq() 1127 if (index < 0 || !remote->remotes[index].registered) in wacom_remote_irq() 1130 remote->remotes[i].active_time = ktime_get(); in wacom_remote_irq() 1131 input = remote->remotes[index].input; in wacom_remote_irq() 1175 if (remote->remotes[i].serial == serial) in wacom_remote_irq() 1179 __wacom_notify_battery(&remote->remotes[index].battery, in wacom_remote_irq()
|
/kernel/linux/linux-6.6/drivers/hid/ |
H A D | wacom_sys.c | 1894 remote->remotes[index].group.name = devm_kasprintf(&wacom->hdev->dev, in wacom_remote_create_attr_group() 1897 if (!remote->remotes[index].group.name) in wacom_remote_create_attr_group() 1901 &remote->remotes[index].group); in wacom_remote_create_attr_group() 1903 remote->remotes[index].group.name = NULL; in wacom_remote_create_attr_group() 2007 remote->remotes[0].group = remote0_serial_group; in wacom_initialize_remotes() 2008 remote->remotes[1].group = remote1_serial_group; in wacom_initialize_remotes() 2009 remote->remotes[2].group = remote2_serial_group; in wacom_initialize_remotes() 2010 remote->remotes[3].group = remote3_serial_group; in wacom_initialize_remotes() 2011 remote->remotes[4].group = remote4_serial_group; in wacom_initialize_remotes() 2028 remote->remotes[ in wacom_initialize_remotes() [all...] |
H A D | wacom.h | 154 } remotes[WACOM_MAX_REMOTES]; member
|
H A D | wacom_wac.c | 1128 if (remote->remotes[i].serial == serial) { in wacom_remote_irq() 1134 if (index < 0 || !remote->remotes[index].registered) in wacom_remote_irq() 1137 remote->remotes[i].active_time = ktime_get(); in wacom_remote_irq() 1138 input = remote->remotes[index].input; in wacom_remote_irq() 1182 if (remote->remotes[i].serial == serial) in wacom_remote_irq() 1186 __wacom_notify_battery(&remote->remotes[index].battery, in wacom_remote_irq()
|
/kernel/linux/linux-6.6/drivers/media/platform/renesas/rcar-vin/ |
H A D | rcar-core.c | 217 if (group->remotes[i].subdev == sd) in rvin_group_entity_to_remote_id() 266 if (vin->group->remotes[i].asc != asc) in rvin_group_notify_unbind() 268 vin->group->remotes[i].subdev = NULL; in rvin_group_notify_unbind() 288 if (vin->group->remotes[i].asc != asc) in rvin_group_notify_bound() 290 vin->group->remotes[i].subdev = subdev; in rvin_group_notify_bound() 336 vin->group->remotes[vep.base.id].asc = asc; in rvin_group_parse_of() 389 if (vin->group->remotes[id].asc) in rvin_group_notifier_init() 890 struct media_entity *source = &group->remotes[route->csi].subdev->entity; in rvin_csi2_create_link() 926 if (!vin->group->remotes[route->csi].subdev) in rvin_csi2_setup_links() 1011 if (!vin->group->remotes[source_slo in rvin_isp_setup_links() [all...] |
H A D | rcar-vin.h | 278 * @remotes: array of pairs of async connection and subdev pointers 296 } remotes[RVIN_REMOTES_MAX]; member
|
/kernel/linux/linux-6.6/drivers/net/vxlan/ |
H A D | vxlan_private.h | 33 struct list_head remotes; member 60 * Guaranteed to be non-NULL because remotes are never deleted. 66 return list_entry_rcu(fdb->remotes.next, struct vxlan_rdst, list); in first_remote_rcu() 73 return list_first_entry(&fdb->remotes, struct vxlan_rdst, list); in first_remote_rtnl()
|
H A D | vxlan_mdb.c | 26 struct list_head remotes; member 224 list_for_each_entry(remote, &mdb_entry->remotes, list) { in vxlan_mdb_entry_fill() 670 list_for_each_entry(remote, &mdb_entry->remotes, list) { in vxlan_mdb_remote_lookup() 1140 list_add_rcu(&remote->list, &mdb_entry->remotes); in vxlan_mdb_remote_add() 1178 INIT_LIST_HEAD(&mdb_entry->remotes); in vxlan_mdb_entry_get() 1202 if (!list_empty(&mdb_entry->remotes)) in vxlan_mdb_entry_put() 1387 list_for_each_entry_rcu(remote, &mdb_entry->remotes, list) { in vxlan_mdb_xmit() 1425 list_for_each_entry_safe(remote, tmp, &mdb_entry->remotes, list) in vxlan_mdb_remotes_flush()
|
H A D | vxlan_core.c | 451 list_for_each_entry(rd, &f->remotes, list) { in vxlan_fdb_find_rdst() 527 list_for_each_entry(rdst, &f->remotes, list) { in vxlan_fdb_replay() 561 list_for_each_entry(rdst, &f->remotes, list) in vxlan_fdb_clear_offload() 580 rd = list_first_entry_or_null(&f->remotes, struct vxlan_rdst, list); in vxlan_fdb_replace() 620 list_add_tail_rcu(&rd->list, &f->remotes); in vxlan_fdb_append() 809 INIT_LIST_HEAD(&f->remotes); in vxlan_fdb_alloc() 933 list_for_each_entry_safe(rd, nd, &f->remotes, list) { in __vxlan_fdb_free() 960 list_for_each_entry(rd, &f->remotes, list) in vxlan_fdb_destroy() 1309 if (rd && !list_is_singular(&f->remotes)) { in __vxlan_fdb_delete() 1381 list_for_each_entry_rcu(rd, &f->remotes, lis in vxlan_fdb_dump() [all...] |
/kernel/linux/linux-5.10/drivers/net/vxlan/ |
H A D | vxlan_core.c | 77 struct list_head remotes; member 177 * Guaranteed to be non-NULL because remotes are never deleted. 183 return list_entry_rcu(fdb->remotes.next, struct vxlan_rdst, list); in first_remote_rcu() 190 return list_first_entry(&fdb->remotes, struct vxlan_rdst, list); in first_remote_rtnl() 557 list_for_each_entry(rd, &f->remotes, list) { in vxlan_fdb_find_rdst() 633 list_for_each_entry(rdst, &f->remotes, list) { in vxlan_fdb_replay() 667 list_for_each_entry(rdst, &f->remotes, list) in vxlan_fdb_clear_offload() 686 rd = list_first_entry_or_null(&f->remotes, struct vxlan_rdst, list); in vxlan_fdb_replace() 726 list_add_tail_rcu(&rd->list, &f->remotes); in vxlan_fdb_append() 869 INIT_LIST_HEAD(&f->remotes); in vxlan_fdb_alloc() [all...] |