Searched refs:icl_nhi_ops (Results 1 – 3 of 3) sorted by relevance
| /linux/drivers/thunderbolt/ |
| H A D | nhi.c | 1503 .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 D | nhi.h | 51 extern const struct tb_nhi_ops icl_nhi_ops;
|
| H A D | nhi_ops.c | 178 const struct tb_nhi_ops icl_nhi_ops = { variable
|