Home
last modified time | relevance | path

Searched refs:dpll_ops (Results 1 – 2 of 2) sorted by relevance

/linux/Documentation/driver-api/
H A Ddpll.rst560 static const struct dpll_device_ops dpll_ops = {
586 err = dpll_device_register(bp->dpll, DPLL_TYPE_PPS, &dpll_ops, bp);
/linux/drivers/ptp/
H A Dptp_ocp.c4707 static const struct dpll_device_ops dpll_ops = { variable
4804 err = dpll_device_register(bp->dpll, DPLL_TYPE_PPS, &dpll_ops, bp); in ptp_ocp_probe()
4855 dpll_device_unregister(bp->dpll, &dpll_ops, bp); in ptp_ocp_remove()