Searched refs:icl_nhi_ops (Results 1 – 3 of 3) sorted by relevance
/linux-6.3-rc2/drivers/thunderbolt/ |
A D | nhi.c | 1421 .driver_data = (kernel_ulong_t)&icl_nhi_ops }, 1423 .driver_data = (kernel_ulong_t)&icl_nhi_ops }, 1426 .driver_data = (kernel_ulong_t)&icl_nhi_ops }, 1428 .driver_data = (kernel_ulong_t)&icl_nhi_ops }, 1430 .driver_data = (kernel_ulong_t)&icl_nhi_ops }, 1432 .driver_data = (kernel_ulong_t)&icl_nhi_ops }, 1434 .driver_data = (kernel_ulong_t)&icl_nhi_ops }, 1436 .driver_data = (kernel_ulong_t)&icl_nhi_ops }, 1438 .driver_data = (kernel_ulong_t)&icl_nhi_ops }, 1440 .driver_data = (kernel_ulong_t)&icl_nhi_ops }, [all …]
|
A D | nhi.h | 51 extern const struct tb_nhi_ops icl_nhi_ops;
|
A D | nhi_ops.c | 178 const struct tb_nhi_ops icl_nhi_ops = { variable
|
Completed in 6 milliseconds