Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/lxdialog/
Ddialog.h103 chtype atr; /* Color attribute */
221 void attr_clear(WINDOW * win, int height, int width, chtype attr);
226 void draw_box(WINDOW * win, int y, int x, int height, int width, chtype box,
227 chtype border);
Dutil.c242 void attr_clear(WINDOW * win, int height, int width, chtype attr) in attr_clear()
478 chtype box, chtype border) in draw_box()
/linux-4.1.27/drivers/staging/unisys/common-spar/include/channels/
Dchannel.h199 uuid_le chtype; /* Channel type: data, bus, control, etc. */ member
238 u32 chtype; /* Queue type: storage, network */ member
276 chan->QHDRFLD.chtype = typ; \
303 &((struct channel_header __iomem *)(ch))->chtype, in spar_check_channel_client()
/linux-4.1.27/net/caif/
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()
278 l->chtype = 0x00; in caif_connect_req_to_link_param()
294 l->chtype = s->sockaddr.u.dbg.type; in caif_connect_req_to_link_param()
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()
393 linkparam.chtype = servtype; in cfctrl_recv()
/linux-4.1.27/scripts/kconfig/
Dnconf.h84 chtype color);
Dnconf.gui.c152 chtype color) in print_in_middle()
/linux-4.1.27/include/net/caif/
Dcfctrl.h63 u8 chtype; /* (H1,H0) Channel-Type, applies to member
/linux-4.1.27/drivers/staging/unisys/visorchannel/
Dvisorchannel_funcs.c93 guid = p->chan_hdr.chtype; in visorchannel_create_guts()
532 seq_printf(seq, " Type = %lu\n", (ulong)q->chtype); in sigqueue_debug()
587 seq_printf(seq, "Type = %pUL\n", &phdr->chtype); in visorchannel_debug()
/linux-4.1.27/drivers/staging/unisys/uislib/
Duislib.c416 (dev->chanptr))->chtype); in create_device()
433 (dev->chanptr))->chtype); in create_device()