mxc_gasket_ops
const struct mxc_gasket_ops *gasket_ops;
extern const struct mxc_gasket_ops mxc_imx8_gasket_ops;
extern const struct mxc_gasket_ops mxc_imx93_gasket_ops;
const struct mxc_gasket_ops *gasket_ops = isi->pdata->gasket_ops;
const struct mxc_gasket_ops *gasket_ops = isi->pdata->gasket_ops;
const struct mxc_gasket_ops mxc_imx8_gasket_ops = {
const struct mxc_gasket_ops mxc_imx93_gasket_ops = {