Home
last modified time | relevance | path

Searched refs:ntb_dev_ops (Results 1 – 9 of 9) sorted by relevance

/OK3568_Linux_fs/kernel/drivers/ntb/hw/intel/
H A Dntb_hw_gen3.h116 extern const struct ntb_dev_ops intel_ntb3_ops;
H A Dntb_hw_gen4.h97 extern const struct ntb_dev_ops intel_ntb4_ops;
H A Dntb_hw_gen4.c541 const struct ntb_dev_ops intel_ntb4_ops = {
H A Dntb_hw_gen3.c601 const struct ntb_dev_ops intel_ntb3_ops = {
H A Dntb_hw_gen1.c83 static const struct ntb_dev_ops intel_ntb_ops;
2001 static const struct ntb_dev_ops intel_ntb_ops = {
/OK3568_Linux_fs/kernel/include/linux/
H A Dntb.h260 struct ntb_dev_ops { struct
334 static inline int ntb_dev_ops_is_valid(const struct ntb_dev_ops *ops) in ntb_dev_ops_is_valid() argument
421 const struct ntb_dev_ops *ops;
/OK3568_Linux_fs/kernel/drivers/ntb/hw/amd/
H A Dntb_hw_amd.c545 static const struct ntb_dev_ops amd_ntb_ops = {
/OK3568_Linux_fs/kernel/drivers/ntb/hw/mscc/
H A Dntb_hw_switchtec.c811 static const struct ntb_dev_ops switchtec_ntb_ops = {
/OK3568_Linux_fs/kernel/drivers/ntb/hw/idt/
H A Dntb_hw_idt.c2241 static const struct ntb_dev_ops idt_ntb_ops = {