Home
last modified time | relevance | path

Searched defs:disp (Results 1 – 25 of 259) sorted by relevance

1234567891011

/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvkm/engine/disp/
H A Dnouveau_nvkm_engine_disp_base.c50 struct nvkm_disp *disp = container_of(event, typeof(*disp), vblank); in nvkm_disp_vblank_fini() local
59 struct nvkm_disp *disp = container_of(event, typeof(*disp), vblank); in nvkm_disp_vblank_init() local
69 struct nvkm_disp *disp = in nvkm_disp_vblank_ctor() local
96 nvkm_disp_vblank(struct nvkm_disp *disp, int head) in nvkm_disp_vblank()
106 struct nvkm_disp *disp = in nvkm_disp_hpd_ctor() local
139 struct nvkm_disp *disp = nvkm_disp(object->engine); in nvkm_disp_ntfy() local
156 struct nvkm_disp *disp = nvkm_disp(oproxy->base.engine); in nvkm_disp_class_del() local
174 struct nvkm_disp *disp = nvkm_disp(oclass->engine); in nvkm_disp_class_new() local
203 struct nvkm_disp *disp = nvkm_disp(oclass->engine); in nvkm_disp_class_get() local
217 struct nvkm_disp *disp = nvkm_disp(engine); in nvkm_disp_intr() local
[all …]
H A Dnouveau_nvkm_engine_disp_gv100.c37 gv100_disp_wndw_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gv100_disp_wndw_cnt()
47 struct nv50_disp *disp = in gv100_disp_super() local
102 gv100_disp_exception(struct nv50_disp *disp, int chid) in gv100_disp_exception()
144 gv100_disp_intr_ctrl_disp(struct nv50_disp *disp) in gv100_disp_intr_ctrl_disp()
192 gv100_disp_intr_exc_other(struct nv50_disp *disp) in gv100_disp_intr_exc_other()
221 gv100_disp_intr_exc_winim(struct nv50_disp *disp) in gv100_disp_intr_exc_winim()
241 gv100_disp_intr_exc_win(struct nv50_disp *disp) in gv100_disp_intr_exc_win()
261 gv100_disp_intr_head_timing(struct nv50_disp *disp, int head) in gv100_disp_intr_head_timing()
286 gv100_disp_intr(struct nv50_disp *disp) in gv100_disp_intr()
326 gv100_disp_fini(struct nv50_disp *disp) in gv100_disp_fini()
[all …]
H A Dnouveau_nvkm_engine_disp_nv50.c53 struct nv50_disp *disp = nv50_disp(base); in nv50_disp_intr_() local
60 struct nv50_disp *disp = nv50_disp(base); in nv50_disp_fini_() local
67 struct nv50_disp *disp = nv50_disp(base); in nv50_disp_init_() local
74 struct nv50_disp *disp = nv50_disp(base); in nv50_disp_dtor_() local
89 struct nv50_disp *disp = nv50_disp(base); in nv50_disp_oneinit_() local
164 struct nv50_disp *disp; in nv50_disp_new_() local
311 nv50_disp_super_3_0(struct nv50_disp *disp, struct nvkm_head *head) in nv50_disp_super_3_0()
436 nv50_disp_super_2_2(struct nv50_disp *disp, struct nvkm_head *head) in nv50_disp_super_2_2()
483 nv50_disp_super_2_1(struct nv50_disp *disp, struct nvkm_head *head) in nv50_disp_super_2_1()
493 nv50_disp_super_2_0(struct nv50_disp *disp, struct nvkm_head *head) in nv50_disp_super_2_0()
[all …]
H A Dnouveau_nvkm_engine_disp_gf119.c41 struct nv50_disp *disp = in gf119_disp_super() local
95 gf119_disp_intr_error(struct nv50_disp *disp, int chid) in gf119_disp_intr_error()
127 gf119_disp_intr(struct nv50_disp *disp) in gf119_disp_intr()
183 gf119_disp_fini(struct nv50_disp *disp) in gf119_disp_fini()
191 gf119_disp_init(struct nv50_disp *disp) in gf119_disp_init()
H A Dnouveau_nvkm_engine_disp_channv50.c43 nv50_disp_mthd_list(struct nv50_disp *disp, int debug, u32 base, int c, in nv50_disp_mthd_list()
74 struct nv50_disp *disp = chan->disp; in nv50_disp_chan_mthd() local
114 struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); in nv50_disp_chan_uevent_fini() local
123 struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); in nv50_disp_chan_uevent_init() local
130 nv50_disp_chan_uevent_send(struct nv50_disp *disp, int chid) in nv50_disp_chan_uevent_send()
206 struct nv50_disp *disp = chan->disp; in nv50_disp_chan_ntfy() local
240 struct nv50_disp *disp; member
262 struct nv50_disp *disp = chan->disp; in nv50_disp_chan_child_new() local
332 struct nv50_disp *disp = chan->disp; in nv50_disp_chan_dtor() local
354 struct nv50_disp *disp, int ctrl, int user, int head, in nv50_disp_chan_new_()
H A Dnouveau_nvkm_engine_disp_conn.c41 struct nvkm_disp *disp = conn->disp; in nvkm_conn_hpd() local
83 nvkm_conn_ctor(struct nvkm_disp *disp, int index, struct nvbios_connE *info, in nvkm_conn_ctor()
130 nvkm_conn_new(struct nvkm_disp *disp, int index, struct nvbios_connE *info, in nvkm_conn_new()
H A Dnouveau_nvkm_engine_disp_outp.c37 nvkm_outp_route(struct nvkm_disp *disp) in nvkm_outp_route()
183 struct nvkm_disp *disp = outp->disp; in nvkm_outp_init_route() local
252 nvkm_outp_ctor(const struct nvkm_outp_func *func, struct nvkm_disp *disp, in nvkm_outp_ctor()
285 nvkm_outp_new(struct nvkm_disp *disp, int index, struct dcb_output *dcbE, in nvkm_outp_new()
H A Dnouveau_nvkm_engine_disp_piocnv50.c37 struct nv50_disp *disp = chan->disp; in nv50_disp_pioc_fini() local
56 struct nv50_disp *disp = chan->disp; in nv50_disp_pioc_init() local
H A Dnouveau_nvkm_engine_disp_ior.c39 nvkm_ior_find(struct nvkm_disp *disp, enum nvkm_ior_type type, int id) in nvkm_ior_find()
62 nvkm_ior_new_(const struct nvkm_ior_func *func, struct nvkm_disp *disp, in nvkm_ior_new_()
H A Dnouveau_nvkm_engine_disp_piocgf119.c37 struct nv50_disp *disp = chan->disp; in gf119_disp_pioc_fini() local
56 struct nv50_disp *disp = chan->disp; in gf119_disp_pioc_init() local
H A Dnouveau_nvkm_engine_disp_nv04.c33 nv04_disp_root(struct nvkm_disp *disp) in nv04_disp_root()
39 nv04_disp_intr(struct nvkm_disp *disp) in nv04_disp_intr()
H A Dnouveau_nvkm_engine_disp_changf119.c34 struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); in gf119_disp_chan_uevent_fini() local
43 struct nv50_disp *disp = container_of(event, typeof(*disp), uevent); in gf119_disp_chan_uevent_init() local
H A Dnouveau_nvkm_engine_disp_dacgf119.c64 gf119_dac_new(struct nvkm_disp *disp, int id) in gf119_dac_new()
70 gf119_dac_cnt(struct nvkm_disp *disp, unsigned long *pmask) in gf119_dac_cnt()
H A Dnouveau_nvkm_engine_disp_head.c37 nvkm_head_find(struct nvkm_disp *disp, int id) in nvkm_head_find()
99 struct nvkm_disp *disp, int id) in nvkm_head_new_()
H A Dnouveau_nvkm_engine_disp_oimmnv50.c39 struct nv50_disp *disp, int ctrl, int user, in nv50_disp_oimm_new_()
65 struct nv50_disp *disp, struct nvkm_object **pobject) in nv50_disp_oimm_new()
H A Dnouveau_nvkm_engine_disp_cursnv50.c39 struct nv50_disp *disp, int ctrl, int user, in nv50_disp_curs_new_()
65 struct nv50_disp *disp, struct nvkm_object **pobject) in nv50_disp_curs_new()
H A Dnouveau_nvkm_engine_disp_ovlynv50.c40 struct nv50_disp *disp, int chid, in nv50_disp_ovly_new_()
108 struct nv50_disp *disp, struct nvkm_object **pobject) in nv50_disp_ovly_new()
H A Dnouveau_nvkm_engine_disp_basenv50.c40 struct nv50_disp *disp, int chid, in nv50_disp_base_new_()
120 struct nv50_disp *disp, struct nvkm_object **pobject) in nv50_disp_base_new()
/netbsd-src/external/mpl/dhcp/bind/dist/lib/dns/
H A Ddispatch.c113 dns_dispatch_t *disp; member
151 dns_dispatch_t *disp; member
247 #define DNS_QID(disp) \ argument
376 dispatch_log(dns_dispatch_t *disp, int level, const char *fmt, ...) { in dispatch_log()
398 request_log(dns_dispatch_t *disp, dns_dispentry_t *resp, int level, in request_log()
495 destroy_disp_ok(dns_dispatch_t *disp) { in destroy_disp_ok()
523 dns_dispatch_t *disp; in destroy_disp() local
573 port_search(dns_dispatch_t *disp, in_port_t port) { in port_search()
591 new_portentry(dns_dispatch_t *disp, in_port_t port) { in new_portentry()
615 deref_portentry(dns_dispatch_t *disp, dispportentry_t **portentryp) { in deref_portentry()
[all …]
/netbsd-src/external/mpl/bind/dist/lib/dns/
H A Ddispatch.c85 dns_dispatch_t *disp; global() member
225 dns_dispatch_t *disp = resp->disp; socktype2str() local
294 dispatch_log(dns_dispatch_t * disp,int level,const char * fmt,...) dispatch_log() argument
368 setup_socket(dns_dispatch_t * disp,dns_dispentry_t * resp,const isc_sockaddr_t * dest,in_port_t * portp) setup_socket() argument
432 dns_dispatch_t *disp = resp->disp; dispentry_destroy() local
504 dns_dispatch_t *disp = NULL; udp_recv() local
647 tcp_recv_oldest(dns_dispatch_t * disp,dns_dispentry_t ** respp) tcp_recv_oldest() argument
661 tcp_recv_success(dns_dispatch_t * disp,isc_region_t * region,dns_qid_t * qid,isc_sockaddr_t * peer,dns_dispentry_t ** respp) tcp_recv_success() argument
734 tcp_recv_shutdown(dns_dispatch_t * disp,dns_displist_t * resps,isc_result_t result) tcp_recv_shutdown() argument
785 dns_dispatch_t *disp = (dns_dispatch_t *)arg; tcp_recv() local
1132 dns_dispatch_t *disp = NULL; dispatch_allocate() local
1166 dns_dispatch_t *disp = NULL; dns_dispatch_createtcp() local
1223 for (dns_dispatch_t *disp = ISC_LIST_HEAD(mgr->list); disp != NULL; dns_dispatch_gettcp() local
1322 dns_dispatch_t *disp = NULL; dns_dispatch_createudp() local
1342 dns_dispatch_t *disp = NULL; dispatch_createudp() local
1383 dispatch_destroy(dns_dispatch_t * disp) dispatch_destroy() argument
1427 dns_dispatch_add(dns_dispatch_t * disp,unsigned int options,unsigned int timeout,const isc_sockaddr_t * dest,dispatch_cb_t connected,dispatch_cb_t sent,dispatch_cb_t response,void * arg,dns_messageid_t * idp,dns_dispentry_t ** respp) dns_dispatch_add() argument
1558 dns_dispatch_t *disp = resp->disp; dns_dispatch_getnext() local
1592 dns_dispatch_t *disp = resp->disp; udp_dispentry_cancel() local
1660 dns_dispatch_t *disp = resp->disp; tcp_dispentry_cancel() local
1762 dns_dispatch_t *disp = resp->disp; dispentry_cancel() local
1801 tcp_startrecv(isc_nmhandle_t * handle,dns_dispatch_t * disp,dns_dispentry_t * resp) tcp_startrecv() argument
1824 dns_dispatch_t *disp = (dns_dispatch_t *)arg; tcp_connected() local
1904 dns_dispatch_t *disp = resp->disp; udp_connected() local
1961 udp_dispatch_connect(dns_dispatch_t * disp,dns_dispentry_t * resp) udp_dispatch_connect() argument
1974 tcp_dispatch_connect(dns_dispatch_t * disp,dns_dispentry_t * resp) tcp_dispatch_connect() argument
2046 dns_dispatch_t *disp = resp->disp; dns_dispatch_connect() local
2067 dns_dispatch_t *disp = resp->disp; send_done() local
2084 tcp_dispatch_getnext(dns_dispatch_t * disp,dns_dispentry_t * resp,int32_t timeout) tcp_dispatch_getnext() argument
2130 dns_dispatch_t *disp = resp->disp; dns_dispatch_resume() local
2155 dns_dispatch_t *disp = resp->disp; dns_dispatch_send() local
2174 dns_dispatch_getlocaladdress(dns_dispatch_t * disp,isc_sockaddr_t * addrp) dns_dispatch_getlocaladdress() argument
2191 dns_dispatch_t *disp = resp->disp; dns_dispentry_getlocaladdress() local
2207 dns_dispatch_t *disp = NULL; dns_dispatchset_get() local
[all...]
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/dispnv04/
H A Dnouveau_dispnv04_disp.c44 struct nv04_display *disp = nv04_display(dev); in nv04_display_fini() local
82 struct nv04_display *disp = nv04_display(dev); in nv04_display_init() local
170 struct nv04_display *disp = nv04_display(dev); in nv04_display_destroy() local
202 struct nv04_display *disp; in nv04_display_create() local
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/nvif/
H A Dnouveau_nvif_disp.c33 nvif_disp_dtor(struct nvif_disp *disp) in nvif_disp_dtor()
39 nvif_disp_ctor(struct nvif_device *device, s32 oclass, struct nvif_disp *disp) in nvif_disp_ctor()
/netbsd-src/sys/external/bsd/drm2/dist/drm/nouveau/
H A Dnouveau_display.c121 struct nouveau_display *disp = nouveau_display(crtc->dev); in nouveau_display_scanoutpos_head() local
180 struct nouveau_display *disp = nouveau_display(dev); in nouveau_display_vblank_init() local
415 struct nouveau_display *disp = nouveau_display(dev); in nouveau_display_init() local
446 struct nouveau_display *disp = nouveau_display(dev); in nouveau_display_fini() local
476 struct nouveau_display *disp = nouveau_display(dev); in nouveau_display_create_properties() local
514 struct nouveau_display *disp; in nouveau_display_create() local
600 struct nouveau_display *disp = nouveau_display(dev); in nouveau_display_destroy() local
622 struct nouveau_display *disp = nouveau_display(dev); in nouveau_display_suspend() local
642 struct nouveau_display *disp = nouveau_display(dev); in nouveau_display_resume() local
/netbsd-src/external/gpl2/dtc/dist/
H A Dfdtget.c53 static int show_cell_list(struct display_info *disp, const char *data, int len, in show_cell_list()
86 static int show_data(struct display_info *disp, const char *data, int len) in show_data()
211 static int show_data_for_item(const void *blob, struct display_info *disp, in show_data_for_item()
255 static int do_fdtget(struct display_info *disp, const char *filename, in do_fdtget()
319 struct display_info disp; in main() local
/netbsd-src/external/gpl3/binutils/dist/opcodes/
H A Dscore-dis.c712 int disp = (((given & 0x01ff8000) >> 5) in print_insn_score32() local
726 int disp = ((given & 1) << 1 in print_insn_score32() local
740 int disp = ((given & 1) << 1 in print_insn_score32() local
754 int disp = ((given & 1) << 2 in print_insn_score32() local
922 int disp = (given & 0x1ff) << 1; in print_insn_score16() local

1234567891011