[ SYSTEM ]: Linux srv.persadacompanies.com 4.18.0-553.56.1.el8_10.x86_64 #1 SMP Tue Jun 10 05:00:59 EDT 2025 x86_64
[ SERVER ]: Apache | PHP: 8.4.20
[ USER ]: persadamedika | IP: 45.64.1.108
GEFORCE FILE MANAGER
/
usr
/
src
/
kernels
/
4.18.0-553.56.1.el8_10.x86_64
/
drivers
/
iio
/
common
/
cros_ec_sensors
/
UPLOAD:
NAME
SIZE
QUICK PERMS
ACTIONS
📄 Kconfig
700 B
SET
[ EDIT ]
|
[ DEL ]
📄 Makefile
189 B
SET
[ EDIT ]
|
[ DEL ]
DELETE SELECTED
[ CLOSE ]
EDIT: Kconfig
# # Chrome OS Embedded Controller managed sensors library # config IIO_CROS_EC_SENSORS_CORE tristate "ChromeOS EC Sensors Core" depends on SYSFS && MFD_CROS_EC select IIO_BUFFER select IIO_TRIGGERED_BUFFER help Base module for the ChromeOS EC Sensors module. Contains core functions used by other IIO CrosEC sensor drivers. Define common attributes and sysfs interrupt handler. config IIO_CROS_EC_SENSORS tristate "ChromeOS EC Contiguous Sensors" depends on IIO_CROS_EC_SENSORS_CORE help Module to handle 3d contiguous sensors like Accelerometers, Gyroscope and Magnetometer that are presented by the ChromeOS EC Sensor hub. Creates an IIO device for each functions.