Home
last modified time | relevance | path

Searched defs:func (Results 801 - 825 of 1950) sorted by relevance

1...<<31323334353637383940>>...78

/kernel/linux/linux-6.6/arch/x86/kernel/
H A Dcallthunks.c309 int x86_call_depth_emit_accounting(u8 **pprog, void *func) in x86_call_depth_emit_accounting() argument
H A Dearly_printk.c221 u8 bus, slot, func; in early_pci_serial_init() local
H A Daperture_64.c140 static u32 __init find_cap(int bus, int slot, int func, int cap) in find_cap() argument
166 static u32 __init read_agp(int bus, int slot, int func, int cap, u32 *order) in read_agp() argument
236 int bus, slot, func; search_agp_bridge() local
[all...]
/kernel/linux/linux-6.6/drivers/iio/pressure/
H A Dmprls0025pa.c326 u32 func; in mpr_probe() local
/kernel/linux/linux-6.6/drivers/gpu/drm/
H A Ddrm_ioctl.c772 long drm_ioctl_kernel(struct file *file, drm_ioctl_t *func, void *kdata, in drm_ioctl_kernel() argument
821 drm_ioctl_t *func; in drm_ioctl() local
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/fifo/
H A Drunl.c338 nvkm_runl_add(struct nvkm_runl *runl, int engi, const struct nvkm_engn_func *func, enum nvkm_subdev_type type, int inst) nvkm_runl_add() argument
[all...]
H A Dchan.c346 nvkm_chan_new_(const struct nvkm_chan_func *func, struct nvkm_runl *runl, int runq, struct nvkm_cgrp *cgrp, const char *name, bool priv, u32 devm, struct nvkm_vmm *vmm, struct nvkm_dmaobj *dmaobj, u64 offset, u64 length, struct nvkm_memory *userd, u64 ouserd, struct nvkm_chan **pchan) nvkm_chan_new_() argument
[all...]
H A Dbase.c367 nvkm_fifo_new_(const struct nvkm_fifo_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_fifo **pfifo) nvkm_fifo_new_() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/gr/
H A Dnv20.c332 nv20_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv20_gr_new_() argument
H A Dnv40.c431 nv40_gr_new_(const struct nvkm_gr_func *func, struct nvkm_device *device, in nv40_gr_new_() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/fb/
H A Dram.c181 nvkm_ram_ctor(const struct nvkm_ram_func *func, struct nvkm_fb *fb, in nvkm_ram_ctor() argument
221 nvkm_ram_new_(const struct nvkm_ram_func *func, struct nvkm_fb *fb, in nvkm_ram_new_() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/mpeg/
H A Dnv31.c275 nv31_mpeg_new_(const struct nv31_mpeg_func *func, struct nvkm_device *device, in nv31_mpeg_new_() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/i2c/
H A Dbase.c258 nvkm_i2c_new_(const struct nvkm_i2c_func *func, struct nvkm_device *device, in nvkm_i2c_new_() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/core/
H A Dsubdev.h16 const struct nvkm_subdev_func *func; member
54 nvkm_subdev_ctor(const struct nvkm_subdev_func *func, struct nvkm_device *device, in nvkm_subdev_ctor() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dtherm.h60 const struct nvkm_therm_func *func; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/core/
H A Dobject.c29 nvkm_object_search(struct nvkm_client *client, u64 handle, const struct nvkm_object_func *func) nvkm_object_search() argument
294 nvkm_object_ctor(const struct nvkm_object_func *func, const struct nvkm_oclass *oclass, struct nvkm_object *object) nvkm_object_ctor() argument
312 nvkm_object_new_(const struct nvkm_object_func *func, const struct nvkm_oclass *oclass, void *data, u32 size, struct nvkm_object **pobject) nvkm_object_new_() argument
333 const struct nvkm_object_func *func = nvkm_object_new() local
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/disp/
H A Doutp.h12 const struct nvkm_outp_func *func; member
H A Dbase.c363 nvkm_disp_new_(const struct nvkm_disp_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_disp **pdisp) nvkm_disp_new_() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/
H A Dbase.c417 nvkm_mmu_ctor(const struct nvkm_mmu_func *func, struct nvkm_device *device, in nvkm_mmu_ctor() argument
430 nvkm_mmu_new_(const struct nvkm_mmu_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_mmu **pmmu) nvkm_mmu_new_() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/gpio/
H A Dbase.c41 nvkm_gpio_reset(struct nvkm_gpio *gpio, u8 func) in nvkm_gpio_reset() argument
48 nvkm_gpio_find(struct nvkm_gpio *gpio, int idx, u8 tag, u8 line, struct dcb_gpio_func *func) nvkm_gpio_find() argument
82 struct dcb_gpio_func func; nvkm_gpio_set() local
98 struct dcb_gpio_func func; nvkm_gpio_get() local
178 struct dcb_gpio_func func; nvkm_gpio_init() local
225 nvkm_gpio_new_(const struct nvkm_gpio_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_gpio **pgpio) nvkm_gpio_new_() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/therm/
H A Dbase.c424 nvkm_therm_ctor(struct nvkm_therm *therm, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, const struct nvkm_therm_func *func) nvkm_therm_ctor() argument
445 nvkm_therm_new_(const struct nvkm_therm_func *func, struct nvkm_device *device, enum nvkm_subdev_type type, int inst, struct nvkm_therm **ptherm) nvkm_therm_new_() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/acr/
H A Dlsfw.c59 nvkm_acr_lsfw_add(const struct nvkm_acr_lsf_func *func, struct nvkm_acr *acr, in nvkm_acr_lsfw_add() argument
87 nvkm_acr_lsfw_load_sig_image_desc_(struct nvkm_subdev *subdev, struct nvkm_falcon *falcon, enum nvkm_acr_lsf_id id, const char *path, int ver, const struct nvkm_acr_lsf_func *func, const struct firmware **pdesc) nvkm_acr_lsfw_load_sig_image_desc_() argument
141 nvkm_acr_lsfw_load_sig_image_desc(struct nvkm_subdev *subdev, struct nvkm_falcon *falcon, enum nvkm_acr_lsf_id id, const char *path, int ver, const struct nvkm_acr_lsf_func *func) nvkm_acr_lsfw_load_sig_image_desc() argument
161 nvkm_acr_lsfw_load_sig_image_desc_v1(struct nvkm_subdev *subdev, struct nvkm_falcon *falcon, enum nvkm_acr_lsf_id id, const char *path, int ver, const struct nvkm_acr_lsf_func *func) nvkm_acr_lsfw_load_sig_image_desc_v1() argument
181 nvkm_acr_lsfw_load_sig_image_desc_v2(struct nvkm_subdev *subdev, struct nvkm_falcon *falcon, enum nvkm_acr_lsf_id id, const char *path, int ver, const struct nvkm_acr_lsf_func *func) nvkm_acr_lsfw_load_sig_image_desc_v2() argument
250 nvkm_acr_lsfw_load_bl_inst_data_sig(struct nvkm_subdev *subdev, struct nvkm_falcon *falcon, enum nvkm_acr_lsf_id id, const char *path, int ver, const struct nvkm_acr_lsf_func *func) nvkm_acr_lsfw_load_bl_inst_data_sig() argument
326 nvkm_acr_lsfw_load_bl_sig_net(struct nvkm_subdev *subdev, struct nvkm_falcon *falcon, enum nvkm_acr_lsf_id id, const char *path, int ver, const struct nvkm_acr_lsf_func *func, const void *inst_data, u32 inst_size, const void *data_data, u32 data_size) nvkm_acr_lsfw_load_bl_sig_net() argument
[all...]
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/subdev/clk/
H A Dnv50.c510 nv50_clk_new_(const struct nvkm_clk_func *func, struct nvkm_device *device, in nv50_clk_new_() argument
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/include/nvkm/engine/
H A Dfalcon.h18 const struct nvkm_falcon_func *func; member
/kernel/linux/linux-6.6/drivers/gpu/drm/nouveau/nvkm/engine/device/
H A Duser.c391 const struct nvkm_object_func *func; in nvkm_udevice_new() local

Completed in 18 milliseconds

1...<<31323334353637383940>>...78