Home
last modified time | relevance | path

Searched refs:dpll_device_ops (Results 1 – 8 of 8) sorted by relevance

/linux/drivers/dpll/
A Ddpll_core.h84 const struct dpll_device_ops *dpll_device_ops(struct dpll_device *dpll);
A Ddpll_core.c37 const struct dpll_device_ops *ops;
330 const struct dpll_device_ops *ops, void *priv) in dpll_device_registration_find()
356 const struct dpll_device_ops *ops, void *priv) in dpll_device_register()
411 const struct dpll_device_ops *ops, void *priv) in dpll_device_unregister()
802 const struct dpll_device_ops *dpll_device_ops(struct dpll_device *dpll) in dpll_device_ops() function
A Ddpll_netlink.c95 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_mode()
112 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_mode_supported()
133 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_lock_status()
157 const struct dpll_device_ops *ops = dpll_device_ops(dpll); in dpll_msg_add_temp()
/linux/include/linux/
A Ddpll.h20 struct dpll_device_ops { struct
170 const struct dpll_device_ops *ops, void *priv);
173 const struct dpll_device_ops *ops, void *priv);
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Ddpll.c169 static const struct dpll_device_ops mlx5_dpll_device_ops = {
/linux/Documentation/driver-api/
A Ddpll.rst501 static const struct dpll_device_ops dpll_ops = {
/linux/drivers/net/ethernet/intel/ice/
A Dice_dpll.c1457 static const struct dpll_device_ops ice_dpll_ops = {
/linux/drivers/ptp/
A Dptp_ocp.c4650 static const struct dpll_device_ops dpll_ops = {

Completed in 42 milliseconds