Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/thunderbolt/
A Dswitch.c581 if (tb_switch_is_usb4(port->sw) && !tb_port_is_null(port)) in tb_port_add_nfc_credits()
625 if (!tb_port_is_null(port)) in tb_port_unlock()
637 if (!tb_port_is_null(port)) in __tb_port_enable()
2206 tb_port_is_null(port)) { in tb_switch_uevent()
2681 if (!tb_port_is_null(port)) in tb_switch_default_link_ports()
2686 !tb_port_is_null(&sw->ports[i + 1])) in tb_switch_default_link_ports()
3198 if (!tb_port_is_null(port)) in tb_switch_resume()
A Dusb4.c394 if (!tb_port_is_null(port)) in usb4_switch_set_wake()
777 if (tb_port_is_null(port)) in usb4_switch_credits_init()
916 if (!tb_port_is_null(p)) in usb4_port_idx()
1011 if (!tb_port_is_null(port)) in usb4_switch_add_ports()
A Dtunnel.c182 if (tb_port_is_null(port)) in tb_pci_init_credits()
1331 if (tb_port_is_null(port)) in tb_dma_reserve_credits()
1704 if (tb_port_is_null(port)) in tb_usb3_init_credits()
A Dtb.h592 static inline bool tb_port_is_null(const struct tb_port *port) in tb_port_is_null() function
1048 return tb_port_is_null(port) && port->sw->credit_allocation; in tb_port_use_credit_allocation()
A Dtb.c489 if (!tb_port_is_null(port)) in tb_available_bandwidth()
1583 if (tb_port_is_null(port)) { in tb_handle_hotplug()
A Ddebugfs.c1405 if (tb_port_is_null(port) || tb_port_is_nhi(port)) { in path_show()

Completed in 26 milliseconds