Home
last modified time | relevance | path

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

/linux-6.6.21/drivers/thunderbolt/
Dnhi.c1494 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1496 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1499 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1501 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1503 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1505 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1507 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1509 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1511 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1513 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
[all …]
Dnhi.h51 extern const struct tb_nhi_ops icl_nhi_ops;
Dnhi_ops.c178 const struct tb_nhi_ops icl_nhi_ops = { variable