Home
last modified time | relevance | path

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

/linux/drivers/thunderbolt/
H A Dnhi.c1503 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1505 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1508 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1510 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1512 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1514 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1516 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1518 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1520 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
1522 .driver_data = (kernel_ulong_t)&icl_nhi_ops },
[all …]
H A Dnhi.h51 extern const struct tb_nhi_ops icl_nhi_ops;
H A Dnhi_ops.c178 const struct tb_nhi_ops icl_nhi_ops = { variable