Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dtb.h1356 int usb4_dp_port_requested_bandwidth(struct tb_port *port);
H A Dusb4.c2956 int usb4_dp_port_requested_bandwidth(struct tb_port *port) in usb4_dp_port_requested_bandwidth() function
H A Dtb.c2491 ret = usb4_dp_port_requested_bandwidth(in); in tb_handle_dp_bandwidth_request()