Home
last modified time | relevance | path

Searched refs:tb_nhi_ops (Results 1 - 8 of 8) sorted by relevance

/kernel/linux/linux-5.10/drivers/thunderbolt/
H A Dnhi.h34 * struct tb_nhi_ops - NHI specific optional operations
42 struct tb_nhi_ops { struct
51 extern const struct tb_nhi_ops icl_nhi_ops;
H A Dnhi_ops.c178 const struct tb_nhi_ops icl_nhi_ops = {
H A Dnhi.c1191 nhi->ops = (const struct tb_nhi_ops *)id->driver_data; in nhi_probe()
/kernel/linux/linux-6.6/drivers/thunderbolt/
H A Dnhi.h34 * struct tb_nhi_ops - NHI specific optional operations
42 struct tb_nhi_ops { struct
51 extern const struct tb_nhi_ops icl_nhi_ops;
H A Dnhi_ops.c178 const struct tb_nhi_ops icl_nhi_ops = {
H A Dnhi.c1352 nhi->ops = (const struct tb_nhi_ops *)id->driver_data; in nhi_probe()
/kernel/linux/linux-5.10/include/linux/
H A Dthunderbolt.h446 const struct tb_nhi_ops *ops;
/kernel/linux/linux-6.6/include/linux/
H A Dthunderbolt.h494 const struct tb_nhi_ops *ops;

Completed in 8 milliseconds