Home
last modified time | relevance | path

Searched defs:mhi_pci_dev_info (Results 1 – 1 of 1) sorted by relevance

/linux/drivers/bus/mhi/host/
H A Dpci_generic.c51 struct mhi_pci_dev_info { struct
52 const struct mhi_controller_config *config;
53 const struct mhi_controller_config *vf_config;
54 const char *name;
55 const char *fw;
56 const char *edl;
57 bool edl_trigger;
58 unsigned int bar_num;
59 unsigned int dma_data_width;
60 unsigned int vf_dma_data_width;
[all …]