Symbol: dpll_device_ops
drivers/dpll/dpll_core.c
1076
const struct dpll_device_ops *dpll_device_ops(struct dpll_device *dpll)
drivers/dpll/dpll_core.c
42
const struct dpll_device_ops *ops;
drivers/dpll/dpll_core.c
446
const struct dpll_device_ops *ops, void *priv)
drivers/dpll/dpll_core.c
472
const struct dpll_device_ops *ops, void *priv)
drivers/dpll/dpll_core.c
528
const struct dpll_device_ops *ops, void *priv)
drivers/dpll/dpll_core.h
92
const struct dpll_device_ops *dpll_device_ops(struct dpll_device *dpll);
drivers/dpll/dpll_netlink.c
113
const struct dpll_device_ops *ops = dpll_device_ops(dpll);
drivers/dpll/dpll_netlink.c
130
const struct dpll_device_ops *ops = dpll_device_ops(dpll);
drivers/dpll/dpll_netlink.c
162
const struct dpll_device_ops *ops = dpll_device_ops(dpll);
drivers/dpll/dpll_netlink.c
183
const struct dpll_device_ops *ops = dpll_device_ops(dpll);
drivers/dpll/dpll_netlink.c
203
const struct dpll_device_ops *ops = dpll_device_ops(dpll);
drivers/dpll/dpll_netlink.c
227
const struct dpll_device_ops *ops = dpll_device_ops(dpll);
drivers/dpll/dpll_netlink.c
247
const struct dpll_device_ops *ops = dpll_device_ops(dpll);
drivers/dpll/dpll_netlink.c
874
const struct dpll_device_ops *ops = dpll_device_ops(dpll);
drivers/dpll/dpll_netlink.c
913
const struct dpll_device_ops *ops = dpll_device_ops(dpll);
drivers/dpll/dpll_netlink.c
938
const struct dpll_device_ops *ops = dpll_device_ops(dpll);
drivers/dpll/zl3073x/dpll.c
1350
static const struct dpll_device_ops zl3073x_dpll_device_ops = {
drivers/net/ethernet/intel/ice/ice_dpll.c
2586
static const struct dpll_device_ops ice_dpll_ops = {
drivers/net/ethernet/intel/ice/ice_dpll.c
2591
static const struct dpll_device_ops ice_dpll_pom_ops = {
drivers/net/ethernet/intel/ice/ice_dpll.c
3731
const struct dpll_device_ops *ops = &ice_dpll_ops;
drivers/net/ethernet/intel/ice/ice_dpll.h
105
const struct dpll_device_ops *ops;
drivers/net/ethernet/mellanox/mlx5/core/dpll.c
251
static const struct dpll_device_ops mlx5_dpll_device_ops = {
drivers/ptp/ptp_ocp.c
4702
static const struct dpll_device_ops dpll_ops = {
include/linux/dpll.h
247
const struct dpll_device_ops *ops, void *priv);
include/linux/dpll.h
250
const struct dpll_device_ops *ops, void *priv);