| /kernel/linux/linux-6.6/drivers/media/platform/samsung/exynos4-is/ |
| H A D | fimc-is-param.c | 266 struct sensor_param *sensor; in __is_set_sensor() local [all...] |
| H A D | fimc-lite.h | 152 struct v4l2_subdev *sensor; member
|
| H A D | media-dev.h | 120 struct fimc_sensor_info sensor[FIMC_MAX_SENSOR member [all...] |
| H A D | fimc-is.c | 166 struct fimc_is_sensor *sensor = &is->sensor[index]; in fimc_is_parse_sensor_config() local 617 fimc_is_hw_open_sensor(struct fimc_is *is, struct fimc_is_sensor *sensor) fimc_is_hw_open_sensor() argument [all...] |
| /kernel/linux/linux-6.6/drivers/media/platform/samsung/s3c-camif/ |
| H A D | camif-core.c | 190 struct s3c_camif_sensor_info *sensor = &camif->pdata.sensor; in camif_register_sensor() local [all...] |
| /kernel/linux/linux-6.6/drivers/net/wireless/intel/iwlwifi/fw/api/ |
| H A D | phy.h | 132 __le32 sensor; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/amd/pm/swsmu/smu11/ |
| H A D | cyan_skillfish_ppt.c | 190 cyan_skillfish_read_sensor(struct smu_context *smu, enum amd_pp_sensors sensor, void *data, uint32_t *size) cyan_skillfish_read_sensor() argument
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | therm.h | 82 } sensor; member
|
| /kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/iccsense/ |
| H A D | base.c | 100 nvkm_iccsense_sensor_config(struct nvkm_iccsense *iccsense, struct nvkm_iccsense_sensor *sensor) nvkm_iccsense_sensor_config() argument 134 struct nvkm_iccsense_sensor *sensor, *tmps; nvkm_iccsense_dtor() local 157 struct nvkm_iccsense_sensor *sensor; nvkm_iccsense_create_sensor() local 207 struct nvkm_iccsense_sensor *sensor; nvkm_iccsense_get_sensor() local 244 struct nvkm_iccsense_sensor *sensor; nvkm_iccsense_oneinit() local 301 struct nvkm_iccsense_sensor *sensor; nvkm_iccsense_init() local [all...] |
| /kernel/linux/linux-6.6/drivers/hwmon/ |
| H A D | scmi-hwmon.c | 38 static int scmi_hwmon_scale(const struct scmi_sensor_info *sensor, u64 *value) in scmi_hwmon_scale() argument 93 const struct scmi_sensor_info *sensor; in scmi_hwmon_read() local 72 scmi_hwmon_read_scaled_value(const struct scmi_protocol_handle *ph, const struct scmi_sensor_info *sensor, long *val) scmi_hwmon_read_scaled_value() argument 105 const struct scmi_sensor_info *sensor; scmi_hwmon_read_string() local 118 const struct scmi_sensor_info *sensor; scmi_hwmon_is_visible() local 192 scmi_thermal_sensor_register(struct device *dev, const struct scmi_protocol_handle *ph, const struct scmi_sensor_info *sensor) scmi_thermal_sensor_register() argument 235 const struct scmi_sensor_info *sensor; scmi_hwmon_probe() local [all...] |
| H A D | scpi-hwmon.c | 57 static void scpi_scale_reading(u64 *value, struct sensor_data *sensor) in scpi_scale_reading() argument 70 struct sensor_data *sensor = &scpi_sensors->data[zone->sensor_id]; in scpi_read_temp() local 90 struct sensor_data *sensor; in scpi_show_sensor() local 117 struct sensor_data *sensor; scpi_show_label() local 180 struct sensor_data *sensor = &scpi_sensors->data[idx]; scpi_hwmon_probe() local 265 struct sensor_data *sensor = &scpi_sensors->data[i]; scpi_hwmon_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/iio/imu/st_lsm6dsx/ |
| H A D | st_lsm6dsx_shub.c | 158 struct st_lsm6dsx_sensor *sensor; in st_lsm6dsx_shub_wait_complete() local 244 static int st_lsm6dsx_shub_master_enable(struct st_lsm6dsx_sensor *sensor, in st_lsm6dsx_shub_master_enable() argument 285 st_lsm6dsx_shub_read(struct st_lsm6dsx_sensor *sensor, u8 addr, in st_lsm6dsx_shub_read() argument 337 st_lsm6dsx_shub_write(struct st_lsm6dsx_sensor *sensor, u8 addr, u8 *data, int len) st_lsm6dsx_shub_write() argument 388 st_lsm6dsx_shub_write_with_mask(struct st_lsm6dsx_sensor *sensor, u8 addr, u8 mask, u8 val) st_lsm6dsx_shub_write_with_mask() argument 404 st_lsm6dsx_shub_get_odr_val(struct st_lsm6dsx_sensor *sensor, u32 odr, u16 *val) st_lsm6dsx_shub_get_odr_val() argument 424 st_lsm6dsx_shub_set_odr(struct st_lsm6dsx_sensor *sensor, u32 odr) st_lsm6dsx_shub_set_odr() argument 443 st_lsm6dsx_shub_config_channels(struct st_lsm6dsx_sensor *sensor, bool enable) st_lsm6dsx_shub_config_channels() argument 480 st_lsm6dsx_shub_set_enable(struct st_lsm6dsx_sensor *sensor, bool enable) st_lsm6dsx_shub_set_enable() argument 519 st_lsm6dsx_shub_read_oneshot(struct st_lsm6dsx_sensor *sensor, struct iio_chan_spec const *ch, int *val) st_lsm6dsx_shub_read_oneshot() argument 558 struct st_lsm6dsx_sensor *sensor = iio_priv(iio_dev); st_lsm6dsx_shub_read_raw() local 589 st_lsm6dsx_shub_set_full_scale(struct st_lsm6dsx_sensor *sensor, u32 gain) st_lsm6dsx_shub_set_full_scale() argument 623 struct st_lsm6dsx_sensor *sensor = iio_priv(iio_dev); st_lsm6dsx_shub_write_raw() local 673 struct st_lsm6dsx_sensor *sensor = iio_priv(dev_get_drvdata(dev)); st_lsm6dsx_shub_sampling_freq_avail() local 693 struct st_lsm6dsx_sensor *sensor = iio_priv(dev_get_drvdata(dev)); st_lsm6dsx_shub_scale_avail() local 734 struct st_lsm6dsx_sensor *sensor; st_lsm6dsx_shub_alloc_iiodev() local 788 st_lsm6dsx_shub_init_device(struct st_lsm6dsx_sensor *sensor) st_lsm6dsx_shub_init_device() argument 828 struct st_lsm6dsx_sensor *sensor; st_lsm6dsx_shub_check_wai() local 890 struct st_lsm6dsx_sensor *sensor; st_lsm6dsx_shub_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/input/rmi4/ |
| H A D | rmi_f12.c | 29 struct rmi_2d_sensor sensor; member 66 struct rmi_2d_sensor *sensor = &f12->sensor; in rmi_f12_read_sensor_tuning() local 147 struct rmi_2d_sensor *sensor = &f12->sensor; rmi_f12_process_objects() local 205 struct rmi_2d_sensor *sensor = &f12->sensor; rmi_f12_attention() local 298 struct rmi_2d_sensor *sensor; rmi_f12_config() local 326 struct rmi_2d_sensor *sensor; rmi_f12_probe() local [all...] |
| /kernel/linux/linux-5.10/drivers/media/platform/exynos4-is/ |
| H A D | fimc-lite.h | 150 struct v4l2_subdev *sensor; member
|
| H A D | media-dev.h | 116 struct fimc_sensor_info sensor[FIMC_MAX_SENSOR member [all...] |
| H A D | fimc-is.c | 166 struct fimc_is_sensor *sensor = &is->sensor[index]; in fimc_is_parse_sensor_config() local 617 fimc_is_hw_open_sensor(struct fimc_is *is, struct fimc_is_sensor *sensor) fimc_is_hw_open_sensor() argument [all...] |
| /kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/ |
| H A D | camss.c | 378 struct media_entity *sensor; in camss_get_pixel_clock() local 761 struct media_entity *sensor = &sd->entity; in camss_subdev_notifier_complete() local [all...] |
| /kernel/linux/linux-5.10/drivers/hwmon/occ/ |
| H A D | common.h | 88 struct sensor_device_attribute_2 sensor; member
|
| /kernel/linux/linux-5.10/drivers/iio/imu/inv_icm42600/ |
| H A D | inv_icm42600_buffer.c | 381 unsigned int sensor; in inv_icm42600_buffer_postdisable() local
|
| /kernel/linux/linux-5.10/drivers/media/usb/pwc/ |
| H A D | pwc-ctrl.c | 524 int pwc_get_cmos_sensor(struct pwc_device *pdev, int *sensor) in pwc_get_cmos_sensor() argument
|
| /kernel/linux/linux-6.6/drivers/media/usb/pwc/ |
| H A D | pwc-ctrl.c | 524 int pwc_get_cmos_sensor(struct pwc_device *pdev, int *sensor) in pwc_get_cmos_sensor() argument
|
| /kernel/linux/linux-6.6/drivers/thermal/ |
| H A D | qoriq_thermal.c | 80 struct qoriq_sensor sensor[SITES_MAX]; member 149 struct qoriq_sensor *sensor = &qdata->sensor[id]; in qoriq_tmu_register_tmu_zone() local
|
| /kernel/linux/linux-6.6/drivers/hwmon/occ/ |
| H A D | common.h | 88 struct sensor_device_attribute_2 sensor; member
|
| /kernel/linux/linux-6.6/drivers/iio/imu/inv_icm42600/ |
| H A D | inv_icm42600_buffer.c | 382 unsigned int sensor; in inv_icm42600_buffer_postdisable() local
|
| /kernel/linux/linux-6.6/drivers/iio/imu/st_lsm6dsx/ |
| H A D | st_lsm6dsx_shub.c | 158 struct st_lsm6dsx_sensor *sensor; in st_lsm6dsx_shub_wait_complete() local 242 static int st_lsm6dsx_shub_master_enable(struct st_lsm6dsx_sensor *sensor, in st_lsm6dsx_shub_master_enable() argument 283 st_lsm6dsx_shub_read(struct st_lsm6dsx_sensor *sensor, u8 addr, in st_lsm6dsx_shub_read() argument 335 st_lsm6dsx_shub_write(struct st_lsm6dsx_sensor *sensor, u8 addr, u8 *data, int len) st_lsm6dsx_shub_write() argument 386 st_lsm6dsx_shub_write_with_mask(struct st_lsm6dsx_sensor *sensor, u8 addr, u8 mask, u8 val) st_lsm6dsx_shub_write_with_mask() argument 402 st_lsm6dsx_shub_get_odr_val(struct st_lsm6dsx_sensor *sensor, u32 odr, u16 *val) st_lsm6dsx_shub_get_odr_val() argument 422 st_lsm6dsx_shub_set_odr(struct st_lsm6dsx_sensor *sensor, u32 odr) st_lsm6dsx_shub_set_odr() argument 441 st_lsm6dsx_shub_config_channels(struct st_lsm6dsx_sensor *sensor, bool enable) st_lsm6dsx_shub_config_channels() argument 478 st_lsm6dsx_shub_set_enable(struct st_lsm6dsx_sensor *sensor, bool enable) st_lsm6dsx_shub_set_enable() argument 517 st_lsm6dsx_shub_read_oneshot(struct st_lsm6dsx_sensor *sensor, struct iio_chan_spec const *ch, int *val) st_lsm6dsx_shub_read_oneshot() argument 556 struct st_lsm6dsx_sensor *sensor = iio_priv(iio_dev); st_lsm6dsx_shub_read_raw() local 587 st_lsm6dsx_shub_set_full_scale(struct st_lsm6dsx_sensor *sensor, u32 gain) st_lsm6dsx_shub_set_full_scale() argument 621 struct st_lsm6dsx_sensor *sensor = iio_priv(iio_dev); st_lsm6dsx_shub_write_raw() local 671 struct st_lsm6dsx_sensor *sensor = iio_priv(dev_get_drvdata(dev)); st_lsm6dsx_shub_sampling_freq_avail() local 691 struct st_lsm6dsx_sensor *sensor = iio_priv(dev_get_drvdata(dev)); st_lsm6dsx_shub_scale_avail() local 732 struct st_lsm6dsx_sensor *sensor; st_lsm6dsx_shub_alloc_iiodev() local 786 st_lsm6dsx_shub_init_device(struct st_lsm6dsx_sensor *sensor) st_lsm6dsx_shub_init_device() argument 826 struct st_lsm6dsx_sensor *sensor; st_lsm6dsx_shub_check_wai() local 888 struct st_lsm6dsx_sensor *sensor; st_lsm6dsx_shub_probe() local [all...] |