Searched refs:mv_ops (Results 1 – 2 of 2) sorted by relevance
40 static struct sdhci_ops mv_ops; variable81 memset(&mv_ops, 0, sizeof(struct sdhci_ops)); in mv_sdh_init()82 mv_ops.write_b = mv_sdhci_writeb; in mv_sdh_init()83 host->ops = &mv_ops; in mv_sdh_init()
1220 static const struct usb_gadget_ops mv_ops = { variable2258 udc->gadget.ops = &mv_ops; /* usb_gadget_ops */ in mv_udc_probe()