/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | base.c | 283 nvkm_volt_ctor(const struct nvkm_volt_func *func, struct nvkm_device *device, in nvkm_volt_ctor() argument 321 nvkm_volt_new_(const struct nvkm_volt_func *func, struct nvkm_device *device, in nvkm_volt_new_() argument
|
H A D | gk20a.c | 147 gk20a_volt_ctor(struct nvkm_device *device, int index, in gk20a_volt_ctor() argument 175 gk20a_volt_new(struct nvkm_device *device, int index, struct nvkm_volt **pvolt) in gk20a_volt_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mc/ |
H A D | base.c | 30 nvkm_mc_unk260(struct nvkm_device *device, u32 data) in nvkm_mc_unk260() argument 38 nvkm_mc_intr_mask(struct nvkm_device *device, enum nvkm_devidx devidx, bool en) in nvkm_mc_intr_mask() argument 53 nvkm_mc_intr_unarm(struct nvkm_device *device) in nvkm_mc_intr_unarm() argument 61 nvkm_mc_intr_rearm(struct nvkm_device *device) in nvkm_mc_intr_rearm() argument 78 nvkm_mc_intr(struct nvkm_device *device, boo argument 117 nvkm_mc_reset_mask(struct nvkm_device *device, bool isauto, enum nvkm_devidx devidx) nvkm_mc_reset_mask() argument 139 nvkm_mc_reset(struct nvkm_device *device, enum nvkm_devidx devidx) nvkm_mc_reset() argument 150 nvkm_mc_disable(struct nvkm_device *device, enum nvkm_devidx devidx) nvkm_mc_disable() argument 158 nvkm_mc_enable(struct nvkm_device *device, enum nvkm_devidx devidx) nvkm_mc_enable() argument 168 nvkm_mc_enabled(struct nvkm_device *device, enum nvkm_devidx devidx) nvkm_mc_enabled() argument 208 nvkm_mc_ctor(const struct nvkm_mc_func *func, struct nvkm_device *device, int index, struct nvkm_mc *mc) nvkm_mc_ctor() argument 216 nvkm_mc_new_(const struct nvkm_mc_func *func, struct nvkm_device *device, int index, struct nvkm_mc **pmc) nvkm_mc_new_() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/ |
H A D | nv50.c | 204 nv50_mxm_new(struct nvkm_device *device, int index, struct nvkm_subdev **pmxm) in nv50_mxm_new() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
H A D | base.c | 72 struct nvkm_device *device = pci->subdev.device; in nvkm_pci_intr() local 185 nvkm_pci_new_(const struct nvkm_pci_func *func, struct nvkm_device *device, in nvkm_pci_new_() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | fan.c | 126 struct nvkm_device *device = therm->subdev.device; in nvkm_therm_fan_sense() local 226 struct nvkm_device *device = subdev->device; in nvkm_therm_fan_ctor() local [all...] |
/kernel/linux/linux-5.10/drivers/misc/ocxl/ |
H A D | sysfs.c | 6 static inline struct ocxl_afu *to_afu(struct device *device) in to_afu() argument 13 static ssize_t global_mmio_size_show(struct device *device, in global_mmio_size_show() argument 23 static ssize_t pp_mmio_size_show(struct device *device, in pp_mmio_size_show() argument 33 static ssize_t afu_version_show(struct device *devic argument 44 contexts_show(struct device *device, struct device_attribute *attr, char *buf) contexts_show() argument 54 reload_on_reset_show(struct device *device, struct device_attribute *attr, char *buf) reload_on_reset_show() argument 69 reload_on_reset_store(struct device *device, struct device_attribute *attr, const char *buf, size_t count) reload_on_reset_store() argument [all...] |
/kernel/linux/linux-5.10/drivers/iio/light/ |
H A D | acpi-als.c | 62 struct acpi_device *device; member 103 static void acpi_als_notify(struct acpi_device *device, u32 event) in acpi_als_notify() argument 164 static int acpi_als_add(struct acpi_device *device) in acpi_als_add() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | umem.c | 141 struct ib_umem *ib_umem_get(struct ib_device *device, unsigned long addr, in ib_umem_get() argument
|
H A D | uverbs_std_types_qp.c | 98 struct ib_device *device; in UVERBS_METHOD_QP_CREATE() local
|
/kernel/linux/linux-5.10/drivers/net/wireless/ath/ath9k/ |
H A D | pci.c | 1023 static int ath_pci_suspend(struct device *device) in ath_pci_suspend() argument 1046 static int ath_pci_resume(struct device *device) in ath_pci_resume() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/intel/iwlwifi/pcie/ |
H A D | drv.c | 1227 static int iwl_pci_suspend(struct device *device) in iwl_pci_suspend() argument 1237 static int iwl_pci_resume(struct device *device) in iwl_pci_resume() argument [all...] |
/kernel/linux/linux-5.10/drivers/s390/char/ |
H A D | tape_char.c | 64 tapechar_setup_device(struct tape_device * device) in tapechar_setup_device() argument 89 tapechar_cleanup_device(struct tape_device *device) tapechar_cleanup_device() argument 98 tapechar_check_idalbuffer(struct tape_device *device, size_t block_size) tapechar_check_idalbuffer() argument 131 struct tape_device *device; tapechar_read() local 189 struct tape_device *device; tapechar_write() local 273 struct tape_device *device; tapechar_open() local 307 struct tape_device *device; tapechar_release() local 343 __tapechar_ioctl(struct tape_device *device, unsigned int no, void __user *data) __tapechar_ioctl() argument 436 struct tape_device *device; tapechar_ioctl() local 452 struct tape_device *device = filp->private_data; tapechar_compat_ioctl() local [all...] |
H A D | tape_std.c | 39 struct tape_device * device = request->device; in tape_std_assign_timeout() local 53 tape_std_assign(struct tape_device *device) in tape_std_assign() argument 92 tape_std_unassign(struct tape_device *device) tape_std_unassign() argument 124 tape_std_display(struct tape_device *device, struct display_struct *disp) tape_std_display() argument 154 tape_std_read_block_id(struct tape_device *device, __u64 *id) tape_std_read_block_id() argument 177 tape_std_terminate_write(struct tape_device *device) tape_std_terminate_write() argument 201 tape_std_mtload(struct tape_device *device, int count) tape_std_mtload() argument 211 tape_std_mtsetblk(struct tape_device *device, int count) tape_std_mtsetblk() argument 254 tape_std_mtreset(struct tape_device *device, int count) tape_std_mtreset() argument 266 tape_std_mtfsf(struct tape_device *device, int mt_count) tape_std_mtfsf() argument 290 tape_std_mtfsr(struct tape_device *device, int mt_count) tape_std_mtfsr() argument 322 tape_std_mtbsr(struct tape_device *device, int mt_count) tape_std_mtbsr() argument 353 tape_std_mtweof(struct tape_device *device, int mt_count) tape_std_mtweof() argument 378 tape_std_mtbsfm(struct tape_device *device, int mt_count) tape_std_mtbsfm() argument 402 tape_std_mtbsf(struct tape_device *device, int mt_count) tape_std_mtbsf() argument 433 tape_std_mtfsfm(struct tape_device *device, int mt_count) tape_std_mtfsfm() argument 463 tape_std_mtrew(struct tape_device *device, int mt_count) tape_std_mtrew() argument 486 tape_std_mtoffl(struct tape_device *device, int mt_count) tape_std_mtoffl() argument 507 tape_std_mtnop(struct tape_device *device, int mt_count) tape_std_mtnop() argument 528 tape_std_mteom(struct tape_device *device, int mt_count) tape_std_mteom() argument 558 tape_std_mtreten(struct tape_device *device, int mt_count) tape_std_mtreten() argument 581 tape_std_mterase(struct tape_device *device, int mt_count) tape_std_mterase() argument 605 tape_std_mtunload(struct tape_device *device, int mt_count) tape_std_mtunload() argument 615 tape_std_mtcompression(struct tape_device *device, int mt_count) tape_std_mtcompression() argument 642 tape_std_read_block(struct tape_device *device, size_t count) tape_std_read_block() argument 667 tape_std_read_backward(struct tape_device *device, struct tape_request *request) tape_std_read_backward() argument 686 tape_std_write_block(struct tape_device *device, size_t count) tape_std_write_block() argument 707 tape_std_process_eov(struct tape_device *device) tape_std_process_eov() argument [all...] |
/kernel/linux/linux-5.10/drivers/parport/ |
H A D | probe.c | 37 static void pretty_print(struct parport *port, int device) in pretty_print() argument 53 static void parse_data(struct parport *port, int device, cha argument [all...] |
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | zalon.c | 96 struct ncr_device device; in zalon_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/thermal/ |
H A D | thermal_hwmon.c | 25 struct device *device; member [all...] |
/kernel/linux/linux-5.10/drivers/tty/serial/8250/ |
H A D | 8250_bcm2835aux.c | 194 static int __init early_bcm2835aux_setup(struct earlycon_device *device, in early_bcm2835aux_setup() argument
|
H A D | 8250_uniphier.c | 40 static int __init uniphier_early_console_setup(struct earlycon_device *device, in uniphier_early_console_setup() argument
|
/kernel/linux/linux-5.10/drivers/tty/serial/ |
H A D | earlycon.c | 55 static void __init earlycon_init(struct earlycon_device *device, in earlycon_init() argument 74 static void __init earlycon_print_info(struct earlycon_device *device) in earlycon_print_info() argument 93 static int __init parse_options(struct earlycon_device *device, char *options) in parse_options() argument [all...] |
/kernel/linux/linux-5.10/include/linux/mmc/ |
H A D | sdio_func.h | 42 unsigned short device; /* device id */ member [all...] |
/kernel/linux/linux-5.10/include/linux/ |
H A D | of_irq.h | 28 static inline int of_irq_parse_oldworld(struct device_node *device, int index, in of_irq_parse_oldworld() argument [all...] |
/kernel/linux/linux-5.10/sound/pci/ |
H A D | cs5530.c | 76 static int snd_cs5530_dev_free(struct snd_device *device) in snd_cs5530_dev_free() argument
|
/kernel/linux/linux-5.10/sound/pci/ctxfi/ |
H A D | ctpcm.c | 413 ct_alsa_pcm_create(struct ct_atc *atc, enum CTALSADEVS device, const char *device_name) ct_alsa_pcm_create() argument [all...] |
/kernel/linux/linux-5.10/sound/isa/sb/ |
H A D | sb_common.c | 190 static int snd_sbdsp_dev_free(struct snd_device *device) in snd_sbdsp_dev_free() argument
|