Lines Matching refs:dpll_device

34 dpll_msg_add_dev_handle(struct sk_buff *msg, struct dpll_device *dpll)  in dpll_msg_add_dev_handle()
110 dpll_msg_add_mode(struct sk_buff *msg, struct dpll_device *dpll, in dpll_msg_add_mode()
127 dpll_msg_add_mode_supported(struct sk_buff *msg, struct dpll_device *dpll, in dpll_msg_add_mode_supported()
148 dpll_msg_add_phase_offset_monitor(struct sk_buff *msg, struct dpll_device *dpll, in dpll_msg_add_phase_offset_monitor()
168 dpll_msg_add_lock_status(struct sk_buff *msg, struct dpll_device *dpll, in dpll_msg_add_lock_status()
192 dpll_msg_add_temp(struct sk_buff *msg, struct dpll_device *dpll, in dpll_msg_add_temp()
211 dpll_msg_add_clock_quality_level(struct sk_buff *msg, struct dpll_device *dpll, in dpll_msg_add_clock_quality_level()
237 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_pin_prio()
259 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_pin_on_dpll_state()
281 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_pin_direction()
301 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_pin_phase_adjust()
324 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_phase_offset()
347 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_ffo()
368 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_pin_freq()
409 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_pin_esync()
455 struct dpll_device *dpll = ref->dpll; in dpll_msg_add_pin_ref_sync()
647 dpll_device_get_one(struct dpll_device *dpll, struct sk_buff *msg, in dpll_device_get_one()
685 dpll_device_event_send(enum dpll_cmd event, struct dpll_device *dpll) in dpll_device_event_send()
715 int dpll_device_create_ntf(struct dpll_device *dpll) in dpll_device_create_ntf()
720 int dpll_device_delete_ntf(struct dpll_device *dpll) in dpll_device_delete_ntf()
726 __dpll_device_change_ntf(struct dpll_device *dpll) in __dpll_device_change_ntf()
738 int dpll_device_change_ntf(struct dpll_device *dpll) in dpll_device_change_ntf()
818 dpll_phase_offset_monitor_set(struct dpll_device *dpll, struct nlattr *a, in dpll_phase_offset_monitor_set()
849 struct dpll_device *dpll; in dpll_pin_freq_set()
914 struct dpll_device *dpll; in dpll_pin_esync_set()
994 struct dpll_device *dpll; in dpll_pin_ref_sync_state_set()
1126 dpll_pin_state_set(struct dpll_device *dpll, struct dpll_pin *pin, in dpll_pin_state_set()
1154 dpll_pin_prio_set(struct dpll_device *dpll, struct dpll_pin *pin, in dpll_pin_prio_set()
1181 dpll_pin_direction_set(struct dpll_pin *pin, struct dpll_device *dpll, in dpll_pin_direction_set()
1215 struct dpll_device *dpll; in dpll_pin_phase_adj_set()
1288 struct dpll_device *dpll; in dpll_pin_parent_device_set()
1609 static struct dpll_device *
1613 struct dpll_device *dpll_match = NULL, *dpll; in dpll_device_find()
1639 static struct dpll_device *
1681 struct dpll_device *dpll; in dpll_nl_device_id_get_doit()
1711 struct dpll_device *dpll = info->user_ptr[0]; in dpll_nl_device_get_doit()
1737 dpll_set_from_nlattr(struct dpll_device *dpll, struct genl_info *info) in dpll_set_from_nlattr()
1754 struct dpll_device *dpll = info->user_ptr[0]; in dpll_nl_device_set_doit()
1762 struct dpll_device *dpll; in dpll_nl_device_get_dumpit()