Home
last modified time | relevance | path

Searched refs:chtype (Results 1 – 5 of 5) sorted by relevance

/drivers/visorbus/
Dvisorbus_main.c73 if (!guid_equal(&ch->chtype, expected_guid)) { in visor_check_channel()
76 &ch->chtype); in visor_check_channel()
/drivers/bus/mhi/host/
Ddebugfs.c115 seq_printf(m, " type: 0x%x event ring: %u", le32_to_cpu(chan_ctxt->chtype), in mhi_debugfs_channels_show()
Dinternal.h231 __le32 chtype; member
Dinit.c305 chan_ctxt->chtype = cpu_to_le32(mhi_chan->type); in mhi_init_dev_ctxt()
/drivers/dma/qcom/
Dgpi.c111 #define GPII_n_EV_k_CNTXT_0(el_size, inttype, chtype) \ argument
114 FIELD_PREP(GPII_n_EV_k_CNTXT_0_CHTYPE, chtype))