Searched refs:tb_port_is_null (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.4/drivers/thunderbolt/ | ||
D | tb.h | 363 static inline bool tb_port_is_null(const struct tb_port *port) in tb_port_is_null() function |
D | tb.c | 565 if (tb_port_is_null(port)) { in tb_handle_hotplug() |