/Linux-v6.1/Documentation/ABI/testing/ |
D | sysfs-driver-hid-ntrig | 7 start of activity (activating touch). 16 acknowledging the end of activity (deactivating touch). 50 activation and activity. 53 activation and activity. 73 (RO) The range for positions reported during activity.
|
D | sysfs-block-device | 6 (RW) Used by drivers which support software controlled activity 12 0 OFF - the LED is not activated on activity 13 1 BLINK_ON - the LED blinks on every 10ms when activity is 16 every 10ms when activity is detected. 20 control the activity LED via the em_message file.
|
/Linux-v6.1/drivers/iio/accel/ |
D | mma9553.c | 190 u8 activity; member 204 static enum iio_modifier mma9553_activity_to_mod(enum activity_level activity) in mma9553_activity_to_mod() argument 206 switch (activity) { in mma9553_activity_to_mod() 313 u8 *activity, u16 *stepcnt) in mma9553_read_activity_stepcnt() argument 327 *activity = mma9553_get_bits(buf[0], MMA9553_MASK_STATUS_ACTIVITY); in mma9553_read_activity_stepcnt() 363 ret = mma9553_read_activity_stepcnt(data, &data->activity, in mma9553_conf_gpio() 469 u8 activity; in mma9553_read_raw() local 497 activity = in mma9553_read_raw() 505 if (chan->channel2 == mma9553_activity_to_mod(activity)) in mma9553_read_raw() 1009 u8 activity; in mma9553_event_handler() local [all …]
|
/Linux-v6.1/drivers/net/ethernet/mellanox/mlxsw/ |
D | spectrum1_acl_tcam.c | 208 bool *activity) in mlxsw_sp1_acl_tcam_region_entry_activity_get() argument 218 *activity = mlxsw_reg_ptce2_a_get(ptce2_pl); in mlxsw_sp1_acl_tcam_region_entry_activity_get() 225 bool *activity) in mlxsw_sp1_acl_tcam_entry_activity_get() argument 234 offset, activity); in mlxsw_sp1_acl_tcam_entry_activity_get()
|
D | spectrum_acl_flex_actions.c | 65 bool *activity) in mlxsw_sp1_act_kvdl_set_activity_get() argument 71 bool *activity) in mlxsw_sp2_act_kvdl_set_activity_get() argument 81 mlxsw_reg_pefa_unpack(pefa_pl, activity); in mlxsw_sp2_act_kvdl_set_activity_get()
|
D | core_acl_flex_actions.h | 19 bool *activity); 52 int mlxsw_afa_block_activity_get(struct mlxsw_afa_block *block, bool *activity);
|
D | spectrum2_acl_tcam.c | 254 bool *activity) in mlxsw_sp2_acl_tcam_entry_activity_get() argument 258 return mlxsw_afa_block_activity_get(entry->act_block, activity); in mlxsw_sp2_acl_tcam_entry_activity_get()
|
D | spectrum_acl_tcam.c | 1174 bool *activity) in mlxsw_sp_acl_tcam_entry_activity_get() argument 1179 entry->priv, activity); in mlxsw_sp_acl_tcam_entry_activity_get() 1249 bool *activity) in mlxsw_sp_acl_tcam_ventry_activity_get() argument 1252 ventry->entry, activity); in mlxsw_sp_acl_tcam_ventry_activity_get() 1690 void *rule_priv, bool *activity) in mlxsw_sp_acl_tcam_flower_rule_activity_get() argument 1695 activity); in mlxsw_sp_acl_tcam_flower_rule_activity_get() 1828 void *rule_priv, bool *activity) in mlxsw_sp_acl_tcam_mr_rule_activity_get() argument 1830 *activity = false; in mlxsw_sp_acl_tcam_mr_rule_activity_get()
|
/Linux-v6.1/Documentation/trace/ |
D | events-kmem.rst | 25 Heavy activity for these events may indicate that a specific cache is 55 a simple indicator of page allocator activity. Pages may be allocated from 60 amounts of activity imply high activity on the zone->lock. Taking this lock 65 is triggered. Significant amounts of activity here could indicate that the 70 freed in batch with a page list. Significant amounts of activity here could
|
/Linux-v6.1/drivers/leds/trigger/ |
D | Kconfig | 39 This allows LEDs to be controlled by disk activity. 46 This allows LEDs to be controlled by MTD activity. 76 tristate "LED activity Trigger" 131 This allows LEDs to be controlled by network device activity. 152 This allows LEDs to be controlled by activity on ttys which includes
|
D | Makefile | 10 obj-$(CONFIG_LEDS_TRIGGER_ACTIVITY) += ledtrig-activity.o
|
/Linux-v6.1/net/ipv6/ |
D | calipso.c | 80 u32 activity; member 218 entry->activity += 1; in calipso_cache_check() 228 if (prev_entry->activity > 0) in calipso_cache_check() 229 prev_entry->activity -= 1; in calipso_cache_check() 230 if (entry->activity > prev_entry->activity && in calipso_cache_check() 231 entry->activity - prev_entry->activity > in calipso_cache_check()
|
/Linux-v6.1/drivers/usb/common/ |
D | Kconfig | 11 This option adds LED triggers for USB host and/or gadget activity. 14 LEDs and you want to use them as activity indicators for USB host or
|
/Linux-v6.1/Documentation/arm64/ |
D | amu.rst | 18 The activity monitors extension is an optional extension introduced by the 21 The activity monitors unit, implemented in each CPU, provides performance 53 activity monitors extension. Therefore, when CONFIG_ARM64_AMU_EXTN is
|
/Linux-v6.1/Documentation/input/devices/ |
D | ntrig.rst | 36 |min_width |both to decide activation and during activity | 39 | |propagating the end of activity events | 55 |sensor_logical_height, | the range for positions reported during activity | 87 seem to have different profiles. Ghost activity typically shows up as small
|
/Linux-v6.1/arch/arm/boot/dts/ |
D | kirkwood-ns2lite.dts | 30 linux,default-trigger = "disk-activity";
|
D | mstar-infinity-breadbee-common.dtsi | 38 linux,default-trigger = "activity";
|
/Linux-v6.1/net/ipv4/ |
D | cipso_ipv4.c | 69 u32 activity; member 252 entry->activity += 1; in cipso_v4_cache_check() 262 if (prev_entry->activity > 0) in cipso_v4_cache_check() 263 prev_entry->activity -= 1; in cipso_v4_cache_check() 264 if (entry->activity > prev_entry->activity && in cipso_v4_cache_check() 265 entry->activity - prev_entry->activity > in cipso_v4_cache_check()
|
/Linux-v6.1/drivers/s390/virtio/ |
D | virtio_ccw.c | 1081 __u32 activity) in virtio_ccw_check_activity() argument 1083 if (vcdev->curr_io & activity) { in virtio_ccw_check_activity() 1084 switch (activity) { in virtio_ccw_check_activity() 1098 vcdev->curr_io &= ~activity; in virtio_ccw_check_activity() 1104 "Suspicious activity '%08x'\n", activity); in virtio_ccw_check_activity() 1115 __u32 activity = intparm & VIRTIO_CCW_INTPARM_MASK; in virtio_ccw_int_handler() local 1124 virtio_ccw_check_activity(vcdev, activity); in virtio_ccw_int_handler() 1143 virtio_ccw_check_activity(vcdev, activity); in virtio_ccw_int_handler()
|
/Linux-v6.1/Documentation/devicetree/bindings/leds/ |
D | leds-ns2.txt | 11 - modes-map: A mapping between LED modes (off, on or SATA activity blinking) and
|
/Linux-v6.1/arch/mips/boot/dts/ralink/ |
D | mt7621-gnubee-gb-pc1.dts | 45 linux,default-trigger = "disk-activity";
|
/Linux-v6.1/Documentation/userspace-api/media/rc/ |
D | lirc-get-timeout.rst | 41 there's no IR activity for a long time. This can help lircd in
|
/Linux-v6.1/include/uapi/misc/ |
D | xilinx_sdfec.h | 199 __s8 activity; member
|
/Linux-v6.1/Documentation/devicetree/bindings/input/rmi4/ |
D | rmi_f01.txt | 23 activity.
|
/Linux-v6.1/drivers/net/netdevsim/ |
D | fib.c | 1371 unsigned long *activity; in nsim_nexthop_bucket_activity_write() local 1397 activity = bitmap_zalloc(nexthop->occ, GFP_KERNEL); in nsim_nexthop_bucket_activity_write() 1398 if (!activity) { in nsim_nexthop_bucket_activity_write() 1403 bitmap_set(activity, bucket_index, 1); in nsim_nexthop_bucket_activity_write() 1404 nexthop_res_grp_activity_update(net, nhid, nexthop->occ, activity); in nsim_nexthop_bucket_activity_write() 1405 bitmap_free(activity); in nsim_nexthop_bucket_activity_write()
|