Home
last modified time | relevance | path

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

/linux/scripts/kconfig/lxdialog/
H A Ddialog.h68 chtype atr; /* Color attribute */
182 void attr_clear(WINDOW * win, int height, int width, chtype attr);
187 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
188 chtype border);
H A Dutil.c202 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
437 chtype box, chtype border) in draw_box()
/linux/net/caif/
H A Dcfcnfg.c255 l->chtype = s->sockaddr.u.at.type & 0x3; in caif_connect_req_to_link_param()
259 l->chtype = 0x00; in caif_connect_req_to_link_param()
264 l->chtype = 0x03; in caif_connect_req_to_link_param()
277 l->chtype = 0x00; in caif_connect_req_to_link_param()
292 l->chtype = s->sockaddr.u.dbg.type; in caif_connect_req_to_link_param()
/linux/include/net/caif/
H A Dcfctrl.h63 u8 chtype; /* (H1,H0) Channel-Type, applies to member
/linux/drivers/bus/mhi/
H A Dcommon.h275 __le32 chtype; member
/linux/drivers/bus/mhi/host/
H A Ddebugfs.c116 seq_printf(m, " type: 0x%x event ring: %u", le32_to_cpu(chan_ctxt->chtype), in mhi_debugfs_channels_show()
/linux/drivers/dma/qcom/
H A Dgpi.c113 #define GPII_n_EV_k_CNTXT_0(el_size, inttype, chtype) \ argument
116 FIELD_PREP(GPII_n_EV_k_CNTXT_0_CHTYPE, chtype))