Searched refs:cros_ec_sensorhub (Results 1 – 8 of 8) sorted by relevance
/openbmc/linux/include/linux/platform_data/ |
H A D | cros_ec_sensorhub.h | 147 struct cros_ec_sensorhub { struct 180 int cros_ec_sensorhub_register_push_data(struct cros_ec_sensorhub *sensorhub, argument 185 void cros_ec_sensorhub_unregister_push_data(struct cros_ec_sensorhub *sensorhub, 188 int cros_ec_sensorhub_ring_allocate(struct cros_ec_sensorhub *sensorhub); 189 int cros_ec_sensorhub_ring_add(struct cros_ec_sensorhub *sensorhub); 191 int cros_ec_sensorhub_ring_fifo_enable(struct cros_ec_sensorhub *sensorhub,
|
/openbmc/linux/drivers/platform/chrome/ |
H A D | cros_ec_sensorhub_ring.c | 39 cros_sensorhub_send_sample(struct cros_ec_sensorhub *sensorhub, in cros_sensorhub_send_sample() 75 int cros_ec_sensorhub_register_push_data(struct cros_ec_sensorhub *sensorhub, in cros_ec_sensorhub_register_push_data() 92 void cros_ec_sensorhub_unregister_push_data(struct cros_ec_sensorhub *sensorhub, in cros_ec_sensorhub_unregister_push_data() 110 int cros_ec_sensorhub_ring_fifo_enable(struct cros_ec_sensorhub *sensorhub, in cros_ec_sensorhub_ring_fifo_enable() 356 cros_ec_sensor_ring_check_for_past_timestamp(struct cros_ec_sensorhub in cros_ec_sensor_ring_check_for_past_timestamp() 389 cros_ec_sensor_ring_process_event(struct cros_ec_sensorhub *sensorhub, in cros_ec_sensor_ring_process_event() 541 cros_ec_sensor_ring_spread_add(struct cros_ec_sensorhub *sensorhub, in cros_ec_sensor_ring_spread_add() 709 cros_ec_sensor_ring_spread_add_legacy(struct cros_ec_sensorhub *sensorhub, in cros_ec_sensor_ring_spread_add_legacy() 765 static void cros_ec_sensorhub_ring_handler(struct cros_ec_sensorhub *sensorhub) in cros_ec_sensorhub_ring_handler() 918 struct cros_ec_sensorhub *sensorhub; in cros_ec_sensorhub_event() [all …]
|
H A D | cros_ec_sensorhub.c | 50 struct cros_ec_sensorhub *sensorhub) in cros_ec_sensorhub_register() 128 struct cros_ec_sensorhub *data; in cros_ec_sensorhub_probe() 140 data = devm_kzalloc(dev, sizeof(struct cros_ec_sensorhub), GFP_KERNEL); in cros_ec_sensorhub_probe() 227 struct cros_ec_sensorhub *sensorhub = dev_get_drvdata(dev); in cros_ec_sensorhub_suspend() 237 struct cros_ec_sensorhub *sensorhub = dev_get_drvdata(dev); in cros_ec_sensorhub_resume()
|
H A D | Makefile | 29 cros-ec-sensorhub-objs := cros_ec_sensorhub.o cros_ec_sensorhub_ring.o
|
H A D | Kconfig | 215 module will be called cros_ec_sensorhub.
|
/openbmc/linux/drivers/iio/common/cros_ec_sensors/ |
H A D | cros_ec_sensors_core.c | 224 struct cros_ec_sensorhub *sensor_hub = in cros_ec_sensors_core_clean() 250 struct cros_ec_sensorhub *sensor_hub = dev_get_drvdata(dev->parent); in cros_ec_sensors_core_init() 381 struct cros_ec_sensorhub *sensor_hub = dev_get_drvdata(dev->parent); in cros_ec_sensors_core_register()
|
/openbmc/linux/ |
H A D | opengrok1.0.log | [all...] |
H A D | opengrok2.0.log | 1018 2024-12-28 20:05:26.505-0600 FINEST t588 AnalyzerGuru.lambda$findBySuffix$5: '/openbmc/linux/include/linux/platform_data/cros_ec_sensorhub.h': chosen by suffix: CAnalyzerFactory 1019 2024-12-28 20:05:26.505-0600 FINE t588 DefaultIndexChangedListener.fileAdd: Add: '/openbmc/linux/include/linux/platform_data/cros_ec_sensorhub.h' (CAnalyzer) 1020 2024-12-28 20:05:26.506-0600 FINER t588 HistoryGuru.storeHistory: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} supports history for directories, skipping '/opengrok/src/openbmc/linux/include/linux/platform_data/cros_ec_sensorhub.h' 1022 2024-12-28 20:05:26.507-0600 FINEST t35 Ctags.trySplitSource: Re-read '/opengrok/src/openbmc/linux/include/linux/platform_data/cros_ec_sensorhub.h' 1046 2024-12-28 20:05:26.521-0600 FINER t588 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/linux',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/linux/include/linux/platform_data/cros_ec_sensorhub.h' 1047 2024-12-28 20:05:26.521-0600 FINEST t588 Statistics.logIt: Added: '/openbmc/linux/include/linux/platform_data/cros_ec_sensorhub.h' (CAnalyzer) (took 16 ms) [all...] |