Searched refs:tb_switch_find_by_uuid (Results 1 - 3 of 3) sorted by relevance

/linux-master/drivers/thunderbolt/
H A Dicm.c752 sw = tb_switch_find_by_uuid(tb, &pkg->ep_uuid);
1233 sw = tb_switch_find_by_uuid(tb, &pkg->ep_uuid);
H A Dtb.h839 struct tb_switch *tb_switch_find_by_uuid(struct tb *tb, const uuid_t *uuid);
H A Dswitch.c3738 * tb_switch_find_by_uuid() - Find switch by UUID
3745 struct tb_switch *tb_switch_find_by_uuid(struct tb *tb, const uuid_t *uuid) function

Completed in 275 milliseconds