Home
last modified time | relevance | path

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

/linux-6.12.1/Documentation/driver-api/
Ddpll.rst501 static const struct dpll_device_ops dpll_ops = {
527 err = dpll_device_register(bp->dpll, DPLL_TYPE_PPS, &dpll_ops, bp);
/linux-6.12.1/drivers/ptp/
Dptp_ocp.c4650 static const struct dpll_device_ops dpll_ops = { variable
4747 err = dpll_device_register(bp->dpll, DPLL_TYPE_PPS, &dpll_ops, bp); in ptp_ocp_probe()
4798 dpll_device_unregister(bp->dpll, &dpll_ops, bp); in ptp_ocp_remove()