Home
last modified time | relevance | path

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

/openbmc/linux/drivers/thunderbolt/
H A Dcap.c87 static int __tb_port_find_cap(struct tb_port *port, enum tb_port_cap cap) in __tb_port_find_cap() function
127 ret = __tb_port_find_cap(port, cap); in tb_port_find_cap()