Searched refs:magn_flux_attributes (Results 1 – 1 of 1) sorted by relevance
/openbmc/linux/drivers/iio/magnetometer/ |
H A D | hid-sensor-magn-3d.c | 36 struct hid_sensor_common magn_flux_attributes; member 168 magn_state->magn_flux_attributes.hsdev, in magn_3d_read_raw() 176 &magn_state->magn_flux_attributes, in magn_3d_read_raw() 216 &magn_state->magn_flux_attributes, val, val2); in magn_3d_read_raw() 222 &magn_state->magn_flux_attributes, val, val2); in magn_3d_read_raw() 253 &magn_state->magn_flux_attributes, val, val2); in magn_3d_write_raw() 259 &magn_state->magn_flux_attributes, val, val2); in magn_3d_write_raw() 485 magn_state->magn_flux_attributes.hsdev = hsdev; in hid_magn_3d_probe() 486 magn_state->magn_flux_attributes.pdev = pdev; in hid_magn_3d_probe() 490 &magn_state->magn_flux_attributes, in hid_magn_3d_probe() [all …]
|