Searched hist:"7 ce542219b6323764cb922722b677005404d9b60" (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/thunderbolt/ |
H A D | tmu.c | diff 7ce542219b6323764cb922722b677005404d9b60 Thu Sep 22 17:30:38 CDT 2022 Gil Fine <gil.fine@intel.com> thunderbolt: Introduce tb_switch_downstream_port()
Introduce tb_switch_downstream_port() helper function that returns the downstream port of a parent switch that is connected to the upstream port of specified switch. From now on, we use it all across the driver where applicable.
While there fix a whitespace in comment and rename 'downstream' to 'down' to be consistent with the rest of the driver.
Signed-off-by: Gil Fine <gil.fine@intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|
H A D | acpi.c | diff 7ce542219b6323764cb922722b677005404d9b60 Thu Sep 22 17:30:38 CDT 2022 Gil Fine <gil.fine@intel.com> thunderbolt: Introduce tb_switch_downstream_port()
Introduce tb_switch_downstream_port() helper function that returns the downstream port of a parent switch that is connected to the upstream port of specified switch. From now on, we use it all across the driver where applicable.
While there fix a whitespace in comment and rename 'downstream' to 'down' to be consistent with the rest of the driver.
Signed-off-by: Gil Fine <gil.fine@intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|
H A D | usb4.c | diff 7ce542219b6323764cb922722b677005404d9b60 Thu Sep 22 17:30:38 CDT 2022 Gil Fine <gil.fine@intel.com> thunderbolt: Introduce tb_switch_downstream_port()
Introduce tb_switch_downstream_port() helper function that returns the downstream port of a parent switch that is connected to the upstream port of specified switch. From now on, we use it all across the driver where applicable.
While there fix a whitespace in comment and rename 'downstream' to 'down' to be consistent with the rest of the driver.
Signed-off-by: Gil Fine <gil.fine@intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|
H A D | icm.c | diff 7ce542219b6323764cb922722b677005404d9b60 Thu Sep 22 17:30:38 CDT 2022 Gil Fine <gil.fine@intel.com> thunderbolt: Introduce tb_switch_downstream_port()
Introduce tb_switch_downstream_port() helper function that returns the downstream port of a parent switch that is connected to the upstream port of specified switch. From now on, we use it all across the driver where applicable.
While there fix a whitespace in comment and rename 'downstream' to 'down' to be consistent with the rest of the driver.
Signed-off-by: Gil Fine <gil.fine@intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|
H A D | tb.c | diff 7ce542219b6323764cb922722b677005404d9b60 Thu Sep 22 17:30:38 CDT 2022 Gil Fine <gil.fine@intel.com> thunderbolt: Introduce tb_switch_downstream_port()
Introduce tb_switch_downstream_port() helper function that returns the downstream port of a parent switch that is connected to the upstream port of specified switch. From now on, we use it all across the driver where applicable.
While there fix a whitespace in comment and rename 'downstream' to 'down' to be consistent with the rest of the driver.
Signed-off-by: Gil Fine <gil.fine@intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|
H A D | tb.h | diff 7ce542219b6323764cb922722b677005404d9b60 Thu Sep 22 17:30:38 CDT 2022 Gil Fine <gil.fine@intel.com> thunderbolt: Introduce tb_switch_downstream_port()
Introduce tb_switch_downstream_port() helper function that returns the downstream port of a parent switch that is connected to the upstream port of specified switch. From now on, we use it all across the driver where applicable.
While there fix a whitespace in comment and rename 'downstream' to 'down' to be consistent with the rest of the driver.
Signed-off-by: Gil Fine <gil.fine@intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|
H A D | switch.c | diff 7ce542219b6323764cb922722b677005404d9b60 Thu Sep 22 17:30:38 CDT 2022 Gil Fine <gil.fine@intel.com> thunderbolt: Introduce tb_switch_downstream_port()
Introduce tb_switch_downstream_port() helper function that returns the downstream port of a parent switch that is connected to the upstream port of specified switch. From now on, we use it all across the driver where applicable.
While there fix a whitespace in comment and rename 'downstream' to 'down' to be consistent with the rest of the driver.
Signed-off-by: Gil Fine <gil.fine@intel.com> Signed-off-by: Mika Westerberg <mika.westerberg@linux.intel.com>
|