Lines Matching defs:handle
59 * @par_regmap: parent device regmap handle;
558 static int mlxreg_lc_event_handler(void *handle, enum mlxreg_hotplug_kind kind, u8 action)
560 struct mlxreg_lc *mlxreg_lc = handle;
641 static int mlxreg_lc_completion_notify(void *handle, struct i2c_adapter *parent,
645 struct mlxreg_lc *mlxreg_lc = handle;
742 mlxreg_lc->mux_data->handle = mlxreg_lc;
829 data->notifier->handle = mlxreg_lc;
902 /* Clear event notification callback and handle. */
905 data->notifier->handle = NULL;
923 if (!data->notifier || !data->notifier->handle)
926 /* Clear event notification callback and handle. */
928 data->notifier->handle = NULL;