Home
last modified time | relevance | path

Searched refs:pis (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/net/pse-pd/
H A Dpse_core.c159 struct device_node *node, *pis; in of_load_pse_pis() local
169 pis = of_get_child_by_name(np, "pse-pis"); in of_load_pse_pis()
170 if (!pis) { in of_load_pse_pis()
176 for_each_child_of_node(pis, node) { in of_load_pse_pis()
226 of_node_put(pis); in of_load_pse_pis()
232 of_node_put(pis); in of_load_pse_pis()
/linux/drivers/tty/serial/
H A Dsunsab.h36 u8 pis; /* Port Interrupt Status */ member