Lines Matching refs:pti
3 * pti.c - PTI driver for cJTAG data extration
27 #include <linux/intel-pti.h>
31 #define DRIVERNAME "pti"
34 #define CHARNAME "pti"
447 * @tty: tty struct containing pti information.
483 * @tty: tty struct containing pti information.
499 * @tty: tty struct containing pti information.
516 * we can't write to the pti hardware if the private driver_data
526 * @tty: contains tty info of the pti driver.
780 * pti_pci_probe()- Used to detect pti on the pci bus and set
783 * @pdev: pci_dev struct values for pti.
784 * @ent: pci_device_id struct for pti driver.
802 pr_err("%s(%d): CHAR registration failed of pti driver\n",
901 * pti_init()- Overall entry/init call to the pti driver.
936 pr_err("%s(%d): TTY registration failed of pti driver\n",
946 pr_err("%s(%d): PCI registration failed of pti driver\n",