Lines Matching refs:magn_flux_attributes
36 struct hid_sensor_common magn_flux_attributes; member
162 hid_sensor_power_state(&magn_state->magn_flux_attributes, true); in magn_3d_read_raw()
168 magn_state->magn_flux_attributes.hsdev, in magn_3d_read_raw()
176 &magn_state->magn_flux_attributes, in magn_3d_read_raw()
180 hid_sensor_power_state(&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()
290 if (atomic_read(&magn_state->magn_flux_attributes.data_ready)) { in magn_3d_proc_event()
331 hid_sensor_convert_timestamp(&magn_state->magn_flux_attributes, in magn_3d_capture_sample()
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()
497 magn_state->rot_attributes = magn_state->magn_flux_attributes; in hid_magn_3d_probe()
515 atomic_set(&magn_state->magn_flux_attributes.data_ready, 0); in hid_magn_3d_probe()
518 &magn_state->magn_flux_attributes); in hid_magn_3d_probe()
545 hid_sensor_remove_trigger(indio_dev, &magn_state->magn_flux_attributes); in hid_magn_3d_probe()
558 hid_sensor_remove_trigger(indio_dev, &magn_state->magn_flux_attributes); in hid_magn_3d_remove()