Home
last modified time | relevance | path

Searched full:activities (Results 1 – 25 of 71) sorted by relevance

123

/linux/drivers/iio/common/cros_ec_sensors/
H A Dcros_ec_activity.c3 * cros_ec_activity - Driver for activities/gesture recognition.
213 unsigned long activities; in cros_ec_sensors_probe() local
240 activities = st->core.resp->list_activities.enabled | in cros_ec_sensors_probe()
242 if (!activities) in cros_ec_sensors_probe()
246 nb_activities = hweight_long(activities) + 1; in cros_ec_sensors_probe()
254 for_each_set_bit(i, &activities, BITS_PER_LONG) { in cros_ec_sensors_probe()
H A DKconfig39 Activities can be a proximity detector (on body/off body detection)
41 Creates an IIO device to manage all activities.
/linux/drivers/net/ipa/
H A Dipa.h141 * Activities performed at the init stage can be done without requiring
142 * any access to IPA hardware. Activities performed at the config stage
/linux/drivers/firmware/samsung/
H A DKconfig11 (APM) module that handles overall power activities.
/linux/arch/parisc/include/asm/
H A Dpdc_chassis.h200 #define PDC_CHASSIS_CALL_ACT_HPUX_PD (8ULL << 12) /* SAL_PD activities */
201 #define PDC_CHASSIS_CALL_ACT_HPUX_EVENT (9ULL << 12) /* SAL_EVENTS activities */
202 #define PDC_CHASSIS_CALL_ACT_HPUX_IO (10ULL << 12) /* SAL_IO activities */
/linux/Documentation/process/
H A Dresearcher-guidelines.rst9 kernel, the activities involved in producing it, and any other byproducts
22 the very least, such research and related activities should follow
/linux/Documentation/devicetree/bindings/firmware/
H A Dgoogle,gs101-acpm-ipc.yaml16 activities. ACPM and masters regard each other as independent hardware
/linux/drivers/net/wireless/intel/iwlwifi/mld/
H A Dsession-protect.h24 * other activities internal to the firmware will not interrupt our presence
/linux/drivers/input/mouse/
H A Dalps.h35 * or there's button activities.
152 * or there's button activities.
/linux/Documentation/admin-guide/thermal/
H A Dintel_powerclamp.rst166 slowing down CPU activities.
224 notifications of CPU hotplug activities. The intel_powerclamp driver
/linux/Documentation/scheduler/
H A Dcompletion.rst80 does not happen until all related activities (complete() or reinit_completion())
122 must not return to a calling context until all activities (such as waiting
/linux/Documentation/arch/arc/
H A Darc.rst17 Home for all development activities regarding open source projects for
/linux/drivers/parisc/
H A DKconfig108 Disk/Network activities LEDs on some PA-RISC machines,
/linux/fs/
H A Dkernel_read_file.c60 /* The file is too big for sane activities. */ in kernel_read_file()
/linux/arch/x86/kernel/fpu/
H A Dinit.c221 * later FPU init activities: in fpu__init_system()
/linux/Documentation/trace/
H A Devents-kmem.rst66 callers should be batching their activities.
H A Dosnoise-tracer.rst7 due to activities inside the operating system. In the context of Linux,
/linux/drivers/misc/genwqe/
H A Dcard_ddcb.h26 * software and hardware activities. We are using a compare and
/linux/Documentation/driver-api/tty/
H A Dmoxa-smartio.rst141 activities. One can easily learn each port's total received/transmitted
/linux/Documentation/driver-api/media/drivers/
H A Dpvrusb2.rst35 activities that ensure correct operation of the device.
/linux/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/
H A Dgpc.fuc368 // activities to the HUB fuc
/linux/drivers/net/wireless/intel/iwlwifi/fw/api/
H A Dtime-event.h444 * priority and that can be fragmented allowing other activities
/linux/arch/m68k/atari/
H A Datakeyb.c466 /* This disables all other ikbd activities !!!! */
/linux/tools/usb/usbip/
H A DCOPYING72 Activities other than copying, distribution and modification are not
/linux/fs/xfs/
H A Dxfs_exchmaps_item.c469 * for later replay activities. in xfs_exchmaps_recover_work()

123