/Linux-v5.10/drivers/gpu/drm/nouveau/ |
D | nouveau_nvif.c | 55 nvkm_client_ioctl(void *priv, bool super, void *data, u32 size, void **hack) in nvkm_client_ioctl() argument 57 return nvkm_ioctl(priv, super, data, size, hack); in nvkm_client_ioctl()
|
/Linux-v5.10/arch/x86/boot/ |
D | code16gcc.h | 9 # gcc 4.9+ has a real -m16 option so we can drop this hack long term.
|
D | pmjump.S | 57 # a valid stack if some debugging hack wants to use it.
|
/Linux-v5.10/arch/mips/loongson64/ |
D | Kconfig | 12 Note: This driver is doing some dangerous hack. Please only enable
|
/Linux-v5.10/drivers/gpu/drm/nouveau/include/nvif/ |
D | driver.h | 14 int (*ioctl)(void *priv, bool super, void *data, u32 size, void **hack);
|
/Linux-v5.10/arch/powerpc/boot/ |
D | .gitignore | 5 hack-coff
|
D | Makefile | 223 hostprogs := addnote hack-coff mktree 232 wrapperbits := $(extra-y) $(addprefix $(obj)/,addnote hack-coff mktree) \
|
D | wrapper | 517 $objbin/hack-coff "$ofile"
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvkm/core/ |
D | ioctl.c | 430 void *data, u32 size, void **hack) in nvkm_ioctl() argument 453 if (hack) { in nvkm_ioctl() 454 *hack = client->data; in nvkm_ioctl()
|
/Linux-v5.10/drivers/gpu/drm/nouveau/nvif/ |
D | object.c | 31 nvif_object_ioctl(struct nvif_object *object, void *data, u32 size, void **hack) in nvif_object_ioctl() argument 48 data, size, hack); in nvif_object_ioctl()
|
/Linux-v5.10/Documentation/networking/ |
D | ip_dynaddr.rst | 4 IP dynamic address hack-port v0.03
|
/Linux-v5.10/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h6-orangepi-lite2.dts | 45 * both always on as a ugly hack.
|
/Linux-v5.10/Documentation/networking/device_drivers/appletalk/ |
D | ltpc.rst | 58 present; otherwise, it refuses to seed. This is a hack, and a more 133 you'll probably have to hack the initialization code a bit.
|
/Linux-v5.10/drivers/bcma/ |
D | scan.c | 407 u8 hack = (ports[1] == 1) ? 0 : 1; in bcma_get_next_core() local 410 SCAN_ADDR_TYPE_SWRAP, i + hack); in bcma_get_next_core()
|
/Linux-v5.10/Documentation/power/ |
D | video.rst | 84 either invent another ugly hack that works, or write proper driver for 93 Model hack (or "how to do it") 202 Mainboard Graphics card hack (or "how to do it")
|
/Linux-v5.10/arch/arm64/boot/dts/rockchip/ |
D | rk3399-gru-scarlet.dtsi | 120 * This is a hack to make sure the Bluetooth part of the QCA6174A 158 /* See bt_3v3 hack above */
|
D | rk3399-gru-chromebook.dtsi | 178 * This is a bit of a hack. The WiFi module should be reset at least
|
/Linux-v5.10/arch/arm/boot/dts/ |
D | imx6qdl-sr-som-ti.dtsi | 54 /* This is a hack around the kernel - using "fixed clock"
|
D | sun5i-r8-chip.dts | 205 * we cannot really do better than this ugly hack for now.
|
/Linux-v5.10/arch/um/ |
D | Kconfig | 150 unless you really know what this hack does.
|
/Linux-v5.10/Documentation/driver-api/media/drivers/ |
D | radiotrack.rst | 29 comfortable X-windows interface, and added a scanning feature. For hack
|
/Linux-v5.10/arch/arm64/boot/dts/qcom/ |
D | msm8998-clamshell.dtsi | 88 /* hack until we rig up the gpu consumer */
|
D | msm8998-mtp.dtsi | 120 /* hack until we rig up the gpu consumer */
|
/Linux-v5.10/Documentation/admin-guide/ |
D | svga.rst | 141 0x0f08 Graphics hack (see the VIDEO_GFX_HACK paragraph below) 166 VIDEO_GFX_HACK - includes special hack for setting of graphics modes
|
/Linux-v5.10/drivers/staging/media/atomisp/ |
D | TODO | 30 The only exception is the atomisp-ov2880, which has a hack inside it
|