Home
last modified time | relevance | path

Searched refs:usb4_dp_port_requested_bandwidth (Results 1 – 3 of 3) sorted by relevance

/linux-6.6.21/drivers/thunderbolt/
Dtb.h1308 int usb4_dp_port_requested_bandwidth(struct tb_port *port);
Dusb4.c2810 int usb4_dp_port_requested_bandwidth(struct tb_port *port) in usb4_dp_port_requested_bandwidth() function
Dtb.c1920 ret = usb4_dp_port_requested_bandwidth(in); in tb_handle_dp_bandwidth_request()