cregit-Linux how code gets into the kernel

Release 4.8 drivers/iio/common/st_sensors/st_sensors_core.h

/*
 * Local functions in the ST Sensors core
 */
#ifndef __ST_SENSORS_CORE_H

#define __ST_SENSORS_CORE_H
int st_sensors_write_data_with_mask(struct iio_dev *indio_dev,
				    u8 reg_addr, u8 mask, u8 data);
#endif

Overall Contributors

PersonTokensPropCommitsCommitProp
linus walleijlinus walleij27100.00%1100.00%
Total27100.00%1100.00%
Information contained on this website is for historical information purposes only and does not indicate or represent copyright ownership.