Searched defs:index (Results 1 - 200 of 2945) sorted by relevance

1234567891011>>

/linux-4.4.14/samples/bpf/
H A Dsockex1_kern.c17 int index = load_byte(skb, ETH_HLEN + offsetof(struct iphdr, protocol)); bpf_prog1() local
/linux-4.4.14/arch/sparc/kernel/
H A Dcpumap.h10 static inline int map_to_cpu(unsigned int index) map_to_cpu() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/ce/
H A Dgm204.c38 gm204_ce_new(struct nvkm_device *device, int index, gm204_ce_new() argument
H A Dgf100.c33 const int index = ce->engine.subdev.index - NVKM_ENGINE_CE0; gf100_ce_init() local
68 gf100_ce_new(struct nvkm_device *device, int index, gf100_ce_new() argument
H A Dgk104.c51 gk104_ce_new(struct nvkm_device *device, int index, gk104_ce_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dg84.c52 g84_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) g84_disp_new() argument
H A Dg94.c53 g94_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) g94_disp_new() argument
H A Dgk104.c50 gk104_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) gk104_disp_new() argument
H A Dgk110.c50 gk110_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) gk110_disp_new() argument
H A Dgm107.c50 gm107_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) gm107_disp_new() argument
H A Dgm204.c51 gm204_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) gm204_disp_new() argument
H A Dgt200.c52 gt200_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) gt200_disp_new() argument
H A Dgt215.c54 gt215_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) gt215_disp_new() argument
H A Dchangf119.c27 gf119_disp_chan_uevent_fini(struct nvkm_event *event, int type, int index) gf119_disp_chan_uevent_fini() argument
36 gf119_disp_chan_uevent_init(struct nvkm_event *event, int types, int index) gf119_disp_chan_uevent_init() argument
H A Dconn.h11 int index; member in struct:nvkm_connector
H A Ddacnv50.c121 nv50_dac_output_new(struct nvkm_disp *disp, int index, nv50_dac_output_new() argument
H A Dnv04.c82 nv04_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) nv04_disp_new() argument
H A Doutp.c57 nvkm_output_ctor(const struct nvkm_output_func *func, struct nvkm_disp *disp, int index, struct dcb_output *dcbE, struct nvkm_output *outp) nvkm_output_ctor() argument
78 nvkm_output_new_(const struct nvkm_output_func *func, struct nvkm_disp *disp, int index, struct dcb_output *dcbE, struct nvkm_output **poutp) nvkm_output_new_() argument
H A Dsornv50.c74 nv50_sor_output_new(struct nvkm_disp *disp, int index, nv50_sor_output_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/dma/
H A Dgf100.c33 gf100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) gf100_dma_new() argument
H A Dgf119.c33 gf119_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) gf119_dma_new() argument
H A Dnv04.c33 nv04_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) nv04_dma_new() argument
H A Dnv50.c33 nv50_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) nv50_dma_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dgk208.c43 gk208_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) gk208_fifo_new() argument
H A Dgk20a.c41 gk20a_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) gk20a_fifo_new() argument
H A Dgm204.c43 gm204_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) gm204_fifo_new() argument
H A Dgm20b.c41 gm20b_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) gm20b_fifo_new() argument
H A Dnv10.c55 nv10_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) nv10_fifo_new() argument
H A Dg84.c59 g84_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) g84_fifo_new() argument
H A Dnv17.c93 nv17_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) nv17_fifo_new() argument
H A Dnv40.c123 nv40_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) nv40_fifo_new() argument
H A Dnv50.c144 nv50_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) nv50_fifo_new() argument
109 nv50_fifo_new_(const struct nvkm_fifo_func *func, struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) nv50_fifo_new_() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dgm206.c45 gm206_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gm206_gr_new() argument
H A Dgt200.c44 gt200_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gt200_gr_new() argument
H A Dgt215.c45 gt215_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gt215_gr_new() argument
H A Dmcp79.c43 mcp79_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) mcp79_gr_new() argument
H A Dmcp89.c45 mcp89_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) mcp89_gr_new() argument
H A Dnv15.c56 nv15_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv15_gr_new() argument
H A Dnv17.c56 nv17_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv17_gr_new() argument
H A Dgf110.c107 gf110_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gf110_gr_new() argument
H A Dgf104.c132 gf104_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gf104_gr_new() argument
H A Dgf108.c124 gf108_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gf108_gr_new() argument
H A Dgk110b.c121 gk110b_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gk110b_gr_new() argument
H A Dgm20b.c80 gm20b_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gm20b_gr_new() argument
H A Dgf117.c144 gf117_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gf117_gr_new() argument
H A Dgk110.c201 gk110_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gk110_gr_new() argument
H A Dgk208.c180 gk208_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gk208_gr_new() argument
H A Dnv25.c131 nv25_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv25_gr_new() argument
H A Dnv2a.c122 nv2a_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv2a_gr_new() argument
H A Dnv30.c195 nv30_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv30_gr_new() argument
H A Dnv34.c132 nv34_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv34_gr_new() argument
H A Dnv35.c132 nv35_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv35_gr_new() argument
H A Dnv44.c105 nv44_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv44_gr_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dg84.c40 g84_mpeg_new(struct nvkm_device *device, int index, struct nvkm_engine **pmpeg) g84_mpeg_new() argument
H A Dnv40.c74 nv40_mpeg_new(struct nvkm_device *device, int index, struct nvkm_engine **pmpeg) nv40_mpeg_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/mspdec/
H A Dbase.c27 nvkm_mspdec_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, int index, struct nvkm_engine **pengine) nvkm_mspdec_new_() argument
H A Dgk104.c39 gk104_mspdec_new(struct nvkm_device *device, int index, gk104_mspdec_new() argument
H A Dgt215.c39 gt215_mspdec_new(struct nvkm_device *device, int index, gt215_mspdec_new() argument
H A Dg98.c47 g98_mspdec_new(struct nvkm_device *device, int index, g98_mspdec_new() argument
H A Dgf100.c47 gf100_mspdec_new(struct nvkm_device *device, int index, gf100_mspdec_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/msppp/
H A Dbase.c27 nvkm_msppp_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, int index, struct nvkm_engine **pengine) nvkm_msppp_new_() argument
H A Dgt215.c39 gt215_msppp_new(struct nvkm_device *device, int index, gt215_msppp_new() argument
H A Dg98.c47 g98_msppp_new(struct nvkm_device *device, int index, g98_msppp_new() argument
H A Dgf100.c47 gf100_msppp_new(struct nvkm_device *device, int index, gf100_msppp_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/msvld/
H A Dbase.c27 nvkm_msvld_new_(const struct nvkm_falcon_func *func, struct nvkm_device *device, int index, struct nvkm_engine **pengine) nvkm_msvld_new_() argument
H A Dgk104.c39 gk104_msvld_new(struct nvkm_device *device, int index, gk104_msvld_new() argument
H A Dgt215.c39 gt215_msvld_new(struct nvkm_device *device, int index, gt215_msvld_new() argument
H A Dmcp89.c39 mcp89_msvld_new(struct nvkm_device *device, int index, mcp89_msvld_new() argument
H A Dg98.c47 g98_msvld_new(struct nvkm_device *device, int index, g98_msvld_new() argument
H A Dgf100.c47 gf100_msvld_new(struct nvkm_device *device, int index, gf100_msvld_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/vp/
H A Dg84.c40 g84_vp_new(struct nvkm_device *device, int index, struct nvkm_engine **pengine) g84_vp_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dg84.c44 g84_clk_new(struct nvkm_device *device, int index, struct nvkm_clk **pclk) g84_clk_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv1a.c38 nv1a_devinit_new(struct nvkm_device *device, int index, nv1a_devinit_new() argument
H A Dg84.c64 g84_devinit_new(struct nvkm_device *device, int index, g84_devinit_new() argument
H A Dg98.c63 g98_devinit_new(struct nvkm_device *device, int index, g98_devinit_new() argument
H A Dgm107.c57 gm107_devinit_new(struct nvkm_device *device, int index, gm107_devinit_new() argument
H A Dmcp89.c64 mcp89_devinit_new(struct nvkm_device *device, int index, mcp89_devinit_new() argument
H A Dgf100.c103 gf100_devinit_new(struct nvkm_device *device, int index, gf100_devinit_new() argument
H A Dnv05.c139 nv05_devinit_new(struct nvkm_device *device, int index, nv05_devinit_new() argument
H A Dnv10.c109 nv10_devinit_new(struct nvkm_device *device, int index, nv10_devinit_new() argument
H A Dnv20.c75 nv20_devinit_new(struct nvkm_device *device, int index, nv20_devinit_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dg84.c34 g84_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) g84_fb_new() argument
H A Dgk104.c37 gk104_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) gk104_fb_new() argument
H A Dgm107.c37 gm107_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) gm107_fb_new() argument
H A Dgt215.c34 gt215_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) gt215_fb_new() argument
H A Dmcp77.c34 mcp77_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) mcp77_fb_new() argument
H A Dmcp89.c34 mcp89_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) mcp89_fb_new() argument
H A Dnv1a.c40 nv1a_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv1a_fb_new() argument
H A Dnv47.c42 nv47_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv47_fb_new() argument
H A Dnv49.c42 nv49_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv49_fb_new() argument
H A Dnv4e.c41 nv4e_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv4e_fb_new() argument
H A Dgk20a.c38 gk20a_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) gk20a_fb_new() argument
H A Dnv04.c56 nv04_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv04_fb_new() argument
H A Dnv41.c59 nv41_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv41_fb_new() argument
H A Dnv10.c68 nv10_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv10_fb_new() argument
H A Dnv25.c57 nv25_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv25_fb_new() argument
H A Dnv35.c59 nv35_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv35_fb_new() argument
H A Dnv36.c59 nv36_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv36_fb_new() argument
H A Dnv40.c65 nv40_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv40_fb_new() argument
H A Dnv44.c69 nv44_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv44_fb_new() argument
H A Dnv46.c55 nv46_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv46_fb_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dgf117.c33 gf117_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) gf117_i2c_new() argument
H A Dgf119.c37 gf119_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) gf119_i2c_new() argument
H A Dgm204.c37 gm204_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) gm204_i2c_new() argument
H A Dnv04.c33 nv04_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) nv04_i2c_new() argument
H A Dnv4e.c33 nv4e_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) nv4e_i2c_new() argument
H A Dnv50.c33 nv50_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) nv50_i2c_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/mc/
H A Dgk20a.c36 gk20a_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) gk20a_mc_new() argument
H A Dg98.c57 g98_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) g98_mc_new() argument
H A Dnv44.c50 nv44_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) nv44_mc_new() argument
H A Dnv50.c61 nv50_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) nv50_mc_new() argument
H A Dgf100.c94 gf100_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) gf100_mc_new() argument
H A Dnv04.c80 nv04_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) nv04_mc_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pci/
H A Dg94.c36 g94_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) g94_pci_new() argument
H A Dnv4c.c34 nv4c_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) nv4c_pci_new() argument
H A Dg84.c61 g84_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) g84_pci_new() argument
H A Dgf100.c42 gf100_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) gf100_pci_new() argument
H A Dnv46.c48 nv46_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) nv46_pci_new() argument
H A Dnv04.c55 nv04_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) nv04_pci_new() argument
H A Dnv40.c62 nv40_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) nv40_pci_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/
H A Dgf100.c36 gf100_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gf100_pmu_new() argument
H A Dgf119.c36 gf119_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gf119_pmu_new() argument
H A Dgk208.c37 gk208_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gk208_pmu_new() argument
H A Dgm107.c38 gm107_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gm107_pmu_new() argument
H A Dgt215.c45 gt215_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gt215_pmu_new() argument
H A Dgk104.c116 gk104_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gk104_pmu_new() argument
H A Dgk110.c95 gk110_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gk110_pmu_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/timer/
H A Dgk20a.c36 gk20a_timer_new(struct nvkm_device *device, int index, struct nvkm_timer **ptmr) gk20a_timer_new() argument
H A Dnv40.c85 nv40_timer_new(struct nvkm_device *device, int index, struct nvkm_timer **ptmr) nv40_timer_new() argument
H A Dnv41.c82 nv41_timer_new(struct nvkm_device *device, int index, struct nvkm_timer **ptmr) nv41_timer_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/bsp/
H A Dg84.c40 g84_bsp_new(struct nvkm_device *device, int index, struct nvkm_engine **pengine) g84_bsp_new() argument
/linux-4.4.14/arch/arm64/include/asm/
H A Dcpuidle.h15 static inline int arm_cpuidle_suspend(int index) arm_cpuidle_suspend() argument
/linux-4.4.14/arch/arm64/kernel/
H A Dcpuidle.c35 int arm_cpuidle_suspend(int index) arm_cpuidle_suspend() argument
/linux-4.4.14/drivers/usb/chipidea/
H A Dci_hdrc_imx.h17 int index; member in struct:imx_usbmisc_data
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/
H A Dgf108.c63 gf108_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) gf108_pm_new() argument
H A Dgt215.c135 gt215_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) gt215_pm_new() argument
H A Dg84.c162 g84_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) g84_pm_new() argument
H A Dgf117.c77 gf117_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) gf117_pm_new() argument
H A Dgk104.c181 gk104_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) gk104_pm_new() argument
H A Dgt200.c154 gt200_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) gt200_pm_new() argument
H A Dnv50.c172 nv50_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) nv50_pm_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bar/
H A Dgk20a.c34 gk20a_bar_new(struct nvkm_device *device, int index, struct nvkm_bar **pbar) gk20a_bar_new() argument
H A Dg84.c53 g84_bar_new(struct nvkm_device *device, int index, struct nvkm_bar **pbar) g84_bar_new() argument
H A Dbase.c77 nvkm_bar_ctor(const struct nvkm_bar_func *func, struct nvkm_device *device, int index, struct nvkm_bar *bar) nvkm_bar_ctor() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/ibus/
H A Dgf117.c43 gf117_ibus_new(struct nvkm_device *device, int index, gf117_ibus_new() argument
H A Dgk20a.c81 gk20a_ibus_new(struct nvkm_device *device, int index, gk20a_ibus_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/volt/
H A Dnv40.c33 nv40_volt_new(struct nvkm_device *device, int index, struct nvkm_volt **pvolt) nv40_volt_new() argument
/linux-4.4.14/drivers/gpu/drm/ast/
H A Dast_dram_tables.h6 u16 index; member in struct:ast_dramstruct
/linux-4.4.14/kernel/printk/
H A Dconsole_cmdline.h7 int index; /* Minor dev. to use */ member in struct:console_cmdline
/linux-4.4.14/kernel/sched/
H A Dcpuacct.h13 cpuacct_account_field(struct task_struct *p, int index, u64 val) cpuacct_account_field() argument
/linux-4.4.14/fs/ntfs/
H A Daops.h86 ntfs_map_page(struct address_space *mapping, unsigned long index) ntfs_map_page() argument
/linux-4.4.14/arch/arm/mach-s3c64xx/
H A Dcpuidle.c26 s3c64xx_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) s3c64xx_enter_idle() argument
/linux-4.4.14/arch/arm/mach-imx/
H A Dcpuidle-imx5.c13 imx5_cpuidle_enter(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) imx5_cpuidle_enter() argument
H A Dcpuidle-imx6q.c20 imx6q_enter_wait(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) imx6q_enter_wait() argument
H A Dcpuidle-imx6sl.c16 imx6sl_enter_wait(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) imx6sl_enter_wait() argument
H A Dcpuidle-imx6sx.c25 imx6sx_enter_wait(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) imx6sx_enter_wait() argument
/linux-4.4.14/drivers/video/
H A Dof_videomode.c31 of_get_videomode(struct device_node *np, struct videomode *vm, int index) of_get_videomode() argument
H A Dvideomode.c32 videomode_from_timings(const struct display_timings *disp, struct videomode *vm, unsigned int index) videomode_from_timings() argument
/linux-4.4.14/drivers/scsi/snic/
H A Dvnic_cq_fw.h24 vnic_cq_fw_service(struct vnic_cq *cq, int (*q_service)(struct vnic_dev *vdev, unsigned int index, struct snic_fw_req *desc), unsigned int work_to_do) vnic_cq_fw_service() argument
H A Dvnic_intr.c31 svnic_intr_alloc(struct vnic_dev *vdev, struct vnic_intr *intr, unsigned int index) svnic_intr_alloc() argument
/linux-4.4.14/drivers/staging/android/
H A Dtimed_output.h30 int index; member in struct:timed_output_dev
/linux-4.4.14/drivers/scsi/fnic/
H A Dvnic_cq_copy.h23 vnic_cq_copy_service( struct vnic_cq *cq, int (*q_service)(struct vnic_dev *vdev, unsigned int index, struct fcpio_fw_req *desc), unsigned int work_to_do) vnic_cq_copy_service() argument
H A Dvnic_intr.c32 vnic_intr_alloc(struct vnic_dev *vdev, struct vnic_intr *intr, unsigned int index) vnic_intr_alloc() argument
/linux-4.4.14/drivers/media/pci/cx25821/
H A Dcx25821-biffuncs.h28 static inline u8 getBit(u32 sample, u8 index) getBit() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bus/
H A Dg94.c61 g94_bus_new(struct nvkm_device *device, int index, struct nvkm_bus **pbus) g94_bus_new() argument
H A Dbase.c55 nvkm_bus_new_(const struct nvkm_bus_func *func, struct nvkm_device *device, int index, struct nvkm_bus **pbus) nvkm_bus_new_() argument
H A Dgf100.c72 gf100_bus_new(struct nvkm_device *device, int index, struct nvkm_bus **pbus) gf100_bus_new() argument
H A Dnv04.c73 nv04_bus_new(struct nvkm_device *device, int index, struct nvkm_bus **pbus) nv04_bus_new() argument
H A Dnv31.c85 nv31_bus_new(struct nvkm_device *device, int index, struct nvkm_bus **pbus) nv31_bus_new() argument
H A Dnv50.c102 nv50_bus_new(struct nvkm_device *device, int index, struct nvkm_bus **pbus) nv50_bus_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
H A Dgm107.c39 gm107_fuse_new(struct nvkm_device *device, int index, struct nvkm_fuse **pfuse) gm107_fuse_new() argument
H A Dbase.c44 nvkm_fuse_new_(const struct nvkm_fuse_func *func, struct nvkm_device *device, int index, struct nvkm_fuse **pfuse) nvkm_fuse_new_() argument
H A Dgf100.c50 gf100_fuse_new(struct nvkm_device *device, int index, struct nvkm_fuse **pfuse) gf100_fuse_new() argument
H A Dnv50.c48 nv50_fuse_new(struct nvkm_device *device, int index, struct nvkm_fuse **pfuse) nv50_fuse_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/
H A Dgk104.c53 gk104_ltc_new(struct nvkm_device *device, int index, struct nvkm_ltc **pltc) gk104_ltc_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dgt215.c71 gt215_therm_new(struct nvkm_device *device, int index, gt215_therm_new() argument
H A Dgm107.c71 gm107_therm_new(struct nvkm_device *device, int index, gm107_therm_new() argument
/linux-4.4.14/drivers/cpuidle/
H A Dcpuidle-at91.c29 at91_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) at91_enter_idle() argument
H A Dcpuidle-zynq.c36 zynq_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) zynq_enter_idle() argument
/linux-4.4.14/drivers/acpi/acpica/
H A Dutownerid.c174 u32 index; acpi_ut_release_owner_id() local
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Dcstep.h8 u8 index; member in struct:nvbios_cstepE
/linux-4.4.14/arch/sparc/prom/
H A Dmemory.c19 int index; prom_meminit_v0() local
/linux-4.4.14/drivers/clk/qcom/
H A Dclk-regmap-mux.c41 static int mux_set_parent(struct clk_hw *hw, u8 index) mux_set_parent() argument
/linux-4.4.14/drivers/clk/spear/
H A Dclk.c16 clk_round_rate_index(struct clk_hw *hw, unsigned long drate, unsigned long parent_rate, clk_calc_rate calc_rate, u8 rtbl_cnt, int *index) clk_round_rate_index() argument
/linux-4.4.14/lib/
H A Diommu-helper.c9 int iommu_is_span_boundary(unsigned int index, unsigned int nr, iommu_is_span_boundary() argument
24 unsigned long index; iommu_area_alloc() local
/linux-4.4.14/net/bluetooth/
H A Dmgmt_util.h26 int index; member in struct:mgmt_pending_cmd
/linux-4.4.14/include/sound/
H A Demu10k1_synth.h32 int index; /* sequencer client index */ member in struct:snd_emu10k1_synth_arg
/linux-4.4.14/arch/powerpc/platforms/pseries/
H A Devent_sources.c27 int i, index, count = 0; request_event_sources_irqs() local
/linux-4.4.14/arch/sh/kernel/cpu/shmobile/
H A Dcpuidle.c27 cpuidle_sleep_enter(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) cpuidle_sleep_enter() argument
/linux-4.4.14/arch/arm/mach-tegra/
H A Dcpuidle-tegra114.c39 tegra114_idle_power_down(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) tegra114_idle_power_down() argument
62 tegra114_idle_enter_freeze(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) tegra114_idle_enter_freeze() argument
H A Dcpuidle-tegra30.c66 tegra30_cpu_cluster_power_down(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) tegra30_cpu_cluster_power_down() argument
88 tegra30_cpu_core_power_down(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) tegra30_cpu_core_power_down() argument
103 tegra30_cpu_core_power_down(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) tegra30_cpu_core_power_down() argument
111 tegra30_idle_lp2(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) tegra30_idle_lp2() argument
/linux-4.4.14/drivers/usb/gadget/function/
H A Du_midi.h23 int index; member in struct:f_midi_opts
/linux-4.4.14/drivers/usb/misc/
H A Drio500_usb.h34 int index; member in struct:RioCommand
/linux-4.4.14/drivers/staging/xgifb/
H A Dvb_util.h3 static inline void xgifb_reg_set(unsigned long port, u8 index, u8 data) xgifb_reg_set() argument
9 static inline u8 xgifb_reg_get(unsigned long port, u8 index) xgifb_reg_get() argument
15 static inline void xgifb_reg_and_or(unsigned long port, u8 index, xgifb_reg_and_or() argument
25 static inline void xgifb_reg_and(unsigned long port, u8 index, unsigned data_and) xgifb_reg_and() argument
34 static inline void xgifb_reg_or(unsigned long port, u8 index, unsigned data_or) xgifb_reg_or() argument
/linux-4.4.14/drivers/staging/rdma/amso1100/
H A Dc2_mq.c141 void c2_mq_req_init(struct c2_mq *q, u32 index, u32 q_size, u32 msg_size, c2_mq_req_init() argument
159 void c2_mq_rep_init(struct c2_mq *q, u32 index, u32 q_size, u32 msg_size, c2_mq_rep_init() argument
/linux-4.4.14/drivers/gpu/drm/rcar-du/
H A Drcar_du_group.h39 unsigned int index; member in struct:rcar_du_group
/linux-4.4.14/drivers/gpu/host1x/
H A Dchannel.c88 int index, err; host1x_channel_request() local
/linux-4.4.14/drivers/media/usb/dvb-usb/
H A Ddtv5100.h44 u16 index; member in struct:__anon6141
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sec/
H A Dg98.c78 g98_sec_new(struct nvkm_device *device, int index, g98_sec_new() argument
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnv10.c65 nv10_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) nv10_sw_new() argument

Completed in 3623 milliseconds

1234567891011>>