Home
last modified time | relevance | path

Searched refs:mhi_ch_type (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/include/linux/
H A Dmhi.h81 enum mhi_ch_type { enum
228 enum mhi_ch_type type;
/openbmc/linux/drivers/bus/mhi/host/
H A Dinternal.h228 enum mhi_ch_type type;
H A Dinit.c810 mhi_chan->type = (enum mhi_ch_type)mhi_chan->dir; in parse_ch_cfg()