Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dusb4.c2826 int usb4_dp_port_granularity(struct tb_port *port) in usb4_dp_port_granularity() function
2922 ret = usb4_dp_port_granularity(port); in usb4_dp_port_set_estimated_bandwidth()
2956 ret = usb4_dp_port_granularity(port); in usb4_dp_port_allocated_bandwidth()
3053 ret = usb4_dp_port_granularity(port); in usb4_dp_port_allocate_bandwidth()
3101 ret = usb4_dp_port_granularity(port); in usb4_dp_port_requested_bandwidth()
H A Dtb.h1473 int usb4_dp_port_granularity(struct tb_port *port);
H A Dtunnel.c1189 ret = usb4_dp_port_granularity(in); in tb_dp_bandwidth_mode_maximum_bandwidth()
H A Dtb.c2570 ret = usb4_dp_port_granularity(in); in tb_alloc_dp_bandwidth()