Searched refs:write_cleaning_period (Results 1 – 4 of 4) sorted by relevance
15 int (*write_cleaning_period)(struct sps30_state *state, __be32 period); member
220 .write_cleaning_period = sps30_i2c_write_cleaning_period,
242 ret = state->ops->write_cleaning_period(state, cpu_to_be32(val)); in cleaning_period_store()
383 .write_cleaning_period = sps30_serial_write_cleaning_period,