Searched refs:magn_flux_attributes (Results 1 – 1 of 1) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/iio/magnetometer/ |
| H A D | hid-sensor-magn-3d.c | 39 struct hid_sensor_common magn_flux_attributes; member 157 hid_sensor_power_state(&magn_state->magn_flux_attributes, true); in magn_3d_read_raw() 163 magn_state->magn_flux_attributes.hsdev, in magn_3d_read_raw() 171 &magn_state->magn_flux_attributes, in magn_3d_read_raw() 175 hid_sensor_power_state(&magn_state->magn_flux_attributes, in magn_3d_read_raw() 211 &magn_state->magn_flux_attributes, val, val2); in magn_3d_read_raw() 217 &magn_state->magn_flux_attributes, val, val2); in magn_3d_read_raw() 248 &magn_state->magn_flux_attributes, val, val2); in magn_3d_write_raw() 254 &magn_state->magn_flux_attributes, val, val2); in magn_3d_write_raw() 292 if (atomic_read(&magn_state->magn_flux_attributes.data_ready)) in magn_3d_proc_event() [all …]
|