Home
last modified time | relevance | path

Searched refs:index (Results 6026 - 6050 of 22019) sorted by relevance

1...<<241242243244245246247248249250>>...881

/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dnv46.c54 nv46_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in nv46_fb_new() argument
56 return nvkm_fb_new_(&nv46_fb, device, index, pfb); in nv46_fb_new()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fuse/
H A Dnv50.c48 nv50_fuse_new(struct nvkm_device *device, int index, struct nvkm_fuse **pfuse) in nv50_fuse_new() argument
50 return nvkm_fuse_new_(&nv50_fuse, device, index, pfuse); in nv50_fuse_new()
H A Dbase.c45 int index, struct nvkm_fuse **pfuse) in nvkm_fuse_new_()
50 nvkm_subdev_ctor(&nvkm_fuse, device, index, &fuse->subdev); in nvkm_fuse_new_()
44 nvkm_fuse_new_(const struct nvkm_fuse_func *func, struct nvkm_device *device, int index, struct nvkm_fuse **pfuse) nvkm_fuse_new_() argument
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvkm/subdev/bios/
H A Di2c.h24 u16 dcb_i2c_entry(struct nvkm_bios *, u8 index, u8 *ver, u8 *len);
25 int dcb_i2c_parse(struct nvkm_bios *, u8 index, struct dcb_i2c_entry *);
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Dgk104.c44 gk104_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in gk104_disp_new() argument
46 return nv50_disp_new_(&gk104_disp, device, index, pdisp); in gk104_disp_new()
H A Dgm107.c44 gm107_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in gm107_disp_new() argument
46 return nv50_disp_new_(&gm107_disp, device, index, pdisp); in gm107_disp_new()
H A Dgk110.c44 gk110_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in gk110_disp_new() argument
46 return nv50_disp_new_(&gk110_disp, device, index, pdisp); in gk110_disp_new()
H A Dg84.c44 g84_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in g84_disp_new() argument
46 return nv50_disp_new_(&g84_disp, device, index, pdisp); in g84_disp_new()
H A Dg94.c44 g94_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in g94_disp_new() argument
46 return nv50_disp_new_(&g94_disp, device, index, pdisp); in g94_disp_new()
H A Dmcp89.c42 mcp89_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in mcp89_disp_new() argument
44 return nv50_disp_new_(&mcp89_disp, device, index, pdisp); in mcp89_disp_new()
H A Dmcp77.c42 mcp77_disp_new(struct nvkm_device *device, int index, struct nvkm_disp **pdisp) in mcp77_disp_new() argument
44 return nv50_disp_new_(&mcp77_disp, device, index, pdisp); in mcp77_disp_new()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Dnv10.c55 nv10_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) in nv10_fifo_new() argument
57 return nv04_fifo_new_(&nv10_fifo, device, index, 32, in nv10_fifo_new()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/nvdec/
H A Dgm107.c59 gm107_nvdec_new(struct nvkm_device *device, int index, in gm107_nvdec_new() argument
62 return nvkm_nvdec_new_(gm107_nvdec_fwif, device, index, pnvdec); in gm107_nvdec_new()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/nvenc/
H A Dgm107.c59 gm107_nvenc_new(struct nvkm_device *device, int index, in gm107_nvenc_new() argument
62 return nvkm_nvenc_new_(gm107_nvenc_fwif, device, index, pnvenc); in gm107_nvenc_new()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/sw/
H A Dnv10.c65 nv10_sw_new(struct nvkm_device *device, int index, struct nvkm_sw **psw) in nv10_sw_new() argument
67 return nvkm_sw_new_(&nv10_sw, device, index, psw); in nv10_sw_new()
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/gsp/
H A Dgv100.c52 gv100_gsp_new(struct nvkm_device *device, int index, struct nvkm_gsp **pgsp) in gv100_gsp_new() argument
54 return nvkm_gsp_new_(gv100_gsp, device, index, pgsp); in gv100_gsp_new()
/kernel/linux/linux-5.10/include/linux/
H A Diommu-helper.h18 static inline int iommu_is_span_boundary(unsigned int index, unsigned int nr, in iommu_is_span_boundary() argument
23 shift = (shift + index) & (boundary_size - 1); in iommu_is_span_boundary()
H A Dcgroup_rdma.h45 enum rdmacg_resource_type index);
48 enum rdmacg_resource_type index);
/kernel/linux/linux-6.6/drivers/net/can/peak_canfd/
H A Dpeak_canfd_user.h18 int index; /* channel index */ member
22 int echo_idx; /* echo skb free slot index */
40 struct net_device *alloc_peak_canfd_dev(int sizeof_priv, int index,
/kernel/linux/linux-6.6/fs/ntfs/
H A Daops.h35 * @index: index into the page cache for @mapping of the page to map
38 * @index, where @index is in units of PAGE_SIZE, and not in bytes.
73 unsigned long index) in ntfs_map_page()
75 struct page *page = read_mapping_page(mapping, index, NULL); in ntfs_map_page()
72 ntfs_map_page(struct address_space *mapping, unsigned long index) ntfs_map_page() argument
/kernel/linux/linux-6.6/include/linux/
H A Dcgroup_rdma.h45 enum rdmacg_resource_type index);
48 enum rdmacg_resource_type index);
H A Diommu-helper.h20 static inline int iommu_is_span_boundary(unsigned int index, unsigned int nr, in iommu_is_span_boundary() argument
25 shift = (shift + index) & (boundary_size - 1); in iommu_is_span_boundary()
/kernel/linux/linux-6.6/drivers/clk/
H A Dclk.h13 int index, const char *con_id);
16 int index, const char *con_id) in of_clk_get_hw()
15 of_clk_get_hw(struct device_node *np, int index, const char *con_id) of_clk_get_hw() argument
/kernel/linux/linux-6.6/drivers/cpuidle/
H A Dcpuidle-at91.c28 int index) in at91_enter_idle()
31 return index; in at91_enter_idle()
26 at91_enter_idle(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) at91_enter_idle() argument
H A Dcpuidle-clps711x.c19 struct cpuidle_driver *drv, int index) in clps711x_cpuidle_halt()
23 return index; in clps711x_cpuidle_halt()
18 clps711x_cpuidle_halt(struct cpuidle_device *dev, struct cpuidle_driver *drv, int index) clps711x_cpuidle_halt() argument

Completed in 12 milliseconds

1...<<241242243244245246247248249250>>...881