/linux-4.4.14/samples/bpf/ |
H A D | sockex1_kern.c | 17 int index = load_byte(skb, ETH_HLEN + offsetof(struct iphdr, protocol)); bpf_prog1() local
|
/linux-4.4.14/arch/sparc/kernel/ |
H A D | cpumap.h | 10 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 D | gm204.c | 38 gm204_ce_new(struct nvkm_device *device, int index, gm204_ce_new() argument
|
H A D | gf100.c | 33 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 D | gk104.c | 51 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 D | g84.c | 52 g84_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) g84_disp_new() argument
|
H A D | g94.c | 53 g94_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) g94_disp_new() argument
|
H A D | gk104.c | 50 gk104_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) gk104_disp_new() argument
|
H A D | gk110.c | 50 gk110_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) gk110_disp_new() argument
|
H A D | gm107.c | 50 gm107_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) gm107_disp_new() argument
|
H A D | gm204.c | 51 gm204_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) gm204_disp_new() argument
|
H A D | gt200.c | 52 gt200_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) gt200_disp_new() argument
|
H A D | gt215.c | 54 gt215_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) gt215_disp_new() argument
|
H A D | changf119.c | 27 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 D | conn.h | 11 int index; member in struct:nvkm_connector
|
H A D | dacnv50.c | 121 nv50_dac_output_new(struct nvkm_disp *disp, int index, nv50_dac_output_new() argument
|
H A D | nv04.c | 82 nv04_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) nv04_disp_new() argument
|
H A D | outp.c | 57 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 D | sornv50.c | 74 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 D | gf100.c | 33 gf100_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) gf100_dma_new() argument
|
H A D | gf119.c | 33 gf119_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) gf119_dma_new() argument
|
H A D | nv04.c | 33 nv04_dma_new(struct nvkm_device *device, int index, struct nvkm_dma **pdma) nv04_dma_new() argument
|
H A D | nv50.c | 33 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 D | gk208.c | 43 gk208_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) gk208_fifo_new() argument
|
H A D | gk20a.c | 41 gk20a_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) gk20a_fifo_new() argument
|
H A D | gm204.c | 43 gm204_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) gm204_fifo_new() argument
|
H A D | gm20b.c | 41 gm20b_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) gm20b_fifo_new() argument
|
H A D | nv10.c | 55 nv10_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) nv10_fifo_new() argument
|
H A D | g84.c | 59 g84_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) g84_fifo_new() argument
|
H A D | nv17.c | 93 nv17_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) nv17_fifo_new() argument
|
H A D | nv40.c | 123 nv40_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) nv40_fifo_new() argument
|
H A D | nv50.c | 144 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 D | gm206.c | 45 gm206_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gm206_gr_new() argument
|
H A D | gt200.c | 44 gt200_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gt200_gr_new() argument
|
H A D | gt215.c | 45 gt215_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gt215_gr_new() argument
|
H A D | mcp79.c | 43 mcp79_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) mcp79_gr_new() argument
|
H A D | mcp89.c | 45 mcp89_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) mcp89_gr_new() argument
|
H A D | nv15.c | 56 nv15_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv15_gr_new() argument
|
H A D | nv17.c | 56 nv17_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv17_gr_new() argument
|
H A D | gf110.c | 107 gf110_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gf110_gr_new() argument
|
H A D | gf104.c | 132 gf104_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gf104_gr_new() argument
|
H A D | gf108.c | 124 gf108_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gf108_gr_new() argument
|
H A D | gk110b.c | 121 gk110b_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gk110b_gr_new() argument
|
H A D | gm20b.c | 80 gm20b_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gm20b_gr_new() argument
|
H A D | gf117.c | 144 gf117_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gf117_gr_new() argument
|
H A D | gk110.c | 201 gk110_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gk110_gr_new() argument
|
H A D | gk208.c | 180 gk208_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) gk208_gr_new() argument
|
H A D | nv25.c | 131 nv25_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv25_gr_new() argument
|
H A D | nv2a.c | 122 nv2a_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv2a_gr_new() argument
|
H A D | nv30.c | 195 nv30_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv30_gr_new() argument
|
H A D | nv34.c | 132 nv34_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv34_gr_new() argument
|
H A D | nv35.c | 132 nv35_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) nv35_gr_new() argument
|
H A D | nv44.c | 105 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 D | g84.c | 40 g84_mpeg_new(struct nvkm_device *device, int index, struct nvkm_engine **pmpeg) g84_mpeg_new() argument
|
H A D | nv40.c | 74 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 D | base.c | 27 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 D | gk104.c | 39 gk104_mspdec_new(struct nvkm_device *device, int index, gk104_mspdec_new() argument
|
H A D | gt215.c | 39 gt215_mspdec_new(struct nvkm_device *device, int index, gt215_mspdec_new() argument
|
H A D | g98.c | 47 g98_mspdec_new(struct nvkm_device *device, int index, g98_mspdec_new() argument
|
H A D | gf100.c | 47 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 D | base.c | 27 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 D | gt215.c | 39 gt215_msppp_new(struct nvkm_device *device, int index, gt215_msppp_new() argument
|
H A D | g98.c | 47 g98_msppp_new(struct nvkm_device *device, int index, g98_msppp_new() argument
|
H A D | gf100.c | 47 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 D | base.c | 27 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 D | gk104.c | 39 gk104_msvld_new(struct nvkm_device *device, int index, gk104_msvld_new() argument
|
H A D | gt215.c | 39 gt215_msvld_new(struct nvkm_device *device, int index, gt215_msvld_new() argument
|
H A D | mcp89.c | 39 mcp89_msvld_new(struct nvkm_device *device, int index, mcp89_msvld_new() argument
|
H A D | g98.c | 47 g98_msvld_new(struct nvkm_device *device, int index, g98_msvld_new() argument
|
H A D | gf100.c | 47 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 D | g84.c | 40 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 D | g84.c | 44 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 D | nv1a.c | 38 nv1a_devinit_new(struct nvkm_device *device, int index, nv1a_devinit_new() argument
|
H A D | g84.c | 64 g84_devinit_new(struct nvkm_device *device, int index, g84_devinit_new() argument
|
H A D | g98.c | 63 g98_devinit_new(struct nvkm_device *device, int index, g98_devinit_new() argument
|
H A D | gm107.c | 57 gm107_devinit_new(struct nvkm_device *device, int index, gm107_devinit_new() argument
|
H A D | mcp89.c | 64 mcp89_devinit_new(struct nvkm_device *device, int index, mcp89_devinit_new() argument
|
H A D | gf100.c | 103 gf100_devinit_new(struct nvkm_device *device, int index, gf100_devinit_new() argument
|
H A D | nv05.c | 139 nv05_devinit_new(struct nvkm_device *device, int index, nv05_devinit_new() argument
|
H A D | nv10.c | 109 nv10_devinit_new(struct nvkm_device *device, int index, nv10_devinit_new() argument
|
H A D | nv20.c | 75 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 D | g84.c | 34 g84_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) g84_fb_new() argument
|
H A D | gk104.c | 37 gk104_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) gk104_fb_new() argument
|
H A D | gm107.c | 37 gm107_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) gm107_fb_new() argument
|
H A D | gt215.c | 34 gt215_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) gt215_fb_new() argument
|
H A D | mcp77.c | 34 mcp77_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) mcp77_fb_new() argument
|
H A D | mcp89.c | 34 mcp89_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) mcp89_fb_new() argument
|
H A D | nv1a.c | 40 nv1a_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv1a_fb_new() argument
|
H A D | nv47.c | 42 nv47_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv47_fb_new() argument
|
H A D | nv49.c | 42 nv49_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv49_fb_new() argument
|
H A D | nv4e.c | 41 nv4e_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv4e_fb_new() argument
|
H A D | gk20a.c | 38 gk20a_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) gk20a_fb_new() argument
|
H A D | nv04.c | 56 nv04_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv04_fb_new() argument
|
H A D | nv41.c | 59 nv41_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv41_fb_new() argument
|
H A D | nv10.c | 68 nv10_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv10_fb_new() argument
|
H A D | nv25.c | 57 nv25_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv25_fb_new() argument
|
H A D | nv35.c | 59 nv35_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv35_fb_new() argument
|
H A D | nv36.c | 59 nv36_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv36_fb_new() argument
|
H A D | nv40.c | 65 nv40_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv40_fb_new() argument
|
H A D | nv44.c | 69 nv44_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) nv44_fb_new() argument
|
H A D | nv46.c | 55 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 D | gf117.c | 33 gf117_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) gf117_i2c_new() argument
|
H A D | gf119.c | 37 gf119_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) gf119_i2c_new() argument
|
H A D | gm204.c | 37 gm204_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) gm204_i2c_new() argument
|
H A D | nv04.c | 33 nv04_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) nv04_i2c_new() argument
|
H A D | nv4e.c | 33 nv4e_i2c_new(struct nvkm_device *device, int index, struct nvkm_i2c **pi2c) nv4e_i2c_new() argument
|
H A D | nv50.c | 33 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 D | gk20a.c | 36 gk20a_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) gk20a_mc_new() argument
|
H A D | g98.c | 57 g98_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) g98_mc_new() argument
|
H A D | nv44.c | 50 nv44_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) nv44_mc_new() argument
|
H A D | nv50.c | 61 nv50_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) nv50_mc_new() argument
|
H A D | gf100.c | 94 gf100_mc_new(struct nvkm_device *device, int index, struct nvkm_mc **pmc) gf100_mc_new() argument
|
H A D | nv04.c | 80 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 D | g94.c | 36 g94_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) g94_pci_new() argument
|
H A D | nv4c.c | 34 nv4c_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) nv4c_pci_new() argument
|
H A D | g84.c | 61 g84_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) g84_pci_new() argument
|
H A D | gf100.c | 42 gf100_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) gf100_pci_new() argument
|
H A D | nv46.c | 48 nv46_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) nv46_pci_new() argument
|
H A D | nv04.c | 55 nv04_pci_new(struct nvkm_device *device, int index, struct nvkm_pci **ppci) nv04_pci_new() argument
|
H A D | nv40.c | 62 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 D | gf100.c | 36 gf100_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gf100_pmu_new() argument
|
H A D | gf119.c | 36 gf119_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gf119_pmu_new() argument
|
H A D | gk208.c | 37 gk208_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gk208_pmu_new() argument
|
H A D | gm107.c | 38 gm107_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gm107_pmu_new() argument
|
H A D | gt215.c | 45 gt215_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gt215_pmu_new() argument
|
H A D | gk104.c | 116 gk104_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gk104_pmu_new() argument
|
H A D | gk110.c | 95 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 D | gk20a.c | 36 gk20a_timer_new(struct nvkm_device *device, int index, struct nvkm_timer **ptmr) gk20a_timer_new() argument
|
H A D | nv40.c | 85 nv40_timer_new(struct nvkm_device *device, int index, struct nvkm_timer **ptmr) nv40_timer_new() argument
|
H A D | nv41.c | 82 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 D | g84.c | 40 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 D | cpuidle.h | 15 static inline int arm_cpuidle_suspend(int index) arm_cpuidle_suspend() argument
|
/linux-4.4.14/arch/arm64/kernel/ |
H A D | cpuidle.c | 35 int arm_cpuidle_suspend(int index) arm_cpuidle_suspend() argument
|
/linux-4.4.14/drivers/usb/chipidea/ |
H A D | ci_hdrc_imx.h | 17 int index; member in struct:imx_usbmisc_data
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
H A D | gf108.c | 63 gf108_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) gf108_pm_new() argument
|
H A D | gt215.c | 135 gt215_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) gt215_pm_new() argument
|
H A D | g84.c | 162 g84_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) g84_pm_new() argument
|
H A D | gf117.c | 77 gf117_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) gf117_pm_new() argument
|
H A D | gk104.c | 181 gk104_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) gk104_pm_new() argument
|
H A D | gt200.c | 154 gt200_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) gt200_pm_new() argument
|
H A D | nv50.c | 172 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 D | gk20a.c | 34 gk20a_bar_new(struct nvkm_device *device, int index, struct nvkm_bar **pbar) gk20a_bar_new() argument
|
H A D | g84.c | 53 g84_bar_new(struct nvkm_device *device, int index, struct nvkm_bar **pbar) g84_bar_new() argument
|
H A D | base.c | 77 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 D | gf117.c | 43 gf117_ibus_new(struct nvkm_device *device, int index, gf117_ibus_new() argument
|
H A D | gk20a.c | 81 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 D | nv40.c | 33 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 D | ast_dram_tables.h | 6 u16 index; member in struct:ast_dramstruct
|
/linux-4.4.14/kernel/printk/ |
H A D | console_cmdline.h | 7 int index; /* Minor dev. to use */ member in struct:console_cmdline
|
/linux-4.4.14/kernel/sched/ |
H A D | cpuacct.h | 13 cpuacct_account_field(struct task_struct *p, int index, u64 val) cpuacct_account_field() argument
|
/linux-4.4.14/fs/ntfs/ |
H A D | aops.h | 86 ntfs_map_page(struct address_space *mapping, unsigned long index) ntfs_map_page() argument
|
/linux-4.4.14/arch/arm/mach-s3c64xx/ |
H A D | cpuidle.c | 26 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 D | cpuidle-imx5.c | 13 imx5_cpuidle_enter(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) imx5_cpuidle_enter() argument
|
H A D | cpuidle-imx6q.c | 20 imx6q_enter_wait(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) imx6q_enter_wait() argument
|
H A D | cpuidle-imx6sl.c | 16 imx6sl_enter_wait(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) imx6sl_enter_wait() argument
|
H A D | cpuidle-imx6sx.c | 25 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 D | of_videomode.c | 31 of_get_videomode(struct device_node *np, struct videomode *vm, int index) of_get_videomode() argument
|
H A D | videomode.c | 32 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 D | vnic_cq_fw.h | 24 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 D | vnic_intr.c | 31 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 D | timed_output.h | 30 int index; member in struct:timed_output_dev
|
/linux-4.4.14/drivers/scsi/fnic/ |
H A D | vnic_cq_copy.h | 23 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 D | vnic_intr.c | 32 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 D | cx25821-biffuncs.h | 28 static inline u8 getBit(u32 sample, u8 index) getBit() argument
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
H A D | g94.c | 61 g94_bus_new(struct nvkm_device *device, int index, struct nvkm_bus **pbus) g94_bus_new() argument
|
H A D | base.c | 55 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 D | gf100.c | 72 gf100_bus_new(struct nvkm_device *device, int index, struct nvkm_bus **pbus) gf100_bus_new() argument
|
H A D | nv04.c | 73 nv04_bus_new(struct nvkm_device *device, int index, struct nvkm_bus **pbus) nv04_bus_new() argument
|
H A D | nv31.c | 85 nv31_bus_new(struct nvkm_device *device, int index, struct nvkm_bus **pbus) nv31_bus_new() argument
|
H A D | nv50.c | 102 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 D | gm107.c | 39 gm107_fuse_new(struct nvkm_device *device, int index, struct nvkm_fuse **pfuse) gm107_fuse_new() argument
|
H A D | base.c | 44 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 D | gf100.c | 50 gf100_fuse_new(struct nvkm_device *device, int index, struct nvkm_fuse **pfuse) gf100_fuse_new() argument
|
H A D | nv50.c | 48 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 D | gk104.c | 53 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 D | gt215.c | 71 gt215_therm_new(struct nvkm_device *device, int index, gt215_therm_new() argument
|
H A D | gm107.c | 71 gm107_therm_new(struct nvkm_device *device, int index, gm107_therm_new() argument
|
/linux-4.4.14/drivers/cpuidle/ |
H A D | cpuidle-at91.c | 29 at91_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) at91_enter_idle() argument
|
H A D | cpuidle-zynq.c | 36 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 D | utownerid.c | 174 u32 index; acpi_ut_release_owner_id() local
|
/linux-4.4.14/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/ |
H A D | cstep.h | 8 u8 index; member in struct:nvbios_cstepE
|
/linux-4.4.14/arch/sparc/prom/ |
H A D | memory.c | 19 int index; prom_meminit_v0() local
|
/linux-4.4.14/drivers/clk/qcom/ |
H A D | clk-regmap-mux.c | 41 static int mux_set_parent(struct clk_hw *hw, u8 index) mux_set_parent() argument
|
/linux-4.4.14/drivers/clk/spear/ |
H A D | clk.c | 16 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 D | iommu-helper.c | 9 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 D | mgmt_util.h | 26 int index; member in struct:mgmt_pending_cmd
|
/linux-4.4.14/include/sound/ |
H A D | emu10k1_synth.h | 32 int index; /* sequencer client index */ member in struct:snd_emu10k1_synth_arg
|
/linux-4.4.14/arch/powerpc/platforms/pseries/ |
H A D | event_sources.c | 27 int i, index, count = 0; request_event_sources_irqs() local
|
/linux-4.4.14/arch/sh/kernel/cpu/shmobile/ |
H A D | cpuidle.c | 27 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 D | cpuidle-tegra114.c | 39 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 D | cpuidle-tegra30.c | 66 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 D | u_midi.h | 23 int index; member in struct:f_midi_opts
|
/linux-4.4.14/drivers/usb/misc/ |
H A D | rio500_usb.h | 34 int index; member in struct:RioCommand
|
/linux-4.4.14/drivers/staging/xgifb/ |
H A D | vb_util.h | 3 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 D | c2_mq.c | 141 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 D | rcar_du_group.h | 39 unsigned int index; member in struct:rcar_du_group
|
/linux-4.4.14/drivers/gpu/host1x/ |
H A D | channel.c | 88 int index, err; host1x_channel_request() local
|
/linux-4.4.14/drivers/media/usb/dvb-usb/ |
H A D | dtv5100.h | 44 u16 index; member in struct:__anon6141
|
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/sec/ |
H A D | g98.c | 78 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 D | nv10.c | 65 nv10_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) nv10_sw_new() argument
|