Home
last modified time | relevance | path

Searched refs:hvcs_get_pi (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvcs.c305 static int hvcs_get_pi(struct hvcs_struct *hvcsd);
791 if (hvcs_get_pi(hvcsd)) { in hvcs_probe()
865 /* Only called from hvcs_get_pi please */
889 static int hvcs_get_pi(struct hvcs_struct *hvcsd) in hvcs_get_pi() function
933 hvcs_get_pi(hvcsd); in hvcs_rescan_devices_list()
985 if (hvcs_get_pi(hvcsd)) in hvcs_partner_connect()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvcs.c296 static int hvcs_get_pi(struct hvcs_struct *hvcsd);
775 if (hvcs_get_pi(hvcsd)) { in hvcs_probe()
841 /* Only called from hvcs_get_pi please */
865 static int hvcs_get_pi(struct hvcs_struct *hvcsd) in hvcs_get_pi() function
909 hvcs_get_pi(hvcsd); in hvcs_rescan_devices_list()
961 if (hvcs_get_pi(hvcsd)) in hvcs_partner_connect()

Completed in 5 milliseconds