| /kernel/linux/linux-5.10/drivers/tty/serial/ |
| H A D | earlycon-arm-semihost.c | 46 __init early_smh_setup(struct earlycon_device *device, const char *opt) in early_smh_setup() argument
|
| H A D | earlycon-riscv-sbi.c | 25 static int __init early_sbi_setup(struct earlycon_device *device, in early_sbi_setup() argument
|
| /kernel/linux/linux-5.10/samples/binderfs/ |
| H A D | binderfs_example.c | 21 struct binderfs_device device = { 0 }; in main() local [all...] |
| /kernel/linux/linux-5.10/include/linux/ |
| H A D | phonet.h | 17 uint8_t device; member
|
| /kernel/linux/linux-5.10/sound/synth/emux/ |
| H A D | emux_proc.c | 92 void snd_emux_proc_init(struct snd_emux *emu, struct snd_card *card, int device) in snd_emux_proc_init() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/include/nvif/ |
| H A D | if0000.h | 8 __u64 device; member 18 __u64 device[]; member
|
| H A D | timer.h | 6 struct nvif_device *device; member
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvif/ |
| H A D | fifo.c | 25 nvif_fifo_runlists(struct nvif_device *device) in nvif_fifo_runlists() argument 71 nvif_fifo_runlist(struct nvif_device *device, u64 engine) nvif_fifo_runlist() argument [all...] |
| H A D | disp.c | 34 nvif_disp_ctor(struct nvif_device *device, const char *name, s32 oclass, in nvif_disp_ctor() argument
|
| H A D | driver.c | 40 nvif_driver_init(const char *drv, const char *cfg, const char *dbg, const char *name, u64 device, struct nvif_client *client) nvif_driver_init() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/disp/ |
| H A D | piocnv50.c | 34 struct nvkm_device *device = subdev->device; in nv50_disp_pioc_fini() local 53 struct nvkm_device *device = subdev->device; in nv50_disp_pioc_init() local [all...] |
| H A D | piocgf119.c | 34 struct nvkm_device *device = subdev->device; in gf119_disp_pioc_fini() local 53 struct nvkm_device *device = subdev->device; in gf119_disp_pioc_init() local [all...] |
| H A D | hdagt215.c | 29 struct nvkm_device *device = ior->disp->engine.subdev.device; in gt215_hda_eld() local 43 struct nvkm_device *device = ior->disp->engine.subdev.device; in gt215_hda_hpd() local
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/fifo/ |
| H A D | gk110.c | 63 gk110_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) in gk110_fifo_new() argument
|
| H A D | g84.c | 30 struct nvkm_device *device = fifo->engine.subdev.device; in g84_fifo_uevent_fini() local 37 struct nvkm_device *device = fifo->engine.subdev.device; in g84_fifo_uevent_init() local 59 g84_fifo_new(struct nvkm_device *device, int index, struct nvkm_fifo **pfifo) in g84_fifo_new() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/gr/ |
| H A D | gk110b.c | 147 gk110b_gr_new(struct nvkm_device *device, int index, struct nvkm_gr **pgr) in gk110b_gr_new() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/pm/ |
| H A D | gk104.c | 181 gk104_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in gk104_pm_new() argument
|
| H A D | gt200.c | 154 gt200_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in gt200_pm_new() argument
|
| H A D | gf117.c | 77 gf117_pm_new(struct nvkm_device *device, int index, struct nvkm_pm **ppm) in gf117_pm_new() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/bus/ |
| H A D | g94.c | 32 struct nvkm_device *device = bus->subdev.device; in g94_bus_hwsq_exec() local 61 g94_bus_new(struct nvkm_device *device, int index, struct nvkm_bus **pbus) g94_bus_new() argument [all...] |
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/subdev/fb/ |
| H A D | gk104.c | 86 gk104_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) in gk104_fb_new() argument
|
| H A D | gp100.c | 32 struct nvkm_device *device = gf100_fb(base)->base.subdev.device; in gp100_fb_init_unkn() local 42 struct nvkm_device *device = fb->subdev.device; gp100_fb_init_remapper() local 51 struct nvkm_device *device = fb->base.subdev.device; gp100_fb_init() local 74 gp100_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) gp100_fb_new() argument [all...] |
| H A D | gm200.c | 32 struct nvkm_device *device = fb->subdev.device; in gm200_fb_init_page() local 47 struct nvkm_device *device = fb->base.subdev.device; in gm200_fb_init() local 70 gm200_fb_new(struct nvkm_device *device, int index, struct nvkm_fb **pfb) gm200_fb_new() argument [all...] |
| H A D | ramgm107.c | 27 gm107_ram_probe_fbp(const struct nvkm_ram_func *func, struct nvkm_device *device, int fbp, int *pltcs) gm107_ram_probe_fbp() argument
|
| /kernel/linux/linux-5.10/drivers/gpu/drm/nouveau/nvkm/engine/device/ |
| H A D | acpi.c | 32 struct nvkm_device *device = in nvkm_acpi_ntfy() local 44 nvkm_acpi_fini(struct nvkm_device *device) in nvkm_acpi_fini() argument 52 nvkm_acpi_init(struct nvkm_device *device) in nvkm_acpi_init() argument
|