/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pmu/ |
H A D | gt215.c | 34 struct nvkm_device *device = subdev->device; in gt215_pmu_send() local 90 struct nvkm_device *device = subdev->device; gt215_pmu_recv() local 142 struct nvkm_device *device = subdev->device; gt215_pmu_intr() local 186 struct nvkm_device *device = pmu->subdev.device; gt215_pmu_reset() local 201 struct nvkm_device *device = pmu->subdev.device; gt215_pmu_init() local 285 gt215_pmu_new(struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) gt215_pmu_new() argument [all...] |
H A D | base.c | 30 nvkm_pmu_fan_controlled(struct nvkm_device *device) in nvkm_pmu_fan_controlled() argument 100 struct nvkm_device *device = pmu->subdev.device; in nvkm_pmu_reset() local 128 struct nvkm_device *device = pmu->subdev.device; in nvkm_pmu_init() local 169 nvkm_pmu_ctor(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, int index, struct nvkm_pmu *pmu) nvkm_pmu_ctor() argument 202 nvkm_pmu_new_(const struct nvkm_pmu_fwif *fwif, struct nvkm_device *device, int index, struct nvkm_pmu **ppmu) nvkm_pmu_new_() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/therm/ |
H A D | nv40.c | 55 struct nvkm_device *device = therm->subdev.device; in nv40_sensor_setup() local 75 struct nvkm_device *device = therm->subdev.device; in nv40_temp_get() local 109 struct nvkm_device *device = subdev->device; nv40_fan_pwm_ctrl() local 124 struct nvkm_device *device = subdev->device; nv40_fan_pwm_get() local 152 struct nvkm_device *device = subdev->device; nv40_fan_pwm_set() local 171 struct nvkm_device *device = subdev->device; nv40_therm_intr() local 200 nv40_therm_new(struct nvkm_device *device, int index, struct nvkm_therm **ptherm) nv40_therm_new() argument [all...] |
H A D | nv50.c | 57 struct nvkm_device *device = therm->subdev.device; in nv50_fan_pwm_ctrl() local 68 struct nvkm_device *device = therm->subdev.device; in nv50_fan_pwm_get() local 85 struct nvkm_device *device = therm->subdev.device; in nv50_fan_pwm_set() local 98 struct nvkm_device *device = therm->subdev.device; nv50_fan_pwm_clock() local 123 struct nvkm_device *device = therm->subdev.device; nv50_sensor_setup() local 131 struct nvkm_device *device = therm->subdev.device; nv50_temp_get() local 172 nv50_therm_new(struct nvkm_device *device, int index, struct nvkm_therm **ptherm) nv50_therm_new() argument [all...] |
H A D | g84.c | 32 struct nvkm_device *device = therm->subdev.device; in g84_temp_get() local 43 struct nvkm_device *device = therm->subdev.device; in g84_sensor_setup() local 58 struct nvkm_device *device in g84_therm_program_alarms() local 100 struct nvkm_device *device = therm->subdev.device; g84_therm_threshold_hyst_emulation() local 142 struct nvkm_device *device = subdev->device; g84_therm_intr() local 196 struct nvkm_device *device = therm->subdev.device; g84_therm_fini() local 226 g84_therm_new(struct nvkm_device *device, int index, struct nvkm_therm **ptherm) g84_therm_new() argument [all...] |
H A D | fantog.c | 42 struct nvkm_device *device = therm->subdev.device; in nvkm_fantog_update() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/top/ |
H A D | base.c | 44 nvkm_top_addr(struct nvkm_device *device, enum nvkm_devidx index) in nvkm_top_addr() argument 60 nvkm_top_reset(struct nvkm_device *device, enum nvkm_devidx index) in nvkm_top_reset() argument 76 nvkm_top_intr_mask(struct nvkm_device *device, enum nvkm_devidx devidx) in nvkm_top_intr_mask() argument 92 nvkm_top_intr(struct nvkm_device *device, u32 intr, u64 *psubdevs) nvkm_top_intr() argument 115 nvkm_top_fault_id(struct nvkm_device *device, enum nvkm_devidx devidx) nvkm_top_fault_id() argument 129 nvkm_top_fault(struct nvkm_device *device, int fault) nvkm_top_fault() argument 143 nvkm_top_engine(struct nvkm_device *device, int index, int *runl, int *engn) nvkm_top_engine() argument 188 nvkm_top_new_(const struct nvkm_top_func *func, struct nvkm_device *device, int index, struct nvkm_top **ptop) nvkm_top_new_() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/ltc/ |
H A D | gm107.c | 32 struct nvkm_device *device = ltc->subdev.device; in gm107_ltc_cbc_clear() local 41 struct nvkm_device *device = ltc->subdev.device; in gm107_ltc_cbc_wait() local 55 struct nvkm_device *device = ltc->subdev.device; in gm107_ltc_zbc_clear_color() local 66 struct nvkm_device *device = ltc->subdev.device; gm107_ltc_zbc_clear_depth() local 75 struct nvkm_device *device = subdev->device; gm107_ltc_intr_lts() local 92 struct nvkm_device *device = ltc->subdev.device; gm107_ltc_intr() local 107 struct nvkm_device *device = ltc->subdev.device; gm107_ltc_oneinit() local 125 struct nvkm_device *device = ltc->subdev.device; gm107_ltc_init() local 148 gm107_ltc_new(struct nvkm_device *device, int index, struct nvkm_ltc **pltc) gm107_ltc_new() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/mmu/ |
H A D | ummu.c | 153 nvkm_ummu_new(struct nvkm_device *device, const struct nvkm_oclass *oclass, in nvkm_ummu_new() argument
|
H A D | umem.c | 73 struct nvkm_device *device = umem->mmu->subdev.device; in nvkm_umem_unmap() local
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/pci/ |
H A D | g84.c | 38 struct nvkm_device *device = pci->subdev.device; in g84_pcie_version() local 45 struct nvkm_device *device = pci->subdev.device; in g84_pcie_set_version() local 52 struct nvkm_device *device = pci->subdev.device; in g84_pcie_set_cap_speed() local 153 g84_pci_new(struct nvkm_device *device, in argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/timer/ |
H A D | base.c | 54 nvkm_timer_wait_init(struct nvkm_device *device, u64 nsec, in nvkm_timer_wait_init() argument 185 nvkm_timer_new_(const struct nvkm_timer_func *func, struct nvkm_device *device, in nvkm_timer_new_() argument
|
/kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/volt/ |
H A D | gk104.c | 42 struct nvkm_device *device = base->subdev.device; in gk104_volt_get() local 55 struct nvkm_device *device = base->subdev.device; in gk104_volt_set() local 71 struct nvkm_device *device = volt->subdev.device; in gk104_volt_speedo_read() local 98 gk104_volt_new(struct nvkm_device *device, int index, struct nvkm_volt **pvolt) gk104_volt_new() argument [all...] |
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gvt/ |
H A D | mmio.h | 65 u32 device; member
|
/kernel/linux/linux-5.10/drivers/misc/ |
H A D | pvpanic.c | 93 static int pvpanic_add(struct acpi_device *device) in pvpanic_add() argument 116 static int pvpanic_remove(struct acpi_device *device) in pvpanic_remove() argument
|
/kernel/linux/linux-5.10/drivers/misc/mei/ |
H A D | pci-me.c | 351 mei_me_pci_suspend(struct device *device) mei_me_pci_suspend() argument 371 mei_me_pci_resume(struct device *device) mei_me_pci_resume() argument 410 mei_me_pm_runtime_idle(struct device *device) mei_me_pm_runtime_idle() argument 425 mei_me_pm_runtime_suspend(struct device *device) mei_me_pm_runtime_suspend() argument 453 mei_me_pm_runtime_resume(struct device *device) mei_me_pm_runtime_resume() argument [all...] |
H A D | pci-txe.c | 216 mei_txe_pci_suspend(struct device *device) mei_txe_pci_suspend() argument 236 mei_txe_pci_resume(struct device *device) mei_txe_pci_resume() argument 274 mei_txe_pm_runtime_idle(struct device *device) mei_txe_pm_runtime_idle() argument 288 mei_txe_pm_runtime_suspend(struct device *device) mei_txe_pm_runtime_suspend() argument 318 mei_txe_pm_runtime_resume(struct device *device) mei_txe_pm_runtime_resume() argument [all...] |
H A D | init.c | 357 mei_device_init(struct mei_device *dev, struct device *device, const struct mei_hw_ops *hw_ops) mei_device_init() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/core/ |
H A D | uverbs_marshall.c | 62 void ib_copy_ah_attr_to_user(struct ib_device *device, in ib_copy_ah_attr_to_user() argument 96 void ib_copy_qp_attr_to_user(struct ib_device *device, in ib_copy_qp_attr_to_user() argument
|
H A D | agent.c | 57 __ib_get_agent_port(const struct ib_device *device, int port_num) in __ib_get_agent_port() argument 70 ib_get_agent_port(const struct ib_device *device, int port_num) in ib_get_agent_port() argument 81 agent_send_response(const struct ib_mad_hdr *mad_hdr, const struct ib_grh *grh, const struct ib_wc *wc, const struct ib_device *device, int port_num, int qpn, size_t resp_mad_len, bool opa) agent_send_response() argument 150 ib_agent_port_open(struct ib_device *device, int port_num) ib_agent_port_open() argument 200 ib_agent_port_close(struct ib_device *device, int port_num) ib_agent_port_close() argument [all...] |
/kernel/linux/linux-5.10/drivers/infiniband/hw/hfi1/ |
H A D | device.c | 67 struct device *device = NULL; in hfi1_cdev_init() local 101 struct device *device = *devp; hfi1_cdev_cleanup() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/ |
H A D | sdio.c | 29 u16 device; member 37 static unsigned int b43_sdio_get_quirks(u16 vendor, u16 device) in b43_sdio_get_quirks() argument 97 u16 vendor = 0, device = 0; in b43_sdio_probe() local [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/libertas/ |
H A D | firmware.c | 131 int lbs_get_firmware_async(struct lbs_private *priv, struct device *device, in lbs_get_firmware_async() argument [all...] |
/kernel/linux/linux-5.10/drivers/net/wireless/ralink/rt2x00/ |
H A D | rt2x00leds.c | 95 struct device *device = wiphy_dev(rt2x00dev->hw->wiphy); in rt2x00leds_register_led() local
|
/kernel/linux/linux-5.10/drivers/scsi/ |
H A D | sr.h | 38 struct scsi_device *device; member
|