Home
last modified time | relevance | path

Searched refs:hack (Results 1 – 25 of 34) sorted by relevance

12

/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_nvif.c52 nvkm_client_ioctl(void *priv, void *data, u32 size, void **hack) in nvkm_client_ioctl() argument
54 return nvkm_ioctl(priv, data, size, hack); in nvkm_client_ioctl()
/linux/drivers/gpu/drm/nouveau/nvkm/core/
H A Dioctl.c285 nvkm_ioctl(struct nvkm_client *client, void *data, u32 size, void **hack) in nvkm_ioctl() argument
306 if (hack) { in nvkm_ioctl()
307 *hack = client->data; in nvkm_ioctl()
/linux/drivers/gpu/drm/nouveau/include/nvif/
H A Ddriver.h13 int (*ioctl)(void *priv, void *data, u32 size, void **hack);
/linux/arch/mips/loongson64/
H A DKconfig12 Note: This driver is doing some dangerous hack. Please only enable
/linux/arch/x86/boot/
H A Dpmjump.S57 # a valid stack if some debugging hack wants to use it.
/linux/Documentation/networking/
H A Dip_dynaddr.rst4 IP dynamic address hack-port v0.03
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-orangepi-lite2.dts45 * both always on as a ugly hack.
/linux/drivers/bcma/
H A Dscan.c406 u8 hack = (ports[1] == 1) ? 0 : 1; in bcma_get_next_core() local
409 SCAN_ADDR_TYPE_SWRAP, i + hack); in bcma_get_next_core()
/linux/Documentation/power/
H A Dvideo.rst84 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/Documentation/virt/kvm/x86/
H A Derrata.rst62 When KVM_X2APIC_API_USE_32BIT_IDS is enabled, KVM activates a hack/quirk that
/linux/arch/arm64/boot/dts/rockchip/
H A Drk3399-gru-scarlet.dtsi122 * This is a hack to make sure the Bluetooth part of the QCA6174A
160 /* See bt_3v3 hack above */
H A Drk3399-gru-chromebook.dtsi178 * This is a bit of a hack. The WiFi module should be reset at least
/linux/arch/arm/boot/dts/allwinner/
H A Dsun5i-r8-chip.dts205 * we cannot really do better than this ugly hack for now.
/linux/arch/powerpc/boot/
H A DMakefile244 hostprogs := addnote hack-coff mktree
253 wrapperbits := $(always-y) $(addprefix $(obj)/,addnote hack-coff mktree) \
H A Dwrapper514 $objbin/hack-coff "$ofile"
/linux/Documentation/driver-api/media/drivers/
H A Dradiotrack.rst29 comfortable X-windows interface, and added a scanning feature. For hack
/linux/Documentation/driver-api/virtio/
H A Dwriting_virtio_drivers.rst13 need to hack a new virtio driver or understand the essentials of the
/linux/Documentation/admin-guide/
H A Dsvga.rst141 0x0f08 Graphics hack (see the VIDEO_GFX_HACK paragraph below)
166 VIDEO_GFX_HACK - includes special hack for setting of graphics modes
/linux/arch/m68k/q40/
H A DREADME110 q40ints.c now contains a trivial hack for (a), (b) is more difficult
/linux/Documentation/usb/
H A Dgadget_multi.rst95 If you intend to hack the g_multi gadget be advised that rearranging
/linux/drivers/atm/
H A Deni.c1051 unsigned int hack = *((char *) skb->data)-'0'; in do_tx()
1053 if (hack < 8) { in do_tx()
1054 skb->data += hack; in do_tx()
1055 skb->len -= hack; in do_tx()
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8994-sony-xperia-kitakami.dtsi181 /* hack until we rig up the gpu consumer */
/linux/arch/um/
H A DKconfig227 unless you really know what this hack does.
/linux/Documentation/input/
H A Dinput.rst118 ``mousedev`` is a hack to make legacy programs that use mouse input
/linux/arch/arm/boot/dts/samsung/
H A Dexynos5420-galaxy-tab-common.dtsi24 * The same hack is also needed to boot exynos4412-i9300 with

12