Lines Matching full:stp
53 #include <asm/stp.h>
318 * stp event and the complete recovery against get_phys_clock. in disable_sync_clock()
381 /* Single threaded workqueue used for stp sync events */
398 * Server Time Protocol (STP) code.
412 early_param("stp", early_parse_stp);
415 * Reset STP attachment.
458 * STP timing alert. There are three causes:
463 * If a STP clock source is now available use it.
472 * STP sync check machine check. This is called when the timing state
474 * After a STP sync check the clock is not in sync. The machine check
484 * STP island condition machine check. This is called when an attached
485 * server attempts to communicate over an STP link and the servers
561 * STP work. Check for the STP state and take over the clock
562 * synchronization if the STP clock source is usable.
607 * STP subsys sysfs interface functions
610 .name = "stp",
611 .dev_name = "stp",
809 * stp/online but dev_attr_online already exists in this file ..