Searched defs:chid (Results 1 - 46 of 46) sorted by relevance

/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dpiocgf119.c35 int chid = chan->chid; gf119_disp_pioc_fini() local
57 int chid = chan->chid; gf119_disp_pioc_init() local
H A Dpiocnv50.c35 int chid = chan->chid; nv50_disp_pioc_fini() local
53 int chid = chan->chid; nv50_disp_pioc_init() local
H A Dcursnv50.c33 nv50_disp_curs_new(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp_root *root, int chid, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nv50_disp_curs_new() argument
H A Ddmacgf119.c45 int chid = chan->base.chid; gf119_disp_dmac_fini() local
69 int chid = chan->base.chid; gf119_disp_dmac_init() local
H A Ddmacnv50.h40 int chid; member in struct:nv50_disp_dmac_oclass
H A Doimmnv50.c33 nv50_disp_oimm_new(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp_root *root, int chid, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nv50_disp_oimm_new() argument
H A Dbasenv50.c33 nv50_disp_base_new(const struct nv50_disp_dmac_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp_root *root, int chid, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nv50_disp_base_new() argument
H A Dovlynv50.c33 nv50_disp_ovly_new(const struct nv50_disp_dmac_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp_root *root, int chid, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nv50_disp_ovly_new() argument
H A Dchannv50.h10 int chid; member in struct:nv50_disp_chan
98 int chid; member in struct:nv50_disp_pioc_oclass
H A Dcorenv50.c34 nv50_disp_core_new(const struct nv50_disp_dmac_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp_root *root, int chid, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nv50_disp_core_new() argument
H A Ddmacnv50.c193 int chid = chan->base.chid; nv50_disp_dmac_fini() local
216 int chid = chan->base.chid; nv50_disp_dmac_init() local
134 nv50_disp_dmac_new_(const struct nv50_disp_dmac_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp_root *root, int chid, int head, u64 push, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) nv50_disp_dmac_new_() argument
H A Dchannv50.c121 nv50_disp_chan_uevent_send(struct nv50_disp *disp, int chid) nv50_disp_chan_uevent_send() argument
264 nv50_disp_chan_ctor(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp_root *root, int chid, int head, const struct nvkm_oclass *oclass, struct nv50_disp_chan *chan) nv50_disp_chan_ctor() argument
288 nv50_disp_chan_new_(const struct nv50_disp_chan_func *func, const struct nv50_disp_chan_mthd *mthd, struct nv50_disp_root *root, int chid, int head, const struct nvkm_oclass *oclass, struct nvkm_object **pobject) nv50_disp_chan_new_() argument
H A Dgf119.c422 gf119_disp_intr_error(struct nv50_disp *disp, int chid) gf119_disp_intr_error() argument
458 int chid = __ffs(stat); stat &= ~(1 << chid); gf119_disp_intr() local
467 int chid = ffs(stat) - 1; gf119_disp_intr() local
H A Dnv50.c193 nv50_disp_intr_error(struct nv50_disp *disp, int chid) nv50_disp_intr_error() argument
787 u32 chid = __ffs(intr0 & 0x001f0000) - 16; nv50_disp_intr() local
793 u32 chid = __ffs(intr0 & 0x0000001f); nv50_disp_intr() local
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv20.h26 int chid; member in struct:nv20_gr_chan
H A Dnv20.c35 int chid = -1; nv20_gr_chan_fini() local
189 u32 chid = (addr & 0x01f00000) >> 20; nv20_gr_intr() local
H A Dnv50.c636 int chid = -1; nv50_gr_intr() local
393 nv50_gr_trap_handler(struct nv50_gr *gr, u32 display, int chid, u64 inst, const char *name) nv50_gr_trap_handler() argument
H A Dnv04.c362 int chid; member in struct:nv04_gr_chan
1077 int chid = nvkm_rd32(device, NV04_PGRAPH_CTX_USER) >> 24; nv04_gr_channel() local
1085 nv04_gr_load_context(struct nv04_gr_chan *chan, int chid) nv04_gr_load_context() argument
1119 int chid; nv04_gr_context_switch() local
1281 u32 chid = (addr & 0x0f000000) >> 24; nv04_gr_intr() local
H A Dnv10.c402 int chid; member in struct:nv10_gr_chan
552 int chid = nvkm_rd32(device, 0x400148) >> 24; nv10_gr_channel() local
812 nv10_gr_load_dma_vtxbuf(struct nv10_gr_chan *chan, int chid, u32 inst) nv10_gr_load_dma_vtxbuf() argument
883 nv10_gr_load_context(struct nv10_gr_chan *chan, int chid) nv10_gr_load_context() argument
937 int chid; nv10_gr_context_switch() local
1090 u32 chid = (addr & 0x01f00000) >> 20; nv10_gr_intr() local
H A Dgf100.c1194 int chid = -1; gf100_gr_intr() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dramht.h7 int chid; member in struct:nvkm_ramht_data
/linux-4.4.14/drivers/usb/wusbcore/
H A Dmmc.c267 int wusbhc_chid_set(struct wusbhc *wusbhc, const struct wusb_ckhdid *chid) wusbhc_chid_set() argument
H A Dwusbhc.c97 const struct wusb_ckhdid *chid; wusb_chid_show() local
124 struct wusb_ckhdid chid; wusb_chid_store() local
H A Dcbaf.c110 struct wusb_ckhdid chid; member in struct:cbaf
H A Dwusbhc.h254 struct wusb_ckhdid chid; member in struct:wusbhc
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dbase.c30 nvkm_sw_mthd(struct nvkm_sw *sw, int chid, int subc, u32 mthd, u32 data) nvkm_sw_mthd() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dfifo.h21 u16 chid; member in struct:nvkm_fifo_chan
/linux-4.4.14/drivers/gpu/drm/nouveau/
H A Dnouveau_chan.h11 int chid; member in struct:nouveau_channel
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/core/
H A Dramht.c26 nvkm_ramht_hash(struct nvkm_ramht *ramht, int chid, u32 handle) nvkm_ramht_hash() argument
40 nvkm_ramht_search(struct nvkm_ramht *ramht, int chid, u32 handle) nvkm_ramht_search() argument
59 nvkm_ramht_update(struct nvkm_ramht *ramht, int co, struct nvkm_object *object, int chid, int addr, u32 handle, u32 context) nvkm_ramht_update() argument
106 nvkm_ramht_insert(struct nvkm_ramht *ramht, struct nvkm_object *object, int chid, int addr, u32 handle, u32 context) nvkm_ramht_insert() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dchang84.c211 u32 chid = chan->base.chid; g84_fifo_chan_init() local
H A Dchannv50.c184 u32 chid = chan->base.chid; nv50_fifo_chan_fini() local
199 u32 chid = chan->base.chid; nv50_fifo_chan_init() local
H A Ddmanv04.c80 u32 chid; nv04_fifo_dma_fini() local
H A Ddmanv40.c65 int chid; nv40_fifo_dma_engine_fini() local
95 int chid; nv40_fifo_dma_engine_init() local
H A Dbase.c76 nvkm_fifo_chan_chid(struct nvkm_fifo *fifo, int chid, unsigned long *rflags) nvkm_fifo_chan_chid() argument
H A Dnv04.c108 nv04_fifo_swmthd(struct nvkm_device *device, u32 chid, u32 addr, u32 data) nv04_fifo_swmthd() argument
135 nv04_fifo_cache_error(struct nv04_fifo *fifo, u32 chid, u32 get) nv04_fifo_cache_error() argument
186 nv04_fifo_dma_pusher(struct nv04_fifo *fifo, u32 chid) nv04_fifo_dma_pusher() argument
245 u32 reassign, chid, get, sem; nv04_fifo_intr() local
H A Dgf100.c153 u32 chid = chan->base.chid; gf100_fifo_recover() local
189 u32 chid = (stat & 0x0000007f); gf100_fifo_intr_sched_ctxsw() local
366 u32 chid = nvkm_rd32(device, 0x040120 + (unit * 0x2000)) & 0x7f; gf100_fifo_intr_pbdma() local
H A Dgk104.c128 u32 chid = chan->base.chid; gk104_fifo_recover() local
190 u32 chid = load ? next : prev; gk104_fifo_intr_sched_ctxsw() local
458 u32 chid = nvkm_rd32(device, 0x040120 + (unit * 0x2000)) & 0xfff; gk104_fifo_intr_pbdma_0() local
504 u32 chid = nvkm_rd32(device, 0x040120 + (unit * 0x2000)) & 0xfff; gk104_fifo_intr_pbdma_1() local
/linux-4.4.14/drivers/s390/cio/
H A Dchsc.h32 u16 chid; member in struct:channel_path_desc_fmt1
/linux-4.4.14/drivers/s390/net/
H A Dctcm_main.c202 char chid[CTCM_ID_SIZE+1]; channel_remove() local
H A Dqeth_core_mpc.h539 __u16 chid; member in struct:net_if_token
/linux-4.4.14/drivers/gpu/host1x/
H A Ddev.h212 host1x_hw_channel_init(struct host1x *host, struct host1x_channel *channel, int chid) host1x_hw_channel_init() argument
/linux-4.4.14/drivers/isdn/hisax/
H A Dl3ni1.c447 u_char chid; l3ni1_message_plus_chid() local
/linux-4.4.14/drivers/net/wireless/mwifiex/
H A Dscan.c1626 int chid; mwifiex_save_hidden_ssid_channels() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvif/
H A Dclass.h395 __u8 chid; member in struct:nv03_channel_dma_v0
403 __u8 chid; member in struct:nv50_channel_dma_v0
418 __u8 chid; member in struct:nv50_channel_gpfifo_v0
428 __u8 chid; member in struct:fermi_channel_gpfifo_v0
445 __u16 chid; member in struct:kepler_channel_gpfifo_a_v0
/linux-4.4.14/drivers/net/wireless/hostap/
H A Dhostap_wlan.h229 __le16 chid; member in struct:hfa384x_scan_result
242 __le16 chid; member in struct:hfa384x_hostscan_result
/linux-4.4.14/drivers/staging/wlan-ng/
H A Dhfa384x.h639 u16 chid; member in struct:hfa384x_ScanResultSub
658 u16 chid; member in struct:hfa384x_ChInfoResultSub
674 u16 chid; member in struct:hfa384x_HScanResultSub

Completed in 856 milliseconds