Home
last modified time | relevance | path

Searched refs:usb4_dp_port_granularity (Results 1 – 4 of 4) sorted by relevance

/linux-6.15/drivers/thunderbolt/
H A Dusb4.c2709 int usb4_dp_port_granularity(struct tb_port *port) in usb4_dp_port_granularity() function
2798 ret = usb4_dp_port_granularity(port); in usb4_dp_port_set_estimated_bandwidth()
2831 ret = usb4_dp_port_granularity(port); in usb4_dp_port_allocated_bandwidth()
2927 ret = usb4_dp_port_granularity(port); in usb4_dp_port_allocate_bandwidth()
2970 ret = usb4_dp_port_granularity(port); in usb4_dp_port_requested_bandwidth()
H A Dtb.h1447 int usb4_dp_port_granularity(struct tb_port *port);
H A Dtunnel.c1107 ret = usb4_dp_port_granularity(in); in tb_dp_bandwidth_mode_maximum_bandwidth()
H A Dtb.c2551 ret = usb4_dp_port_granularity(in); in tb_alloc_dp_bandwidth()