Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/thunderbolt/
Dtb.h363 static inline bool tb_port_is_null(const struct tb_port *port) in tb_port_is_null() function
Dtb.c565 if (tb_port_is_null(port)) { in tb_handle_hotplug()