Home
last modified time | relevance | path

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

/Linux-v5.15/drivers/thunderbolt/
Dnhi.c1355 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1357 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1359 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1361 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1363 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1365 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1367 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1369 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
Dnhi.h51 extern const struct tb_nhi_ops icl_nhi_ops;
Dnhi_ops.c178 const struct tb_nhi_ops icl_nhi_ops = { variable