Home
last modified time | relevance | path

Searched defs:chid (Results 1 – 25 of 28) sorted by relevance

12

/linux-3.3/drivers/gpu/drm/nouveau/
Dnv04_fifo.c189 nv04_fifo_do_load_context(struct drm_device *dev, int chid) in nv04_fifo_do_load_context()
232 int chid; in nv04_fifo_unload_context() local
337 nouveau_fifo_swmthd(struct drm_device *dev, u32 chid, u32 addr, u32 data) in nouveau_fifo_swmthd()
401 uint32_t chid, get; in nv04_fifo_isr() local
Dnv10_fifo.c82 nv10_fifo_do_load_context(struct drm_device *dev, int chid) in nv10_fifo_do_load_context()
140 int chid; in nv10_fifo_unload_context() local
Dnv40_fifo.c78 nv40_fifo_do_load_context(struct drm_device *dev, int chid) in nv40_fifo_do_load_context()
150 int chid; in nv40_fifo_unload_context() local
Dnv10_graph.c795 int chid; in nv10_graph_context_switch() local
825 int chid = dev_priv->engine.fifo.channels; in nv10_graph_channel() local
1087 u32 chid = (addr & 0x01f00000) >> 20; in nv10_graph_isr() local
Dnv04_graph.c359 int chid = dev_priv->engine.fifo.channels; in nv04_graph_channel() local
1015 int chid; in nv04_graph_context_switch() local
1038 u32 chid = (addr & 0x0f000000) >> 24; in nv04_graph_isr() local
Dnva3_copy.c175 int chid = nv50_graph_isr_chid(dev, inst); in nva3_copy_isr() local
Dnv50_evo.c103 nv50_evo_channel_new(struct drm_device *dev, int chid, in nv50_evo_channel_new()
Dnvc0_copy.c160 u32 chid = nvc0_graph_isr_chid(dev, inst); in nvc0_copy_isr() local
Dnv50_fifo.c422 int chid, get, put, ptr; in nv50_fifo_unload_context() local
Dnv40_graph.c396 u32 chid = nv40_graph_isr_chid(dev, inst); in nv40_graph_isr() local
Dnv50_graph.c690 nv50_pgraph_trap_handler(struct drm_device *dev, u32 display, u64 inst, u32 chid) in nv50_pgraph_trap_handler()
928 u32 chid = nv50_graph_isr_chid(dev, inst); in nv50_graph_isr() local
Dnv31_mpeg.c248 u32 chid = nv31_mpeg_isr_chid(dev, inst); in nv31_mpeg_isr() local
Dnv20_graph.c678 u32 chid = (addr & 0x01f00000) >> 20; in nv20_graph_isr() local
Dnvc0_fifo.c445 u32 chid = nv_rd32(dev, 0x040120 + (unit * 0x2000)) & 0x7f; in nvc0_fifo_isr_subfifo_intr() local
Dnvc0_graph.c669 u32 chid = nvc0_graph_isr_chid(dev, inst); in nvc0_graph_isr() local
Dnv50_display.c951 int chid; in nv50_display_error_handler() local
Dnouveau_object.c119 nouveau_gpuobj_mthd_call2(struct drm_device *dev, int chid, in nouveau_gpuobj_mthd_call2()
/linux-3.3/drivers/usb/wusbcore/
Dwusbhc.c97 const struct wusb_ckhdid *chid; in wusb_chid_show() local
124 struct wusb_ckhdid chid; in wusb_chid_store() local
Dmmc.c264 int wusbhc_chid_set(struct wusbhc *wusbhc, const struct wusb_ckhdid *chid) in wusbhc_chid_set()
Dwusbhc.h253 struct wusb_ckhdid chid; member
Dcbaf.c110 struct wusb_ckhdid chid; member
/linux-3.3/sound/pci/emu10k1/
Demumixer.c503 #define EMU1010_SOURCE_OUTPUT(xname,chid) \ argument
564 #define EMU1010_SOURCE_INPUT(xname,chid) \ argument
632 #define EMU1010_ADC_PADS(xname,chid) \ argument
680 #define EMU1010_DAC_PADS(xname,chid) \ argument
979 #define I2C_VOLUME(xname,chid) \ argument
/linux-3.3/sound/pci/ca0106/
Dca0106_mixer.c579 #define CA_VOLUME(xname,chid,reg) \ argument
660 #define I2C_VOLUME(xname,chid) \ argument
/linux-3.3/drivers/s390/net/
Dctcm_main.c204 char chid[CTCM_ID_SIZE+1]; in channel_remove() local
/linux-3.3/drivers/staging/wlan-ng/
Dhfa384x.h638 u16 chid; member
657 u16 chid; member
673 u16 chid; member

12