Home
last modified time | relevance | path

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

/openbmc/linux/scripts/kconfig/lxdialog/
H A Ddialog.h68 chtype atr; /* Color attribute */
186 void attr_clear(WINDOW * win, int height, int width, chtype attr);
191 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
192 chtype border);
H A Dutil.c229 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
465 chtype box, chtype border) in draw_box()
/openbmc/u-boot/scripts/kconfig/lxdialog/
H A Ddialog.h90 chtype atr; /* Color attribute */
208 void attr_clear(WINDOW * win, int height, int width, chtype attr);
213 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
214 chtype border);
H A Dutil.c229 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
465 chtype box, chtype border) in draw_box()
/openbmc/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()
H A Dcfctrl.c81 p1->endpoint == p2->endpoint && p1->chtype == p2->chtype; in param_eq()
229 cfpkt_addbdy(pkt, (param->chtype << 4) | param->linktype); in cfctrl_linkup_request()
395 linkparam.chtype = servtype; in cfctrl_recv()
/openbmc/u-boot/scripts/kconfig/
H A Dnconf.h82 chtype color);
H A Dnconf.gui.c153 chtype color) in print_in_middle()
/openbmc/linux/include/net/caif/
H A Dcfctrl.h63 u8 chtype; /* (H1,H0) Channel-Type, applies to member
/openbmc/openbmc/poky/meta/recipes-extended/tar/tar/
H A D0001-tests-fix-TESTSUITE_AT.patch55 - chtype.at\
66 + chtype.at\
/openbmc/qemu/ui/
H A Dcurses.c81 chtype ch = line[x] & A_CHARTEXT; in curses_update()
82 chtype at = line[x] & A_ATTRIBUTES; in curses_update()
/openbmc/linux/drivers/bus/mhi/
H A Dcommon.h275 __le32 chtype; member
/openbmc/openbmc/poky/meta/recipes-core/ncurses/
H A Dncurses.inc40 --with-chtype='long' \
44 --with-chtype='long' \
/openbmc/linux/drivers/bus/mhi/host/
H A Ddebugfs.c115 seq_printf(m, " type: 0x%x event ring: %u", le32_to_cpu(chan_ctxt->chtype), in mhi_debugfs_channels_show()
H A Dinit.c316 chan_ctxt->chtype = cpu_to_le32(mhi_chan->type); in mhi_init_dev_ctxt()
/openbmc/linux/drivers/dma/qcom/
H A 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))