Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/tty/hvc/
H A Dhvsi_lib.c47 static void hvsi_cd_change(struct hvsi_priv *pv, int cd) in hvsi_cd_change() function
79 hvsi_cd_change(pv, be32_to_cpu(pkt->word) & HVSI_TSCD); in hvsi_got_control()
115 hvsi_cd_change(pv, be32_to_cpu(r->u.mctrl_word) & HVSI_TSCD); in hvsi_got_response()
/kernel/linux/linux-6.6/drivers/tty/hvc/
H A Dhvsi_lib.c47 static void hvsi_cd_change(struct hvsi_priv *pv, int cd) in hvsi_cd_change() function
79 hvsi_cd_change(pv, be32_to_cpu(pkt->word) & HVSI_TSCD); in hvsi_got_control()
115 hvsi_cd_change(pv, be32_to_cpu(r->u.mctrl_word) & HVSI_TSCD); in hvsi_got_response()

Completed in 3 milliseconds