Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dnhi.h42 struct tb_nhi_ops { struct
51 extern const struct tb_nhi_ops icl_nhi_ops; argument
H A Dnhi_ops.c178 const struct tb_nhi_ops icl_nhi_ops = {
H A Dnhi.c1358 nhi->ops = (const struct tb_nhi_ops *)id->driver_data; in nhi_probe()