/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/ |
H A D | intel_gt_irq.c | 114 gen11_engine_irq_handler(struct intel_gt *gt, const u8 class, in gen11_engine_irq_handler() argument 134 const u8 class = GEN11_INTR_ENGINE_CLASS(identity); in gen11_gt_identity_handler() local [all...] |
H A D | intel_engine_user.c | 17 intel_engine_lookup_user(struct drm_i915_private *i915, u8 class, u8 instance) in intel_engine_lookup_user() argument 132 const char *intel_engine_class_repr(u8 class) in intel_engine_class_repr() argument 149 u8 class; global() member 239 int class, inst; intel_engines_driver_register() local [all...] |
/kernel/linux/linux-5.10/drivers/i2c/ |
H A D | i2c-mux.c | 133 unsigned int class = 0; in i2c_mux_parent_classes() local 282 i2c_mux_add_adapter(struct i2c_mux_core *muxc, u32 force_nr, u32 chan_id, unsigned int class) i2c_mux_add_adapter() argument
|
/kernel/linux/linux-5.10/drivers/md/ |
H A D | dm-delay.c | 44 struct delay_class *class; member
|
/kernel/linux/linux-5.10/drivers/most/ |
H A D | most_cdev.c | 26 struct class *class; member
|
/kernel/linux/linux-5.10/drivers/video/fbdev/matrox/ |
H A D | i2c-matroxfb.c | 102 i2c_bus_reg(struct i2c_bit_adapter* b, struct matrox_fb_info* minfo, unsigned int data, unsigned int clock, const char *name, int class) i2c_bus_reg() argument
|
/kernel/linux/linux-5.10/tools/perf/util/ |
H A D | bpf-prologue.c | 335 u8 class = BPF_CLASS(insn->code); in prologue_relocate() local
|
/kernel/linux/linux-5.10/include/scsi/fc/ |
H A D | fc_encaps.h | 105 fc_sof_normal(enum fc_class class) fc_sof_normal() argument [all...] |
/kernel/linux/linux-5.10/kernel/locking/ |
H A D | lockdep_internals.h | 167 lockdep_count_forward_deps(struct lock_class *class) in lockdep_count_forward_deps() argument 172 lockdep_count_backward_deps(struct lock_class *class) in lockdep_count_backward_deps() argument 236 static inline void debug_class_ops_inc(struct lock_class *class) in debug_class_ops_inc() argument 244 static inline unsigned long debug_class_ops_read(struct lock_class *class) in debug_class_ops_read() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
H A D | base.c | 195 nvkm_disp_class_get(struct nvkm_oclass *oclass, int index, const struct nvkm_device_oclass **class) nvkm_disp_class_get() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
H A D | nv40.c | 246 u32 class = nvkm_rd32(device, 0x400160 + subc * 4) & 0xffff; in nv40_gr_intr() local
|
H A D | nv20.c | 194 u32 class = nvkm_rd32(device, 0x400160 + subc * 4) & 0xfff; in nv20_gr_intr() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
H A D | base.c | 248 nvkm_fifo_class_get(struct nvkm_oclass *oclass, int index, const struct nvkm_device_oclass **class) nvkm_fifo_class_get() argument
|
/kernel/linux/linux-5.10/drivers/gpu/host1x/ |
H A D | job.c | 349 u32 class; member 374 static int check_class(struct host1x_firewall *fw, u32 class) in check_class() argument [all...] |
/kernel/linux/linux-5.10/drivers/greybus/ |
H A D | manifest.c | 319 u8 class; in gb_manifest_parse_bundles() local
|
/kernel/linux/linux-5.10/drivers/remoteproc/ |
H A D | remoteproc_coredump.c | 113 int rproc_coredump_set_elf_info(struct rproc *rproc, u8 class, u16 machine) in rproc_coredump_set_elf_info() argument 238 u8 class = rproc->elf_class; in rproc_coredump() local [all...] |
/kernel/linux/linux-5.10/drivers/staging/greybus/ |
H A D | authentication.c | 102 static int cap_get_ims_certificate(struct gb_cap *cap, u32 class, u32 id, in cap_get_ims_certificate() argument
|
/kernel/linux/linux-5.10/include/linux/device/ |
H A D | class.h | 127 class_find_device_by_name(struct class *class, const char *name) class_find_device_by_name() argument 140 class_find_device_by_of_node(struct class *class, const struct device_node *np) class_find_device_by_of_node() argument 152 class_find_device_by_fwnode(struct class *class, const struct fwnode_handle *fwnode) class_find_device_by_fwnode() argument 164 class_find_device_by_devt(struct class *class, dev_t devt) class_find_device_by_devt() argument 179 class_find_device_by_acpi_dev(struct class *class, const struct acpi_device *adev) class_find_device_by_acpi_dev() argument 185 class_find_device_by_acpi_dev(struct class *class, const void *adev) class_find_device_by_acpi_dev() argument 213 class_create_file(struct class *class, const struct class_attribute *attr) class_create_file() argument 219 class_remove_file(struct class *class, const struct class_attribute *attr) class_remove_file() argument [all...] |
/kernel/linux/linux-6.6/drivers/most/ |
H A D | most_cdev.c | 26 struct class *class; member
|
/kernel/linux/linux-6.6/drivers/base/ |
H A D | class.c | 42 struct subsys_private *class_to_subsys(const struct class *class) in class_to_subsys() argument 96 const struct class *class = cp->class; class_release() local 113 const struct class *class = cp->class; class_child_ns_type() local 311 class_dev_iter_init(struct class_dev_iter *iter, const struct class *class, const struct device *start, const struct device_type *type) class_dev_iter_init() argument 388 class_for_each_device(const struct class *class, const struct device *start, void *data, int (*fn)(struct device *, void *)) class_for_each_device() argument 437 class_find_device(const struct class *class, const struct device *start, const void *data, int (*match)(struct device *, const void *)) class_find_device() argument 535 show_class_attr_string(const struct class *class, const struct class_attribute *attr, char *buf) show_class_attr_string() argument 645 class_is_registered(const struct class *class) class_is_registered() argument [all...] |
H A D | devcoredump.c | 170 static ssize_t disabled_show(const struct class *class, const struct class_attribute *attr, in disabled_show() argument 200 static ssize_t disabled_store(const struct class *class, const struct class_attribute *attr, in disabled_store() argument
|
/kernel/linux/linux-6.6/drivers/base/firmware_loader/ |
H A D | sysfs.c | 28 static ssize_t timeout_show(const struct class *class, const struct class_attribute *attr, in timeout_show() argument 47 static ssize_t timeout_store(const struct class *class, const struct class_attribute *attr, in timeout_store() argument
|
/kernel/linux/linux-6.6/include/linux/device/ |
H A D | class.h | 108 class_find_device_by_name(const struct class *class, const char *name) class_find_device_by_name() argument 120 class_find_device_by_of_node(const struct class *class, const struct device_node *np) class_find_device_by_of_node() argument 132 class_find_device_by_fwnode(const struct class *class, const struct fwnode_handle *fwnode) class_find_device_by_fwnode() argument 144 class_find_device_by_devt(const struct class *class, dev_t devt) class_find_device_by_devt() argument 158 class_find_device_by_acpi_dev(const struct class *class, const struct acpi_device *adev) class_find_device_by_acpi_dev() argument 164 class_find_device_by_acpi_dev(const struct class *class, const void *adev) class_find_device_by_acpi_dev() argument 191 class_create_file(const struct class *class, const struct class_attribute *attr) class_create_file() argument 197 class_remove_file(const struct class *class, const struct class_attribute *attr) class_remove_file() argument [all...] |
/kernel/linux/linux-6.6/include/scsi/fc/ |
H A D | fc_encaps.h | 105 fc_sof_normal(enum fc_class class) fc_sof_normal() argument [all...] |
/kernel/linux/linux-6.6/drivers/remoteproc/ |
H A D | remoteproc_coredump.c | 114 int rproc_coredump_set_elf_info(struct rproc *rproc, u8 class, u16 machine) in rproc_coredump_set_elf_info() argument 243 u8 class = rproc->elf_class; in rproc_coredump() local 355 u8 class = rproc->elf_class; rproc_coredump_using_sections() local [all...] |